Skip to content

Inner Tea Pot

Software developer. Creator of synth music. Tea addict. Friend to cats. Tech speak about CentOS, Ubuntu, Python, and PHP.

  • Home
  • GitHub
Inner Tea Pot

Set sendmail to queue mail only

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

Author: Joel Sutton

Me View all posts by Joel Sutton

Author Joel SuttonPosted on August 11, 2015Categories ubuntu linux

Post navigation

Previous Previous post: Getting database model code using peewee’s pwiz
Next Next post: Dumping MySQL Tables into Separate Files

Recent Posts

  • Uninstalling all brew packages
  • Remove large amounts of unwanted applications quickly
  • CodeIgniter htaccess file for site sub folder
  • Disable PS4 controller in Plex Player on Mac OS X
  • Expand a VirtualBox drive

Categories

  • codeigniter
  • internet radio
  • mac os x
  • mysql
  • plex
  • python
  • shoutcast
  • ubuntu linux
  • virtualbox
  • windows
  • wordpress
  • Home
  • GitHub
Inner Tea Pot Proudly powered by WordPress