Sergey Poznyakoff <[email protected]> ha escrit:

> >   Or may be it's planned for next release?
> 
> Quite probably so.

In the meantime, you may try this snapshot:

  ftp://download.gnu.org.ua/pub/alpha/anubis/anubis-4.1.90.tar.bz2
  
To modify "MAIL FROM", add the following section to your /etc/anubisrc:

BEGIN SMTP
regex :extended
if command ["MAIL FROM:"] "<(.*)>(.*)"
  modify command ["MAIL FROM:"] "<[email protected]>\2"
fi
END

Of course, don't take it verbatim, but tailor it to your liking.

See the included documentation, section 5.6.6 "Modifying SMTP Commands"
for a discussion and more examples.

Regards,
Sergey


_______________________________________________
Bug-anubis mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-anubis

Reply via email to