|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Wietse Venema (wietse
porcupine.org)
Date: Tue Dec 30 2008 - 07:24:39 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ram:
> If I am getting bounces for VERP ids
With VERP, the envelope recipient rcptname
rcptdomain is embedded
in the bounce address as
owner-listname+rcptname=rcptdomain
example.com
(assuming recipient delimiters of "+=").
> The postfix VERP HOWTO describes how to handle the emails that bounce
> using forward path and aliases
> Is there a simpler way. I want to send all the mails to a cyrus
> mailbox , where I can do the parsing
>
> What if I use a virtual alias maps regex
>
> /^owner-listname+.*
mydomain.com/ bounces-mailbox
mydomain.com
With this, you lose the rcptname=rcptdomain information,
which already provides you with the recipient address.
What could be simpler than replacing "=" by "
" ?
Wietse
> What do you guys do for handling bounces ?
>
> Thanks
> Ram
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]