---------- Original Message -----------
From: Drew Einhorn <[EMAIL PROTECTED]>
To: redhat list <[EMAIL PROTECTED]>
Sent: 24 Jan 2003 22:03:22 -0700
Subject: RH8.0 Postfix not accepting mail from network

> Has anyone gotten the postfix rpm distributed with RH8.0 to work.
> 
> I gave up and downloaded the latest source tarball, without any Red Hat
> improvements and got everything working.
> 
> Did I miss some incantation to make the RH8.0 version work, or is just
> plain broken?
------- End of Original Message -------

It took a while ...

mydomain and myhostname explicitly defined.

All inet_interfaces = commented out.

mydestination = $myhostname, localhost.$mydomain, $mydomain,
        mail.$mydomain, www.$mydomain, ftp.$mydomain, localhost

alias_database = hash:/etc/postfix/aliases

Starting and stopping using /etc/rc.d/init.d/postfix start/stop as opposed to
the service command.

Use postfix-script check to test things.






-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to