Justin Hammond wrote: > Jesse Guardiani wrote: >> On Sunday 02 June 2002 14:13, SOJUANGON wrote: >>> Hello all, >>> >>> I am beginner in qmail, i would like to read an attachment e-mail >>> which is the attachment is a text file. And then the information of >>> attachment will update mysql database. >>> >>> How can i read that attachment and then update my database (mysql). >>> >>> Any references or gpl script that i can use? >> >> Probably not. That's a very strange request. Also, you're probably on >> the >> wrong list. I'm not sure if there's a list that CAN help you with >> that though. >> >> Here are some ideas for implementation: >> >> 1.) Create an email account for this purpose >> 2.) Write a Perl script that runs from cron and checks >> maildirs/mboxes for >> new messages on said account, then parses the attachment out of >> the message. >> > > Here are some scripts that do just that, but the format of the email > isn't what you want.
Apologies, hit send too quick: http://cvs.blitzed.org/opm/ I'm not anyway associated with these scripts, so u will have to look elsewhere for help. Justin
