NAME

myspam-smtp - email interface to the MySpam database

SYNOPSIS

myspam-smtp < EMAIL      # typically invoked by exim / MTA

DESCRIPTION

myspam-smtp allows users to list and release the emails which have been stopped by sa-exim and stored by the MySpam application. This program is usually invoked by Exim or the MTA when a user sends a mail to myspam@your.domain.com.

myspam-smtp will always attempt to respond to the sender, and will CC: the 'admin' address defined in /etc/myspam/myspam.conf in the event of failure.

The commands available to users are basically the same as the options for the myspam command-line tool. Sending an empty Subject line to myspam@your.domain.com will produce a help message.

If you have an extremely high level of requests then it is possible to run myspam-smtp under SpeedyCGI or some other persistent perl environment for much better performance.

All actions undertaken by myspam-smtp or its underlying modules are reported to the syslog(8).

FILES

/etc/myspam/myspam.conf - database connection information

/etc/myspam/myspam.css - style definition for HTML email

/var/log/mail.* - syslog(8) reporting of success or failure

SEE ALSO

myspam, MySpam::Email

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright (C) 2007 Mark Lawrence <nomad@null.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.