RE: How to read and delete mail from a cron job

2005-03-22 Thread Moon, John
Chris, Thank you for the suggestion but when I say process I mean that I need to read the reply, grep for user id and a confirmation number, update my database to say that the email I send was replied to as requested, and that the email address I was given was correct... I am registering

How to read and delete mail from a cron job

2005-03-15 Thread Moon, John
Can someone please give me some suggestions (or pointers) as to how to read and delete emails from a cron job. I will be receiving conformation email and need to process it once then delete it - not process it again. Thank you in advance, John Moon -- To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: How to read and delete mail from a cron job

2005-03-15 Thread Chris Devers
On Tue, 15 Mar 2005, Moon, John wrote: Can someone please give me some suggestions (or pointers) as to how to read and delete emails from a cron job. I will be receiving conformation email and need to process it once then delete it - not process it again. Is procmail not an option? This

RE: How to read and delete mail from a cron job

2005-03-15 Thread Moon, John
Chris, Thank you for the suggestion but when I say process I mean that I need to read the reply, grep for user id and a confirmation number, update my database to say that the email I send was replied to as requested, and that the email address I was given was correct... I am registering users

RE: How to read and delete mail from a cron job

2005-03-15 Thread Felix Geerinckx
on di, 15 mrt 2005 17:07:10 GMT, John Moon wrote: Plus I am not an admin but a developer and procmail is not a product I believe I can use... (at least I can't find it on this UNIX box) Anyone else? http://search.cpan.org/~simon/Mail-Audit-2.1/ and a line in .forward perhaps? -- felix

Re: How to read and delete mail from a cron job

2005-03-15 Thread Wiggins d'Anconia
Because it's up-side down. Why is that? It makes replies harder to read. Why not? Please don't top-post. - Sherm Pendley, Mac OS X list Moon, John wrote: Chris, Thank you for the suggestion but when I say process I mean that I need to read the reply, grep for user id and a confirmation number,