Is there a way to find the original "MAIL TO" address used when using a 
JDBCVirtualUserTable?  I use a catch all account, and all mail goes to it.  For normal 
mail it's easy to simply use the "To" header to find this information.  But what if I 
was "Bcc", or am part of a mailing list like the james list where my email never shows 
in the "To" or "Cc" headers?  Does the JDBCVirtualUserTable add a header I can use?  
If not, I don't mind changing the code my self, but then I wouldn't be able to upgrade 
later unless I made the change again.  Something like "X-Original-Recip: [EMAIL 
PROTECTED]" would be very helpfull.  I could then look at that header to see who it 
was original to, and reply with that address.

Reply via email to