Re: New question (exchenge to addressee of BOUNCE-mail) 2
"Masaaki OYA" <[email protected]>
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <00c801c6c811$b3bf5d60$875e2885@nrose1p> |
Dear Joe R. Jah and users
I'm OYA. Thank you very very much.
I modified the sequencer like you suggested. I solved a problem.
> Your first move was all you needed to do; Undo your "Next" move; that is
> not what I suggested. You should end up with something like this:
>
> 418 if ( $infile == 0 ) {
> 419 # add next 7 line by M.Oya, 2006/08/24
> 420 $non_member_bounce = $config_opts{$opt_l,"non_member_bounce"};
> 421 if($non_member_bounce =~ /no_one/i){
> 422 unlink(&fileglob("$TMPDIR", "^resend\.$$\."));
> 423 exit(0);
> 424 }
> 425 &rts($reply_to||$from) if $non_member_bounce =~ /sender/i;
> 426 " Non-member submission rds from [$from] ";
> 427 &bounce ("Non-member submission org from [$from]");
> 428 }
>
> Regards,
>
> Joe
Best Regards,
----------------------------------------------------------------------
Nobeyama Radio Observatory, in Japan
Computer Support Team Masaaki Oya
Tel. 81-267-98-4337 (NRO-SE-room)
Fax. 81-267-98-2093 ( ,, )
E-mail [email protected]
----------------------------------------------------------------------