1 Apr 2004 12:28
how to get recipient email id in maildroprc?
Moshe Gurvich <moshe.gurvich <at> kabbalah.com>
2004-04-01 10:28:22 GMT
2004-04-01 10:28:22 GMT
Hi, I'm trying to use spamc instead of spamassassin in maildroprc with virtual users. The only way i found to get virtual user id is from $HOME variable, which is in format: /home/virtual/domain/user $HOME =~ /\/[^\/]+\/.+$/ EMAILID="$MATCH2 <at> $MATCH1" xfilter "spamc -u $EMAILID" But $EMAILID becomes just " <at> " - how to do it right? Is there any other solution? Thanks.. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
RSS Feed