LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
Email to...
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] getting postfix to do secure smtp

[ILUG] getting postfix to do secure smtp

Paul Reilly paulr at maths.tcd.ie
Thu Apr 1 19:35:47 IST 2004


> I've been trying for the last few hours to get Postfix, running on redhat 9, to work with smtps (i.e. ssl on port 465).
>
I don't know about port 465, but I have authenticated SMTP over SSL
working on port 25 (which is better as it's usually not blocked by
firewalls).

You need to install from source, apply the TLS patch, and then make
with

make makefiles CCARGS="-DUSE_SSL -I/usr/local/ssl/include"  AUXLIBS="-L/usr/local/ssl/lib -lssl -lcrypto"

Then in main.cf add the following:

smtpd_tls_key_file = /etc/postfix/private_key.pem
smtpd_tls_cert_file = /etc/postfix/cert.pem
smtpd_tls_CAfile = /etc/postfix/CAcert.pem

More details here:

http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/

I can send you more detailed instructions for postfix 2.0.15 if you wish.

Paul



More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell