NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
smtps (Score:1)
I had a similar problem with aol clients not being able to send ssl/tls mail.
The first hit in google has good info:
http://computing.fnal.gov/email/smtp-server/tls.html [fnal.gov]
To avoid the aol port 25 proxies, I have aol users send mail over port 26 and I redirect port 26 to port 25 in pf. Seems to work well.
Reply to This