6 Sep 2007 23:01
Qmailtoaster and maildrop
Raymond Webster <raymond.webster <at> ncbi.com>
2007-09-06 21:01:37 GMT
2007-09-06 21:01:37 GMT
I am trying to use
maildrop as a way to prevent some users from receiving outside email. I have
installed the current qmailtoaster on CentOS 5. So maildrop is in there. I have
an idea on how to make it work for me, but lots of questions.
I currently use
qmailrocks and procmail to do this very thing, but I would love to try maildrop
and not add procmail onto qmailtoaster.
I think I should
have a .qmail file in every user's virtual home mail directory that I don't want
outside email to get to. Each .qmail file should have a line like
so;
|preline
/usr/bin/maildrop -m $USER
and a .mailfilter
file in each of those users virtual directories to drop anything not from my
domain
my first attempt
is
if (/^From:
.*ncbi\.com/)
to new
DEFAULT="dev/null"
of course these two
files are not working fo me.
Does anyone have any
ideas how to make this work?
Ray
Webster
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Courier-maildrop mailing list Courier-maildrop <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/courier-maildrop
RSS Feed