begin  quote
On Sat, 30 Aug 2003 09:54:19 +0900
Jason Stubbs <[EMAIL PROTECTED]> wrote:

> On Saturday 30 August 2003 00:07, Christopher Fisk wrote:
> > I've answered this on the forums at
> > http://forums.gentoo.org/viewtopic.php?t=23703&postdays=0&postorder=asc&sta
> >rt=6
> >
> > The perl script would be edited to have the proper phone number, but
> > that should do what you are looking for.
> 
> Thanks for the link. I read it, well at least up until it went into
> "what is procmail?", but I will go with the bash script. Have the
> reason I'm trying to set this up is for the learning and I haven't
> even started with Perl yet. That is to say, I can read Perl and
> understand it but have never written anything and so the learning
> curve is too much for a relatively simple project such as this.
> 
> I did get some useful information, though. That being using procmail's
> 'c' flag to create a copy of the message, rather than having to ensure
> that the output matches the input with 'f'. Thanks for that too!
> 
> 
> To all:
> 
> Last problem is that it I'm getting 2 mail notifications for each
> message. My results are as follows:


try something like
 :0
* ^X-Spam-Status: No
{
:0 c
| my-bash-script

:0
storage
}




> 0:c   original message delivered and 2 notifications
> 0;f   original message not deleviered and 1 notification
> 
> I tried duplicating the input onto the output using echo with 0:f but
> still did not get the original message. Any pointers?
> 
> Thanks for everybody's help.
> 
> Regards,
> Jason
> 
> --
> [EMAIL PROTECTED] mailing list
> 


-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to