Archive

Posts Tagged ‘simscan’

Testing Simscan

July 29th, 2008

 Powered by Max Banner Ads 

Before you add simscan to your qmail-smtpd run script and/or smtp.cdb file,
you might want to test it first. To test simscan, create a file similar to
the one below called “mail.txt”. Be sure to substitute appropriate email
addresses.

From: sender@domain.xyz

To: recipent@domain.xyz

Subject: Testing Simscan

Testing simscan

Next send the message using qmail-inject with the following command.

# QMAILQUEUE=/var/qmail/bin/simscan SIMSCAN_DEBUG=2 NOP0FCHECK=1
/var/qmail/bin/qmail-inject < mail.txt

This command sends the message to qmail with the appropriate environmental
variables set. The debug output will notify you of any errors.

Other tips on http://qmailwiki.org/index.php/SimScanTips

Fabio Laganà Debian, Linux, Mailserver, Qmail , , , ,