LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How can i attach my code with send mail server ? (https://www.linuxquestions.org/questions/linux-general-1/how-can-i-attach-my-code-with-send-mail-server-152267/)

irfanyar 03-01-2004 01:23 PM

How can i attach my code with send mail server ?
 
Dear Friends,
I am working on my final year project, that is on email filtering i have only two months and have to submit it , otherwise my degree will be delayed, please help me, i want to know that how can i attach my code (that is able to filter an email) to the send mail server. so that whenever send mail is started all incoming and outgoing mails are filtered by my code, references , code samples and guidelines will be very much help full to me, thanks in advance

unSpawn 03-14-2004 03:42 PM

A MTA will expect input in a certain form, will check and munge it before queueing. I think you should first get a grip on how mail transfer in general works. AFAIK the basic principle for both in/outbound would be to have a (proxying) service on some port which would handover to the MTA/MDA. Take a look at for instance adding Spamassassin to a MDA.

//moderator.note: thread moved, not a security question.


All times are GMT -5. The time now is 09:22 AM.