The only way i found to get virtual user id is from $HOME variable, which should be in format: /home/virtual/domain/user
$HOME =~ /\/[^\/]+\/[^\/]$/ EMAILID="[EMAIL PROTECTED]" xfilter "spamc -u $EMAILID"
But $EMAILID becomes just "@" - how to do it right? Is there another 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 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
