A typical location on CentOS would be /usr/local/sbin for things run by the admin or /usr/local/bin for things intended for users.
spamd is likely more admin so sbin and spamc is more user so bin. SpamAssassin can be implemented in a variety of different ways. See procmail as one place and the wikis about spamc: https://wiki.apache.org/spamassassin/UsedViaProcmail Regards, KAM -- Kevin A. McGrail VP Fundraising, Apache Software Foundation Chair Emeritus Apache SpamAssassin Project https://www.linkedin.com/in/kmcgrail - 703.798.0171 On Wed, May 23, 2018 at 1:38 PM, Saahil Sirowa <[email protected]> wrote: > "Simply copy the two executables to where you want them." => Where to copy > spamd and spamc? > "where your mailer invokes 'spamassassin' instead invoke 'spamc'" => Which > file is being referenced here? > > Thanks... > > > > > > On Tue, May 22, 2018 at 9:18 PM, Kevin A. McGrail <[email protected]> > wrote: > >> My Recommendation is you look at how the spamassassin package for CentOS >> and look at how it runs spamd and uses spamc to pass the message to spamd. >> >> >> -- >> Kevin A. McGrail >> VP Fundraising, Apache Software Foundation >> Chair Emeritus Apache SpamAssassin Project >> https://www.linkedin.com/in/kmcgrail - 703.798.0171 >> >> On Tue, May 22, 2018 at 11:35 AM, Saahil Sirowa < >> [email protected]> wrote: >> >>> How can I configure my system to daemonize spamassassin. >>> I'm using CentOS 7 box. >>> SpamAssassin is installed at home/perl5 >>> >>> Thanks... >>> >> >> >
