tammer *nix forums beginner
Joined: 18 Sep 2008
Posts: 1
|
Posted: Thu Sep 18, 2008 7:46 pm Post subject:
postfix localhost tls
|
|
|
Hi!
I want to set up postfix to receive mails from other servers on secure channel if possible; if not possible, on unsecure channel. It works fine.
I want to send mails on secure channel only (port 25 with tls, and/or port 465 with ssl). It works fine too. Users cannot send mail via
unsecure channel.
But I have a problem. My vacation service (a perl script), and amavisd-new cannot talk to postfix on secure channel. (In this moment, these services are disabled, so postfix works fine)
How can I allow unsecure sending _only_ from localhost (amavisd-new and the vacation script is on the same machine, as my postfix)?
thank you for your help.
t |
|