Subject: | Keep track of last accept()-ed mailbox for logging |
When using an accept() trigger to log details of messages, I found
there's no way to find out *where* the message was accepted to, nor any
way to pass it around to the log_accept() subroutine. I'd like
something like a last_accept() accessor that gives you the name of the
folder you last accepted something to.