Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linux and 2nd Sendmail

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Running Cobalt Linux Fargo. I need to be able to have a 2nd sendmail running in queue mode for an anti-spam filter that i have. I'm not sure how to do this.
my current sendmail file located in /etc/rc.d/init.d reads:
Daemon /usr/sbin/sendmail -q15m

Can I add the same line to run a second sendmail in queue mode??

thanks for your help
antman2835
 
I don't thinl you need a second instance of sendmail running. You should be able to do all your filtering with procmail (local mailer).
 
well, i am trying to use Blackmail and it is requiring a second instance of sendmail
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top