For various reasons, I need to have a central mail spool, where all mail going in and out of a system ends up here.
A procmail recipe fixes inbound :0 c * ! [EMAIL PROTECTED] However, this won't catch outbound.. Anyone have an idea on how to do this? My guess is something in sendmail, but I'm not sure where to start. mike