Re: Disable check sender address syntax

2012-11-01 Thread Wietse Venema
Michal Kurka: > Hello. > I need accept incoming mails with invalid envelope sender address. But > Postfix reject these mails: > > MAIL FROM: <@168.1.150> > 501 5.1.7 Bad sender address syntax > > I used "sender_canonical_maps" with record > @168.1.150 u...@domain.tld > but this isn't eno

Re: Disable check sender address syntax

2012-11-01 Thread /dev/rob0
On Thu, Nov 01, 2012 at 07:06:04PM +0100, Michal Kurka wrote: > Dne 1.11.2012 v 17:57 Reindl Harald napsal(a): > > > > But is some solution for Postfix version <2.7 (and >2.1), if > > > upgrade isn't possible? > > > > why should a upgrade not be possible? > > If server has older system, then up

Re: Disable check sender address syntax

2012-11-01 Thread Viktor Dukhovni
On Thu, Nov 01, 2012 at 07:06:04PM +0100, Michal Kurka wrote: > Dne 1.11.2012 v 16:48 Viktor Dukhovni napsal(a): > > > > But is some solution for Postfix version <2.7 (and >2.1), if upgrade > > > isn't possible? > > > > Upgrades are always *possible*. You just need to be sufficiently > > motiva

Re[2]: Disable check sender address syntax

2012-11-01 Thread Michal Kurka
Dne 1.11.2012 v 09:37 Claus Assmann napsal(a): > >address. It always send MAIL FROM: <@168.1.150> > > Which also has a command syntax error: space after colon is invalid. Yes. Fortunately Postfix this tolerates. Dne 1.11.2012 v 16:48 Viktor Dukhovni napsal(a): > > But is some solution for Pos

Re: Disable check sender address syntax

2012-11-01 Thread Reindl Harald
Am 01.11.2012 17:44, schrieb Michal Kurka: > Dne 1.11.2012 v 15:56 Viktor Dukhovni napsal(a): >>> I need accept incoming mails with invalid envelope sender address. But >>> Postfix reject these mails: >>> >>> MAIL FROM: <@168.1.150> >>> 501 5.1.7 Bad sender address syntax >> >> http://www.po

Re: Disable check sender address syntax

2012-11-01 Thread Viktor Dukhovni
On Thu, Nov 01, 2012 at 05:44:33PM +0100, Michal Kurka wrote: > > > MAIL FROM: <@168.1.150> > > > 501 5.1.7 Bad sender address syntax > > > > http://www.postfix.org/postconf.5.html#smtpd_command_filter > > Yes, nice solution, thanks for a link! > > But is some solution for Postfix version <2.7

Re: Disable check sender address syntax

2012-11-01 Thread Michal Kurka
Dne 1.11.2012 v 15:56 Viktor Dukhovni napsal(a): > > I need accept incoming mails with invalid envelope sender address. But > > Postfix reject these mails: > > > > MAIL FROM: <@168.1.150> > > 501 5.1.7 Bad sender address syntax > > http://www.postfix.org/postconf.5.html#smtpd_command_filter

Re: Disable check sender address syntax

2012-11-01 Thread Claus Assmann
>address. It always send MAIL FROM: <@168.1.150> Which also has a command syntax error: space after colon is invalid. This is explicitly listed in RFC 5321, pg.20: Since it has been a common source of errors, it is worth noting that spaces are not permitted on either side of the colon follo

Re: Disable check sender address syntax

2012-11-01 Thread Benny Pedersen
Michal Kurka skrev den 01-11-2012 16:48: Unfortunately I cannot set up that mail client which sending this ugly address. It always send MAIL FROM: <@168.1.150> and telnet 168.1.150 25 works ? have you invented ipv3 for mobilephones ? :) it should be possible to make it contain valid sender

Re: Disable check sender address syntax

2012-11-01 Thread Reindl Harald
Am 01.11.2012 16:48, schrieb Michal Kurka: > Dne 1.11.2012 v 16:18 Benny Pedersen napsal(a): > >> Michal Kurka skrev den 01-11-2012 16:05: >>> Hello. >>>I need accept incoming mails with invalid envelope sender address. But >>> Postfix reject these mails: >>> >>> MAIL FROM: <@168.1.150> >>>

Re: Disable check sender address syntax

2012-11-01 Thread Viktor Dukhovni
On Thu, Nov 01, 2012 at 04:05:18PM +0100, Michal Kurka wrote: > Hello. > I need accept incoming mails with invalid envelope sender address. But > Postfix reject these mails: > > MAIL FROM: <@168.1.150> > 501 5.1.7 Bad sender address syntax http://www.postfix.org/postconf.5.html#smtpd_comman

Re: Disable check sender address syntax

2012-11-01 Thread Michal Kurka
Dne 1.11.2012 v 16:18 Benny Pedersen napsal(a): > Michal Kurka skrev den 01-11-2012 16:05: > > Hello. > >I need accept incoming mails with invalid envelope sender address. But > > Postfix reject these mails: > > > > MAIL FROM: <@168.1.150> > > 501 5.1.7 Bad sender address syntax > > add [] a

Re: Disable check sender address syntax

2012-11-01 Thread Benny Pedersen
Michal Kurka skrev den 01-11-2012 16:05: Hello. I need accept incoming mails with invalid envelope sender address. But Postfix reject these mails: MAIL FROM: <@168.1.150> 501 5.1.7 Bad sender address syntax add [] around hostname sillyexample@[127.0.0.1]

Disable check sender address syntax

2012-11-01 Thread Michal Kurka
Hello. I need accept incoming mails with invalid envelope sender address. But Postfix reject these mails: MAIL FROM: <@168.1.150> 501 5.1.7 Bad sender address syntax I used "sender_canonical_maps" with record @168.1.150 u...@domain.tld but this isn't enough. (In old version Postfix (2.1