Category: QMail

03/06/09

Permalink 10:37:32 am, by admin Email , 37 words   English (US)
Categories: QMail

Disable Qmail Double Bounces

To cleanly handle double bounces:

1. Create a dot-qmail file at /var/qmail/mailnames/yourdomain.com/.qmail-doublebounce containing:

|exit 0

2. Route double bounces to this file:

echo yourdomain.com > /var/qmail/control/doublebouncehost
echo doublebounce > /var/qmail/control/doublebounceto

07/28/07

Permalink 06:22:48 am, by admin Email , 84 words   English (US)
Categories: QMail

Whitelist host on qmail install

To whitelist a host on a qmail install (qmailrocks in this case) do the following:

Edit /etc/tcp.smtp and add this line:

XXX.XXX.XXX.:allow,RBLSMTPD=""

Replacing XXX.XXX.XXX. with the ip of the host to be whitelisted.

Next rebuild the cdb file with:

qmailctl cdb

This first procedure prevents RBL checks on the host.

To whitelist a host or domain in spam assassin, edit vi /etc/mail/spamassassin/local.cf and add a line like this:

whitelist_from *@friendlydomain.net

08/08/04

Permalink 03:32:46 pm, by admin Email , 45 words   English (US)
Categories: Apache, Email, QMail, RedHat

Easy Qmail Install

With a web browser go to http://lazyinstaller.net/pages/generator.xhtml and complete the form.

Copy/paste the generated script to a text file on the target server and make executable.

Edit the script and comment out the first echo line.

Run the script.

07/28/04

Permalink 07:21:26 am, by admin Email , 22 words   English (US)
Categories: QMail

Qmail FAQ

Here's a link to a qmail faq:

http://cr.yp.to/qmail/faq.html

Don't know if it's the most recent version.

Permalink 07:19:53 am, by admin Email , 69 words   English (US)
Categories: QMail

Relay Control

In qmail, relaying is usually controlled by the tcpserver wrapper which uses a config file at either /etc/tcp.smtp or /home/vpopmail/etc/tcp.smtp.

The config file must be compiled into a binary format - "tcp.smtp.cdb" for actual use. Here's the command line:

tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp

You don't need to restart qmail after rebuilding the database.

March 2010
Sun Mon Tue Wed Thu Fri Sat
 << <   > >>
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Reliable Penguin offers Linux Server Migrations, Systems Administration & Programming. Visit our main website at:

http://www.reliablepenguin.com

Search

Bookmark and Share

XML Feeds

free blog software