Claudio Frydlewsky wrote:

Hi,

I have a web server running APACHE + PHP + POSTFIX with Virtual Servers.

I need to be able to see where the e-mails come from inside the logs.


We do something similar here.

I lost the architectural battle to do things correctly, so instead on my mailgate I have /etc/postfix/canonical set to:

/^apa...@*/  [email protected]

Obviously this is a regular expression; just as obviously this matches all apache users from any box; you'll need to segregate it from the inbound mail stream.

--
Corey Chandler / KB1JWQ
Living Legend / Systems Exorcist
Today's Excuse: Firmware update in the coffee machine

Reply via email to