Web Hosting Talk







View Full Version : short program or script to forward mails


Walter
04-17-2001, 02:10 PM
I need a short program sitting in the .forward file of the EXIM mailer (docu see www.exim.org), receiving a mail through the pipe, do some parsing, connecting to a mysql db, doing some accounting (counter-- for every new mail until counter is zero) and logging, forwards mail to another address.

I would prefer a C Program - I know C quite well but not Linux, so I need the program as a starting point.

Can you point me to an existing program?
I even can pay a little for a small program....

Thanks!

Walter
04-19-2001, 03:16 PM
Come on, aren't there any programmers listening?:)