Amahi Wiki
Page
Discussion
View source
History
Links
Wiki Home
Amahi Home
Amahi Apps
FAQ
Forums
Bug Tracker
Blog
Feature Gallery
Mailing Lists
Personal tools
Log in
Request account
Navigation
Recent changes
Help
Tools
Special pages
Changes
From Amahi Wiki
Jump to:
navigation
,
search
← Older edit
Newer edit →
Outgoing mail via gmail
(view source)
Revision as of 03:02, 22 November 2013
11 bytes removed
,
03:02, 22 November 2013
no edit summary
{{Text|Text=<nowiki>####</nowiki>Gmail SMTP Relay
<nowiki>#</nowiki>TLS parameters
smtpd_use_tls=yes
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtp_tls_note_starttls_offer = yes
smtp_tls_policy_maps = hash:/etc/postfix/tls_policy
<nowiki>#</nowiki>Relay host configuration
relayhost = [smtp.gmail.com]:587
<nowiki>#</nowiki>SASL Configuration
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options = noanonymous
smtp_sasl_mechanism_filter = plain
smtp_sasl_tls_security_options = noanonymous}}<br />
* Create /etc/postfix/sasl_passwd file with your Gmail login credentials that looks like below:
Bigfoot65
Trusted,
Bureaucrats
,
Administrators
12,424
edits