I have the follow system configuration:

- Redhat 8.0+updates
- Perl 5.8.0 and suidperl.

I am running qmail 1.03+maildrop 1.5.3...
my .qmail file contents:
| /usr/local/bin/maildrop

my .mailfiter file contents:
xfilter "/usr/bin/spamassassin -P"

if ( /^X-Spam-Flag: YES/ )
{
   to ".//.spam/."
}

to ".//."

When the user have a valid shell like "bash",
all function OK, but if the user don't have
shell (in my maillog):

Jul  4 18:33:30 myserver qmail: 1057361610.750325
delivery 482191: deferral:
maildrop:_error_writing_to_filter.//usr/local/bin/maildrop:_Unable_to_filter_message./

What is wrong?.

Thanks in advance.
Salvador.



_________________________________________________________
Do You Yahoo!?
La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. 
http://net.yahoo.com.mx


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to