From: Rob M. <rob...@gm...> - 2007-01-07 10:43:09
|
On 1/6/07, Support @ Smart Networking <su...@ma...> wrote: > > > Thanks for the help here's my raw email including headers : > <---SNIP---> > X-Original-To: su...@ma... > > Delivered-To: MFY...@ba... <---SNIP---> The "Delivered-To" header is the one you're looking for. You'll want to read the section titled "The Use and Abuse of Multidrop Mailboxes" and look at the qvirtual keyword for stripping out the "MFY" part. So, something like: poll pop.isp.net qvirtual "MFY" envelope "Delivered-To" user remote with password secure to * here Should do what you're after, assuming that your local SMTP server is correctly configured :) -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |