From: Matthias A. <mat...@gm...> - 2014-10-13 16:56:05
|
Am 13. Oktober 2014 13:00:27 MESZ, schrieb Jerry <je...@se...>: >I need to have fetchmail relay mail to my MTA, Postfix, on port 587. It >will >also need to authenticate itself like all of my internal users do, How >can I >accomplish this? > >This is an example of a typical line in the "fetchmailrc" file. > >poll pop.gmail.com with proto POP3 service 995 timeout 30 envelope >'Delivered-To' localdomains MyDomain.net bad-header accept >user 'us...@gm...' there with password 'SECRET' options forcecr >dropdelivered smtpname 'us...@My...' ssl sslfingerprint >'BA:21:62:BD:13:ED:4C:5C:BA:3E:82:D5:19:C0:D1:A5' > >There are over twenty mailboxes checked. Final delivery is via Postfix >to >Dovcote. Dovecote sorts them out using a "sieve" filter. > >Thanks! > >-- >Jerry > >------------------------------------------------------------------------------ >Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer >Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS >Reports >Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper >Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer >http://p.sf.net/sfu/Zoho >_______________________________________________ >Fetchmail-users mailing list >Fet...@li... >https://lists.sourceforge.net/lists/listinfo/fetchmail-users Jerry, I am sorry to say that the code for what you need (TLS on the SMTP side) has not been written yet. Best regards, Matthias Andree |