General discussion
September 14, 2007 at 06:25 AM
chaos buddha

Daemon Mailer for Redhat 9

by chaos buddha . Updated 18 years, 10 months ago

I plan to implement a daemon mailer for sending log files at a given path on a server to a given ID. The sending has to be auto-triggered each day at a specified time. If the connection is unavailable, the mailer has to wait till the connection is available, then send the log file. Have to implement various fail-safe methods as applicable. Will also like to implement auto-detection of the reciever pop3 address. Will be coding the application in C/C++.

Kindly suggest if you know of source code availability for various modules of this project(have also started a project with the same specification.)

This discussion is locked

All Comments