starttls: windows binary?

Simon Josefsson jas at extundo.com
Sun Jun 23 07:30:28 JST 2002


John Owens <jowens at graphics.stanford.edu> writes:

> Greetings,
>
> I'm interested in using starttls on Windows 2000 (for sending mail
> from NTEmacs VM to a remote host, using smtpmail).
>
> http://josefsson.org/emacs-smtp-starttls.html
>
> However, to build starttls on Windows, I understand that there's a
> general problem with the select call on cygwin gcc (and not just in
> this particular case):
>
> http://groups.google.com/groups?q=starttls+select+cygwin&hl=en&lr=&ie=UTF-8&safe=off&selm=9p78vr%24go39u%241%40ID-15706.news.dfncis.de&rnum=1
>
> Are you aware of people with a working Windows binary of starttls? Is
> another compiler a better fit?

Starttls can be built to use poll() instead of select(), I believe.
Does it work under Windows?





More information about the Emacs-mime-en mailing list