|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Postfix: unable to deliver this message after 4 days
From: Vaaf (vaaf
broadpark.no)
Date: Mon Apr 03 2006 - 13:23:22 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 19:58 03.04.2006, Greg Hackney wrote:
> > I can telnet localhost 25, no problems there.
>
>What does your welcome banner look like? A Sendmail banner?
>
> :-)
>
> > maillogs, they're all empty!
> > # /etc/rc.conf
> > sendmail_enable="YES"
> > sendmail_flags="-bd"
Hehe, I understand your concern ;)
However that's what FreeBSD requires.
After installing the Postfix port, this is what it tells you:
--
To enable postfix rcNG startup script please add postfix_enable="YES" in
your rc.conf
If you not need sendmail anymore, please add in your rc.conf:
sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"
And you can disable some sendmail specific daily maintenance routines in your
/etc/periodic.conf file:
daily_clean_hoststat_enable="NO"
daily_status_mail_rejects_enable="NO"
daily_status_include_submit_mailq="NO"
daily_submit_queuerun="NO"
If you are using SASL, you need to make sure that postfix has access to read
the sasldb file. This is accomplished by adding postfix to group mail and
making the /usr/local/etc/sasldb* file(s) readable by group mail (this should
be the default for new installs).
If you are upgrading from postfix version prior to 2.0, please see the README
files for recommended changes to your configuration.
--
I'm thinking it's a DNS issue.
If not I'll come back to bug you all!
Vaaf
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]