Re: weird problem

2012-10-29 Thread Wietse Venema
Pruniaux Ghislain: > Hello, > > We upgrade our postfix with ssl/auth connection. > postfix-2.3.3-2.3.el5_6 centos 5 32bits to > postfix-2.6.6-2.2.el6_1.x86_64 centos 6 64bits > Some user said that they must click 2 times on send email for their > email to be sended. (first time say : could not

Re: Weird problem with virtual aliases. Error user has moved to...

2010-03-08 Thread /dev/rob0
On Mon, Mar 08, 2010 at 05:17:53PM +, Jaroslaw Grzabel wrote: > /dev/rob0 pisze: >>> local_recipient_maps = $alias_maps $virtual_mailbox_maps >>> unix:passwd.byname >>> local_transport = virtual >> >> Ugly! Do not mix classes like this. >> http://www.postfix.org/ADDRESS_CLASS_README.html

Re: Weird problem with virtual aliases. Error user has moved to...

2010-03-08 Thread Jaroslaw Grzabel
/dev/rob0 pisze: local_recipient_maps = $alias_maps $virtual_mailbox_maps unix:passwd.byname local_transport = virtual Ugly! Do not mix classes like this. http://www.postfix.org/ADDRESS_CLASS_README.html Define your local domain class in mydestination (and take out the above), and de

Re: Weird problem with virtual aliases. Error user has moved to...

2010-03-08 Thread /dev/rob0
On Mon, Mar 08, 2010 at 02:52:25PM +, Jaroslaw Grzabel wrote: > /dev/rob0 pisze: > >There is no way to help you with this unless you post the actual > >logging and other necessary information ("postconf -n", to start, > >from which point we can probably tell you what postmap -q queries > >you w

Re: Weird problem with virtual aliases. Error user has moved to...

2010-03-08 Thread Jaroslaw Grzabel
/dev/rob0 pisze: There is no way to help you with this unless you post the actual logging and other necessary information ("postconf -n", to start, from which point we can probably tell you what postmap -q queries you will need to look at and correct) as was requested in the list welcome message

Re: Weird problem with virtual aliases. Error user has moved to...

2010-03-08 Thread /dev/rob0
On Mon, Mar 08, 2010 at 08:51:31AM +, Jaroslaw Grzabel wrote: > I've just noticed that the one alias I've had suddenly stopped > working from unknown reason. I'm using MySQL to keep all domains, > users and configuration for them and when I send an email to an > alias it bounces back with error

Re: weird problem with smtpd_recipient_restrictions

2008-09-19 Thread mouss
Manuel Mely wrote: mouss wrote: [EMAIL PROTECTED] wrote: [snip] My domain is example.com, and i have some subdomains (ie ldap.example.com). So the problem is: If i send a message with RCPT TO [EMAIL PROTECTED], check_recipient_access rules starts checking this subdomain, but since i don't

Re: weird problem with smtpd_recipient_restrictions

2008-09-19 Thread Brian Evans - Postfix List
Manuel Mely wrote: > mouss wrote: >> [EMAIL PROTECTED] wrote: >>> [snip] >>> My domain is example.com, and i have some subdomains (ie >>> ldap.example.com). >>> >>> So the problem is: If i send a message with RCPT TO >>> [EMAIL PROTECTED], >>> check_recipient_access rules starts checking this subdo

Re: weird problem with smtpd_recipient_restrictions

2008-09-19 Thread Manuel Mely
mouss wrote: [EMAIL PROTECTED] wrote: [snip] My domain is example.com, and i have some subdomains (ie ldap.example.com). So the problem is: If i send a message with RCPT TO [EMAIL PROTECTED], check_recipient_access rules starts checking this subdomain, but since i don't have this subdomain

Re: weird problem with smtpd_recipient_restrictions

2008-09-18 Thread mouss
[EMAIL PROTECTED] wrote: [snip] My domain is example.com, and i have some subdomains (ie ldap.example.com). So the problem is: If i send a message with RCPT TO [EMAIL PROTECTED], check_recipient_access rules starts checking this subdomain, but since i don't have this subdomain in my ldap lookup