Hi,
after installing maia on rc6/rc7 (debian etch) all mails are send twice.
(Installed following this walk-through:
http://www.isp-control.net/documentation...omega_rc3)
Commenting out:
content_filter = amavis:[127.0.0.1]:10024
from postfix' main.cf fixes the problem, but disables the filter.
I've attached postfix logs. A mail sent to the server when amavis is enabled and one where its disabled:
With amavis:
Code:
Dec 17 15:37:07 itoc-hosting01 amavis[16473]: (16473-07) Passed CLEAN, [10.10.3.30] [10.10.3.30] <Sender> -> <remote_recipient>,<local_recipient>,<mailinglistaddress>, Message-ID: <20081217143707.7A98A35117D@puppet>, Hits: -, 134 ms
Dec 17 15:37:07 itoc-hosting01 postfix/smtp[28769]: 929F5900C1: to=<remote_recipient>, orig_to=<mailinglistaddress>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.16, delays=0.01/0.01/0/0.14, dsn=2.6.0, status=sent (250 2.6.0 Ok, id=16473-07, from MTA: 250 2.0.0 Ok: queued as A959390125)
Dec 17 15:37:07 itoc-hosting01 postfix/smtp[28769]: 929F5900C1: to=<local_recipient>, orig_to=<mailinglistaddress>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.16, delays=0.01/0.01/0/0.14, dsn=2.6.0, status=sent (250 2.6.0 Ok, id=16473-07, from MTA: 250 2.0.0 Ok: queued as A959390125)
Dec 17 15:37:07 itoc-hosting01 postfix/smtp[28769]: 929F5900C1: to=<mailinglistaddress>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.16, delays=0.01/0.01/0/0.14, dsn=2.6.0, status=sent (250 2.6.0 Ok, id=16473-07, from MTA: 250 2.0.0 Ok: queued as A959390125)
Dec 17 15:37:07 itoc-hosting01 postfix/virtual[28933]: A959390125: to=<local_recipient>, relay=virtual, delay=0.07, delays=0.05/0.01/0/0.01, dsn=2.0.0, status=sent (delivered to maildir)
Dec 17 15:37:07 itoc-hosting01 postfix/virtual[28933]: A959390125: to=<local_recipient>, orig_to=<mailinglistaddress>, relay=virtual, delay=0.07, delays=0.05/0.01/0/0.01, dsn=2.0.0, status=sent (delivered to maildir)
Dec 17 15:37:07 itoc-hosting01 postfix/virtual[28934]: A959390125: to=<mailinglistaddress>, relay=virtual, delay=0.07, delays=0.05/0.02/0/0.01, dsn=2.0.0, status=sent (delivered to maildir)
Dec 17 15:37:08 itoc-hosting01 postfix/smtp[28932]: A959390125: to=<remote_recipient>, relay=gmail-smtp-in.l.google.com[64.233.183.114]:25, delay=0.67, delays=0.05/0.01/0.07/0.54, dsn=2.0.0, status=sent (250 2.0.0 OK 1229524628 6si23446321nfv.55)
Dec 17 15:37:08 itoc-hosting01 postfix/smtp[28932]: A959390125: to=<remote_recipient>, orig_to=<mailinglistaddress>, relay=gmail-smtp-in.l.google.com[64.233.183.114]:25, delay=0.67, delays=0.05/0.01/0.07/0.54, dsn=2.0.0, status=sent (250 2.0.0 OK 1229524628 6si23446321nfv.55)
Without amavis:
Code:
Dec 17 16:45:39 itoc-hosting01 postfix/virtual[27434]: 0808290150: to=<local_recipient>, orig_to=<mailinglistaddress>, relay=virtual, delay=0.04, delays=0.02/0.01/0/0.01, dsn=2.0.0, status=sent (delivered to maildir)
Dec 17 16:45:39 itoc-hosting01 postfix/virtual[27444]: 0808290150: to=<mailinglistaddress>, relay=virtual, delay=0.04, delays=0.02/0.02/0/0, dsn=2.0.0, status=sent (delivered to maildir)
Dec 17 16:45:39 itoc-hosting01 postfix/smtp[27432]: 0808290150: to=<remote_recipient>, orig_to=<mailinglistaddress>, relay=gmail-smtp-in.l.google.com[64.233.183.114]:25, delay=0.49, delays=0.02/0.01/0.06/0.39, dsn=2.0.0, status=sent (250 2.0.0 OK 1229528739 c9si2457480nfi.5)
Dec 17 16:45:41 itoc-hosting01 postfix/virtual[27434]: 54FD990150: to=<local_recipient>, relay=virtual, delay=0.06, delays=0.05/0/0/0, dsn=2.0.0, status=sent (delivered to maildir)