|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: VERP and orig_to
Victor.Duchovni
morganstanley.com
Date: Wed Oct 01 2003 - 13:27:53 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 1 Oct 2003, Covington, Chris wrote:
> Hi all,
>
> I've got a test of VERP running, but I can't seem to extract the bounced
> email address from the headers.
# #
# #
# #
# ### #### #### ### # #### # ### ####
## # # # # # ## # # ## # # #
# # ###### ##### # # ###### # ##
# # # # # # # # # ##
# # # # # ## # ## # # # # #
# # #### #### # ### # #### # ####
> "|/home/iplusone/bounce/bounce-handler"
>
> which is a simple Perl script that pulls variables from man 8 local:
> print FILE $ENV{EXTENSION}, "\n";
> print FILE $ENV{USER}, "\n";
> print FILE $ENV{LOGNAME}, "\n";
> print FILE $ENV{RECIPIENT}, "\n";
> print FILE $ENV{LOCAL}, "\n";
>
## # #
## # #
## # #
## # ### #### #### ### # #### # ### ####
## ## # # # # # ## # # ## # # #
# # ###### ##### # # ###### # ##
# # # # # # # # # ##
## # # # # # ## # ## # # # # #
## # # #### #### # ### # #### # ####
Headers and message body are read from standard input. The headers are
terminated by the first blank line.
--
Viktor.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]