Current time: 06-04-2024, 12:43 AM Hello There, Guest! (LoginRegister)


Post Reply 
postfix smtp over ssl port 465
Author Message
FeG Offline
Banned

Posts: 222
Joined: Aug 2007
Post: #4
RE: postfix smtp over ssl port 465
Hi...

do you have already the SSL-Key- and -Certificate-File ? If yes, this is the part of the HowTo which applies to postfix:

Activate TLS/SSL in /etc/postfix/main.cf (uncomment these lines):
Code:
smtpd_tld_loglevel        = 2
smtpd_tls_cert_file       = /etc/postfix/postfix.cert.pem
smtpd_tls_key_file        = /etc/postfix/postfix.key.pem
smtpd_use_tls             = yes
smtpd_tls_auth_only       = no
smtpd_tls_received_header = yes

If you don't have the certificates, pm me and I'll send you the HowTo which covers also the generation of SSL-Certs via your own CA.

Greetings
FeG
09-15-2007 04:03 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
postfix smtp over ssl port 465 - grungy - 09-15-2007, 02:35 AM
RE: postfix smtp over ssl port 465 - FeG - 09-15-2007, 02:58 AM
RE: postfix smtp over ssl port 465 - FeG - 09-15-2007 04:03 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)