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
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
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
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
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
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
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
>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
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
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>
>>>
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
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
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]
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
14 matches
Mail list logo