Ralf,

> Is amavisd-new affected by this:
> 20060610
>       Cleanup: XCLIENT and XFORWARD attribute values are now sent
>       as xtext encoded strings. For backwards compatibility,
>       Postfix will still accept unencoded attribute values.  Files:
>         smtpd/smtpd.c, smtpd/smtpd_proxy.c, smtp/smtp_proto.c.

Finally! Thanks for pointing it out, I missed that.


I'll make a small change for 2.4.2 to accomodate it, should not affect
normal cases:

- Postfix since version 20060610 uses xtext-encoded (rfc3461) strings in
  XCLIENT and XFORWARD attribute values, previous versions used plain text
  with neutered special characters - amavisd-new now xtext-decodes value
  if it looks xtext encoded, and encodes it on sending; the change could
  affect exotic host names (e.g. with a plus in host name) from broken
  mailers or DNS;


Mark


_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to