Results 1 to 2 of 2
Hi all
I have googled myself to death searching for a solution for this problem.
I wish to use a linux server running sendmail, clam and spamassassin to preprocess email ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-18-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 1
Sendmail pre processing for Exchange
Hi all
I have googled myself to death searching for a solution for this problem.
I wish to use a linux server running sendmail, clam and spamassassin to preprocess email before it is distributed via an exchange server on windows 2003.
I can make this work using milter and procmail and then a pop connector on the exchange box but I have to replicate the user accounts on the linux box and this sucks.
If I use mailertable and spamass-milter/clam-milter it works well except the mail is not processed by the virus or spam systems it is just relayed to the exchange box. There are no log entries from this methodology.
So basicly this is the flow:
1) Mail recieved by sendmail.
2) Clam removes viruses
3) Spamassassin removes or at least tags spam
4) Mail is forwarded to exchange
5) User receives mail via outlook (or whatever)
N.B. Sendmail has no idea whether the recipient exists when it is processing, it forwards all mail for the domain(s)
All of the answers I have found on the net so far are either so obscure that they look like they were written by a politician or absolute esoteric techno-babble written by one of the "I am 50,000,000 times smarter than you and if you can't read this you are not 133t" crowd and extremely unhelpful.
Help me Obi-Wan Kenobi, you are my only hope.....
- 10-18-2007 #2
yes..i agree with configuring sendmail is a one hell of thing

Only thing i configured is forwardnig it to a exchange server.
To a forward mail exchange server,
i edited sendmail.mc with SMART_HOST value set to my exchange server.
check out this
Using Sendmail to relay all mail to my Exchange Server - LinuxQuestions.org
Steve's RHCE Study Guide: SendmailFirst they ignore you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-----
FOSS India Award winning ext3fs Undelete tool www.giis.co.in. Online Linux Terminal http://www.webminal.org


Reply With Quote
