OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Can't figure it out...

From: Jorey Bump (listjoreybump.com)
Date: Mon Aug 01 2005 - 07:51:54 CDT


Emil Ungurean wrote:

> I’ve set up a mail server, it works perfectly from inside
> the network and directly from server but I can’t send mail from home. It
> keeps telling me relay access denied, after playing around with many
> settings. Any ideeas where should I look?

Set up SMTP AUTH using SASL:

  http://www.postfix.org/SASL_README.html

Secure it with STARTTLS:

  http://www.postfix.org/TLS_README.html

Be sure to use postfix 2.2 or greater.