Add this to sendmail.mc:
define(`confDELIVERY_MODE',`queueonly')dnl
Then you probably want to rebuild your sendmail config files:
cd /etc/mail make service sendmail restart
Software developer. Creator of synth music. Tea addict. Friend to cats. Tech speak about CentOS, Ubuntu, Python, and PHP.
Add this to sendmail.mc:
define(`confDELIVERY_MODE',`queueonly')dnl
Then you probably want to rebuild your sendmail config files:
cd /etc/mail make service sendmail restart