| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jul 24, 2009, at 4:55 AM, Perttu Aaltonen wrote:
There are several methods outlined in the document I already provided a link to, On Jul 23, 2009, at 1:22 PM, David Haines wrote:
and if you use the standard submission port I believe Mail (in 10.5) will auto-discover the port. From http://mac007.com/?Tips:Alternate_SMTP_Ports (currently down or gone), In /etc/postfix/master.cf , (note, this is requiring SSL (TLS) ): # Enable SMTP-TLS on port 587 with specified options 587 inet n - n - - smtpd -o smtpd_client_restrictions= -o smtpd_recipient_restrictions=permit_sasl_authenticated,reject -o content_filter= -o smtpd_enforce_tls=yes # # Enables SMTPS on port 465 with specified options. # This works well with Outlook 2003 465 inet n - n - - smtpd -o smtpd_tls_wrappermode=yes -o smtpd_client_restrictions= -o smtpd_recipient_restrictions=permit_sasl_authenticated,reject -o content_filter= After saving, from Terminal, issue: sudo postfix reload |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Macos-x-server mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macos-x-server/email@hidden This email sent to email@hidden
| References: | |
| >SMTP Problem (From: Robert Everson <email@hidden>) | |
| >Re: SMTP Problem (From: David Haines <email@hidden>) | |
| >Re: SMTP Problem (From: Robert Everson <email@hidden>) | |
| >Re: SMTP Problem (From: jeff donovan <email@hidden>) | |
| >Re: SMTP Problem (From: "Perttu Aaltonen" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.