problem with ASK in POSTIFX

"Rafael Tomelin" <[email protected]> Mon, 27 Nov 2006 18:47:06 -0200
Newsgroups gmane.mail.spam.active-spam-killer.general
Message-ID <[email protected]>
Personal ,

I implemented the ASK with the POSTFIX+mysql+maildropclamav+spamassassin.
The problem is that when sending the email for the user configured
with ASK it receives email normally and he does not make no
verification:

What it can be?

ASK:
/usr/share/ask

users:
/emails/dominio/user

.procmail mine .ask .askrc and .forward are inside of:
/emails/dominio/user, already I changed the same one for inside of
/emails/dominios/user/Maildir but exactly thus I do not function.

the file .procmail:
:0 fw
| /usr/share/ask/ask.py --procmail --loglevel=3D5 --logfile=3D/var/log/ask/=
ask.log

:0 e
/dev/null



The file .forward:
" | /usr/share/ask/askfilter --loglevel=3D5
--logfile=3D/var/log/ask/dominio/rafael.log
--home=3D/emails/dominio/rafael"


file .askrc:
[ask]
rc_mymails =3D rafael@dominio
rc_myfullname =3D Email principal
rc_mymailbox =3D /emails/dominio/rafael/Maildir/
rc_mailkey =3D TesteComAskNoPostfix
rc_md5_key =3D mamamiaASK

rc_remote_cmd_enable =3D on
rc_remote_cmd_htmlmail =3D off
rc_basic_headers =3D
From:,To:,Cc:,Bcc:,Date:,Subject:,Return-Path:,Received:,Message-ID:
rc_max_attach_lines =3D 0
rc_askdir =3D ${HOME}/.ask
rc_msgdir =3D %(rc_askdir)s/queue
rc_tmpdir =3D %(rc_askdir)s/tmp
# Templates Padr=E3o para Todos
rc_confirm_dirs =3D /usr/share/ask/templates
rc_whitelist_on_mailkey =3D true
rc_confirm_langs =3D ptbr
rc_whitelist =3D %(rc_askdir)s/whitelist.txt, %(rc_askdir)s/whitelist-local=
.txt
rc_ignorelist =3D %(rc_askdir)s/ignorelist.txt, %(rc_askdir)s/ignorelist-lo=
cal.txt
rc_mta_command =3D /usr/sbin/sendmail -t < MAILFILE


what it can be giving wrong?
Obrigado ALL

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDE=
VDEV