Hi, I have sendmail up and running. Now I have decided to install amavisd-new (as recomended, in "dual" configuration) but I'm not sure I understand those instructions correctly. Up to now (without amavisd-new) two instances of sendmail are running, started by sendmail start-up script with these options: ----- /usr/sbin/sendmail -bd -q30m -L sm-mta > /dev/null 2>&1 /usr/sbin/sendmail -Ac -q30m -L sm-cm > /dev/null 2>&1 -----
Now, in "Readme.sendmail-dual.txt" there is: ----- Start MTA-RX and MTA-TX daemons: # /usr/sbin/sendmail -C/etc/mail/sendmail-rx.cf -L sm-mta-rx -bd -qp # /usr/sbin/sendmail -L sm-mta-tx -bd -q15m Start queue runner for the MSP client queue as usual, if using it: # /usr/sbin/sendmail -Ac -L sm-msp-queue -q10m ----- Do I have to replace those two commands in original sendmail's start-up script by these three new commands, or leave the content and just add these three new commands??? Jarry -- _______________________________________________________________ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/