Current time: 05-22-2024, 08:42 AM Hello There, Guest! (LoginRegister)


Post Reply 
postfix smtp over ssl port 465
Author Message
grungy Offline
Junior Member
*

Posts: 190
Joined: Dec 2006
Reputation: 6
Post: #1
postfix smtp over ssl port 465
Anyone tried this with ispcp and postfix?
09-15-2007 02:35 AM
Visit this user's website Find all posts by this user Quote this message in a reply
FeG Offline
Banned

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

yes, I got it working... I wrote a HowTo for SSL CA & Apache,Courier,Postfix,ProFTPD yesterday, but couldn't post it in the wiki because of the akismet spamfilter. ephigenie will post it for me, I'll post it in the forum when it's done.

If you need the HowTo urgently, i'll send it to you as plain text...

Greetings
FeG
09-15-2007 02:58 AM
Find all posts by this user Quote this message in a reply
grungy Offline
Junior Member
*

Posts: 190
Joined: Dec 2006
Reputation: 6
Post: #3
RE: postfix smtp over ssl port 465
Send it please, or post the mail part of the howto here TNX
09-15-2007 03:25 AM
Visit this user's website Find all posts by this user Quote this message in a reply
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 


Forum Jump:


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