Hello,

Le jeudi 04 juin 2009 à 19:06 +0200, Julien Valroff a écrit :
> Hi Steve,
> 
> Le jeudi 04 juin 2009 à 03:49 +0200, Steve a écrit :
> > > No, unfortunately - actually, it is my problem, the mail is not
> > > delivered and a failure notice is sent to the sender.
> > > 
> > Looking back at the mails you send some day ago, I would guess that
> > the email address was (in the headers):
> > "Opodo bon plan via\nemail privileges\n"
> > <[email protected]>
> > 
> > While the sender was (MAIL FROM):
> > <&_1;@mailing.leadsponsorises.com>
> > 
> > Or something like that. I could fix the log entry for DSPAM to remove
> > the control characters but that will not solve your problem. But I
> > can't solve your problem when I can not 100% analyze it. My problem is
> > that at least I need your:
> > - dspam.conf
> > - /etc/postfix/main.cf
> > - /etc/postfix/master.cf
> > - /etc/postfix/dspam_filter_access
> 
> I will shortly send them privately.
> 
> > The best would be if you could capture that message in raw format.
> 
> I have "disabled" dspam for the sender as suggested below and will check
> the logs on a regular basis ti try and get it.
> 
> > Another good thing would be if you could switch to 3.8.0 or even to
> > 3.9.0 (GIT version) and look if that solves your problem.
> 
> I'll need to update the Debian packages which I was hoping to do during
> the last week-end, but failed due to lack of time. I will try and do it
> ASAP.
[...]
> 
> > That's all I can say for now. Without more information from your part,
> > it's hard to track and nail down the issue. The information you sent
> > so far are not enough.

I have disabled dspam as suggested, but the email went through dspam any
way and was rejected again:

Jun 16 18:03:06 nix postgrey: action=pass, reason=triplet found, 
client_name=prod-mail-245.cab03.net, client_address=84.14.192.245, 
sender=&_1;@mailing.leadsponsorises.com, [email protected]
Jun 16 18:03:06 nix postfix/smtpd[3367]: NOQUEUE: filter: RCPT from 
prod-mail-245.cab03.net[84.14.192.245]: <[email protected]>: Recipient address 
triggers FILTER dspam:dspam; from=<&_1;@mailing.leadsponsorises.com> 
to=<[email protected]> proto=ESMTP helo=<prod-mail-245.cab03.net>
Jun 16 18:03:06 nix postfix/cleanup[3258]: 633072BF54: 
message-id=<[email protected]>
Jun 16 18:03:07 nix postfix/qmgr[2058]: 633072BF54: 
from=<&_1;@mailing.leadsponsorises.com>, size=15691, nrcpt=1 (queue active)
Jun 16 18:03:07 nix postfix/smtpd[3376]: warning: Illegal address syntax from 
localhost.localdomain[127.0.0.1] in MAIL command: 
<&_1;@mailing.leadsponsorises.com>
Jun 16 18:03:10 nix postfix/smtp[3378]: CB4972BF7B: 
to=<&_1;@mailing.leadsponsorises.com>, 
relay=mail.cabestan.com[213.41.75.80]:25, delay=2.5, delays=0.09/0.24/1.3/0.8, 
dsn=2.0.0, status=sent (250 ok:  Message 645595987 accepted)

my dspam_filter_access states:

# Everything beginning with either ham or spam avoids the filter
/^(spam|ham)@.*$/ OK

# temporary entry
/^...@mailing\.leadsponsorises\.com$/   OK

# The rest is redirected to be filtered
/./ FILTER dspam:dspam

(I have well updated it using postmap)

Any idea?

Cheers,
Julien


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to