[pmmail-list] AT&T Yahoo!
Fred J. Tydeman
tydeman at tybor.com
Fri Nov 9 06:49:19 CET 2007
On Thu, 08 Nov 2007 19:44:50 -0800, Photography by Gus wrote:
>Has anyone discovered a work around for using PMMail with the new AT&T Yahoo! security
>requirements?
>Basically a way to use PMMail via a secure connection...
Suggestion #1: For output via SMTP, instead of port #25, try port #587.
Suggestion #2: Get stunnel and have PMMail send via SMTP to 127.0.0.1 port #465
The readme file says the stunnel website is: http://stunnel.mirt.net/
My stunnel.conf file is:
debug = 7
output = stunnel.log
client = yes
[ypops]
accept = 127.0.0.1:995
connect = pop.att.yahoo.com:995
[ystmps]
accept = 127.0.0.1:465
connect = smtp.att.yahoo.com:465
---
Fred J. Tydeman Tydeman Consulting
tydeman at tybor.com Testing, numerics, programming
+1 (775) 358-9748 Vice-chair of J11 (ANSI "C")
Sample C99+FPCE tests: http://www.tybor.com
Savers sleep well, investors eat well, spenders work forever.
More information about the PMMail
mailing list