http and smtp are two different birds, https runs on a different port, whereas an smtp connection running on port 25 can be upgraded to secure with starttls

On Fri, Jan 20, 2012 at 12:29 AM, Michal Trojnara <Michal.Trojnara@mirt.net> wrote:
James Devine <fxmulder@gmail.com> wrote:

>I've setup stunnel to tunnel port 25 to a few backend smtp servers, it
>appears that it only works with starttls, is there a way to make it
>work if
>no starttls is issued also?
>_______________________________________________
>stunnel-users mailing list
>stunnel-users@stunnel.org
>http://stunnel.mirt.net/mailman/listinfo/stunnel-users

Do you also have problems with https on port 80?

Mike