Problems with new postfix servers

2014-01-07 Thread R. Berger
postconf -n address_verify_sender = postmas...@domain.nl alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no config_directory = /etc/postfix disable_vrfy_command = yes empty_address_recipient = postmas...@mail.domain.net header_checks = regexp:/etc

Re: Problems with new postfix servers

2014-01-07 Thread R. Berger
Wietse Venema schreef op 7-1-2014 19:42: R. Berger: -The biggest problem now is that some clients can't get their email using their exchange 2008 pop connector, because it stop after 5 messages with corrupt headers. I don't know where this comes from or to find a solution. This i

Re: Problems with new postfix servers

2014-01-07 Thread R. Berger
Wietse Venema schreef op 7-1-2014 22:49: R. Berger: -The biggest problem now is that some clients can't get their email using their exchange 2008 pop connector, because it stop after 5 messages with corrupt headers. I don't know where this comes from or to find a solution. This i

Re: Problems with new postfix servers

2014-01-07 Thread R. Berger
Viktor Dukhovni schreef op 7-1-2014 22:58: On Tue, Jan 07, 2014 at 04:49:56PM -0500, Wietse Venema wrote: R. Berger: -The biggest problem now is that some clients can't get their email using their exchange 2008 pop connector, because it stop after 5 messages with corrupt headers. I

Re: Problems with new postfix servers

2014-01-07 Thread R. Berger
Viktor Dukhovni schreef op 7-1-2014 23:22: On Tue, Jan 07, 2014 at 11:17:01PM +0100, R. Berger wrote: This is easy to verify, just set the null_sender pipe(8) option in the LDA transport correctly, after carefully reading the pipe(8) documentation. I allready tried that. I have this in my

Re: Problems with new postfix servers

2014-01-07 Thread R. Berger
Viktor Dukhovni schreef op 7-1-2014 23:48: On Tue, Jan 07, 2014 at 11:38:20PM +0100, R. Berger wrote: NEVER set the null sender to a real mailbox. This creates mail loops. It MUST be either "MAILER-DAEMON" or empty. If however, a valid email address did not address the POP cli

Re: Problems with new postfix servers

2014-01-07 Thread R. Berger
Viktor Dukhovni schreef op 8-1-2014 0:13: On Wed, Jan 08, 2014 at 12:02:56AM +0100, R. Berger wrote: mytransport unix - n n - - pipe flags=ORDq user=nobody null_sender= argv=/my-lda ${recipient} Adjusting the flags to your needs. Make sure that the

Re: Problems with new postfix servers

2014-01-07 Thread R. Berger
Viktor Dukhovni schreef op 8-1-2014 0:13: On Wed, Jan 08, 2014 at 12:02:56AM +0100, R. Berger wrote: mytransport unix - n n - - pipe flags=ORDq user=nobody null_sender= argv=/my-lda ${recipient} Adjusting the flags to your needs. Make sure that the

canonical maps

2014-01-08 Thread R. Berger
hi, I have the following problem coming from sendmail: This is how it is set up in virtusertable: @domain.nl %1...@otherdomain.nl us...@domain.nl localuser1 us...@domain.nl localuser2 us...@domain.nl localuser3 I am using postfixadmin and the local users are working. But how do I fo

Re: canonical maps

2014-01-08 Thread R. Berger
Wietse Venema schreef op 8-1-2014 20:20: R. Berger: hi, I have the following problem coming from sendmail: This is how it is set up in virtusertable: @domain.nl %1...@otherdomain.nl us...@domain.nl localuser1 us...@domain.nl localuser2 us...@domain.nl localuser3 If you can

Re: canonical maps

2014-01-08 Thread R. Berger
Wietse Venema schreef op 8-1-2014 20:47: R. Berger: It's not exactly a catchall. @domain.nl%1...@otherdomain.nl means that somen...@domain.nl is send to somen...@otherdomain.nl I wrote that you will accept mail for non-existent recipients in otherdomain.nl. That is bad. Your s

Re: canonical maps

2014-01-08 Thread R. Berger
Wietse Venema schreef op 8-1-2014 21:46: R. Berger: R. Berger: It's not exactly a catchall. @domain.nl%1...@otherdomain.nl means that somen...@domain.nl is send to somen...@otherdomain.nl I wrote that you will accept mail for non-existent recipients in otherdomain.nl. That i