From: Postmaster (no email)
Date: Fri Jul 01 2005 - 17:34:34 EDT
Maildrop does NOT appear to run when invoked by postfix - should it show
in the logs ? And (probably just another symptom) SPAM does not get
delivered to user/Maildir/.Spam directory. /var/log/maildroprc log is
empty as well. Sample SPAM sent to a valid user in a virtual domain:
Jul 1 14:14:52 xxxxx postfix/qmgr[7377]: 7EB795A027D:
from=<>, size=5351, nrcpt=1 (queue active)
Jul 1 14:14:52 xxxxx postfix/smtpd[7413]: disconnect from
localhost[127.0.0.1]
Jul 1 14:14:52 xxxxx amavis[7362]: (07362-01) Passed SPAM,
[63.10.249.142] <>, size=5351, nrcpt=1 (queue
active)
Jul 1 14:14:52 xxxxx postfix/smtp[7409]: B81785A026C:
to=<>, relay=127.0.0.1[127.0.0.1], delay=7, status=sent
(250 2.6.0 Ok, id=07362-01, from MTA: 250 Ok: queued as 7EB795A027D)
Jul 1 14:14:52 xxxxx postfix/qmgr[7377]: B81785A026C: removed
Jul 1 14:14:52 xxxxx postfix/virtual[7416]: 7EB795A027D:
to=<>, relay=virtual, delay=0, status=sent (delivered
to maildir)
Jul 1 14:14:52 xxxxx postfix/qmgr[7377]: 7EB795A027D: removed
Jul 1 14:14:54 xxxxx postfix/smtp[7415]: 6B9C35A027A:
to=<>, relay=lanshark.lmi.net[66.117.140.5],
delay=2, status=sent (250 2.0.0 j61LEuCh076625 Message accepted for
delivery)
Jul 1 14:14:54 xxxxx postfix/qmgr[7377]: 6B9C35A027A: removed
From: master.cf
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
From: main.cf
mailbox_command = /usr/local/bin/maildrop
setgid_group = maildrop
maildrop_destination_recipient_limit = 1
virtual_transport = maildrop
What am I missing ?
|
|
|