Re: [Dovecot] can't receive mail from other hosts

2007-03-29 Thread John Peacock
Steve Strong wrote: > the logs show that postfix does not get the email to process. This isn't a dovecot issue then. You need to take this up with the postfix people, but before you do, make sure that your Postfix instance is actually listening to a public IP address: inet_interfaces = y

Re: [Dovecot] can't receive mail from other hosts

2007-03-28 Thread Steve Strong
ok, this makes total sense... the logs show that postfix does not get the email to process. So, i don't think it's postfix/main.cf -- at least it's configured just as redhat recommends to work with dovecot. i just looked at the firewall settings and by adding all of these ports: 25, 110,

Re: [Dovecot] can't receive mail from other hosts

2007-03-28 Thread Noel Jones
On 3/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: i'm running RHEL v 5 and 1.0-1.2.rc15 of dovecot and 2.3.3-2 of postfix. users can send mail to outside hosts, but can not receive them. i find no errors in the maillog -- i used a page from the redhat docs to configure postfix and dovecot

[Dovecot] can't receive mail from other hosts

2007-03-28 Thread carpenter
i'm running RHEL v 5 and 1.0-1.2.rc15 of dovecot and 2.3.3-2 of postfix. users can send mail to outside hosts, but can not receive them. i find no errors in the maillog -- i used a page from the redhat docs to configure postfix and dovecot so that they used the same mail directory... i think...