Re: Mail Undeliverable error with Postfix

2009-02-02 Thread Brian Evans - Postfix List
jan gestre wrote: > Can anyone tell me how to configure postfix to use mysql for smtp > auth? My version of postfix was rebuilt with mysql support because the > default postfix for CentOS does not come with mysql support by > default. > Postfix does not query databases directly for SASL. It is

Re: Mail Undeliverable error with Postfix

2009-02-02 Thread jan gestre
On Mon, Feb 2, 2009 at 9:28 PM, jan gestre wrote: > On Mon, Feb 2, 2009 at 5:21 AM, Benny Pedersen wrote: >> >> On Sun, February 1, 2009 16:17, mouss wrote: >> >>> I guess the alias is defined in alias_maps, but this map is only >>> consulted by "local", which you don't use (you deliver via dovec

Re: Mail Undeliverable error with Postfix

2009-02-02 Thread jan gestre
On Mon, Feb 2, 2009 at 5:21 AM, Benny Pedersen wrote: > > On Sun, February 1, 2009 16:17, mouss wrote: > >> I guess the alias is defined in alias_maps, but this map is only >> consulted by "local", which you don't use (you deliver via dovecot, >> not via local). >> >> use virtual_alias_maps instea

Re: Mail Undeliverable error with Postfix

2009-02-01 Thread Benny Pedersen
On Sun, February 1, 2009 16:17, mouss wrote: > I guess the alias is defined in alias_maps, but this map is only > consulted by "local", which you don't use (you deliver via dovecot, > not via local). > > use virtual_alias_maps instead. postfixadmin handle this when configured to do so :) for th

Re: Mail Undeliverable error with Postfix

2009-02-01 Thread Benny Pedersen
On Sun, February 1, 2009 14:41, jan gestre wrote: > Feb 1 21:26:42 mail postfix/pipe[19788]: D9A6D148050: to=< > postmas...@ddblocal.com>, relay=dovecot, delay=5.6, > delays=5.6/0.01/0/0.03, > dsn=5.1.1, status=bounced (user unknown) this is a bounce from dovecot not from postfix, postmaster ex

Re: Mail Undeliverable error with Postfix

2009-02-01 Thread mouss
jan gestre a écrit : > Hi Mouss, > > I've just replicated the issue right now, from /var/log/maillog: > > Feb 1 21:26:38 mail postfix/cleanup[19777]: 55E6C148049: hold: header > Received: from [127.0.0.1] (unknown [122.53.207.8])??by > mail.ddblocal.com (Postfix) with

Re: Mail Undeliverable error with Postfix

2009-02-01 Thread jan gestre
Hi Daniel, Just like I said, postmaster account exists, I don't know why this is happening. On Sun, Feb 1, 2009 at 10:04 PM, Daniel V. Reinhardt wrote: > Hi Mouss, > > I've just replicated the issue right now, from /var/log/maillog: > > Feb 1 21:26:38 mail postfix/cleanup[19777]: 55E6C148049: hol

Re: Mail Undeliverable error with Postfix

2009-02-01 Thread Daniel V. Reinhardt
Hi Mouss, I've just replicated the issue right now, from /var/log/maillog: Feb 1 21:26:38 mail postfix/cleanup[19777]: 55E6C148049: hold: header Received: from [127.0.0.1] (unknown [122.53.207.8])??by mail.ddblocal.com (Postfix) with ESMTP id 55E6C148049??for ; Sun, 1 Feb 2009 21:26:37 +080

Re: Mail Undeliverable error with Postfix

2009-02-01 Thread jan gestre
Hi Mouss, I've just replicated the issue right now, from /var/log/maillog: Feb 1 21:26:38 mail postfix/cleanup[19777]: 55E6C148049: hold: header Received: from [127.0.0.1] (unknown [122.53.207.8])??by mail.ddblocal.com(Postfix) with ESMTP id 55E6C148049??for < rages...@xinapse.net>; Sun, 1 Feb 2

Re: Mail Undeliverable error with Postfix

2009-02-01 Thread mouss
jan gestre a écrit : > Hi Mouss, > > This is from my inbox, user jan.ges...@ddblocal.com > is a real user. > you need to check the postfix logs (/var/log/maillog or /var/log/mail.log or the like), not bounce messages. for obvious reasons, postfix won't tell ever

Re: Mail Undeliverable error with Postfix

2009-02-01 Thread jan gestre
Hi Mouss, This is from my inbox, user jan.ges...@ddblocal.com is a real user. This is the mail system at host mail.ddblocal.com. I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below. For further assistance, please send mail to pos

Re: Mail Undeliverable error with Postfix

2009-02-01 Thread mouss
jan gestre a écrit : > Hi guys, > > I have several mail servers running postfix 2.4/2.5 with postfixadmin > and mysql as backend and dovecot for imap/pop3. I can access the inbox > from outside the office using Outlook/Thunderbird but whenever I tried > to send an outside email even to an internal

Mail Undeliverable error with Postfix

2009-01-31 Thread jan gestre
Hi guys, I have several mail servers running postfix 2.4/2.5 with postfixadmin and mysql as backend and dovecot for imap/pop3. I can access the inbox from outside the office using Outlook/Thunderbird but whenever I tried to send an outside email even to an internal user I always get a "Mail Undeliv