"modify command" feature request

View: New views
2 Messages — Rating Filter:   Alert me  

"modify command" feature request

by Романовский Дмитрий Вадимович :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello!

  Is it possible to modify "MAIL FROM:" command?
(not header or body, but contents of SMTP command)

  I mean something like that:

if command ["MAIL FROM:"] = :re ".+@bad\.domain"
  modify command ["MAIL FROM:"] "<user@...>"
fi


--
Thanks










_______________________________________________
Bug-anubis mailing list
Bug-anubis@...
http://lists.gnu.org/mailman/listinfo/bug-anubis

Re: "modify command" feature request

by Wojciech Polak-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 2009-02-12 at 19:39 +0500, Романовский Дмитрий Вадимович wrote:

> Hello!

I'm sorry for not responding earlier.

>   Is it possible to modify "MAIL FROM:" command?
> (not header or body, but contents of SMTP command)

It is not possible in the current version. As far as I remember
it was impossible due to some design limits of early versions.
We'll have to investigate this feature for the future releases.

Regards,
Wojciech





_______________________________________________
Bug-anubis mailing list
Bug-anubis@...
http://lists.gnu.org/mailman/listinfo/bug-anubis