Great Circle Associates Majordomo-Users
(August 2006)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: New question (exchenge to addressee of BOUNCE-mail) 2
From: "Masaaki OYA" <oya @ nro . nao . ac . jp>
Date: Fri, 25 Aug 2006 15:42:56 +0900
To: "Joe R. Jah" <jjah @ cloud . ccsf . cc . ca . us>
Cc: <majordomo-users @ greatcircle . com>
References: <Pine.BSI.4.05L.10608242047430.22339-100000@cloud.ccsf.cc.ca.us>

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 oya @ nro . nao . ac . jp ----------------------------------------------------------------------



References:
Indexed By Date Previous: Re: New question (exchenge to addressee of BOUNCE-mail) 2
From: "Joe R. Jah" <jjah@cloud.ccsf.cc.ca.us>
Next: Problems after moving to a new server
From: "o omida parasita" <izghitu@gmail.com>
Indexed By Thread Previous: Re: New question (exchenge to addressee of BOUNCE-mail) 2
From: "Joe R. Jah" <jjah@cloud.ccsf.cc.ca.us>
Next: Problems after moving to a new server
From: "o omida parasita" <izghitu@gmail.com>