Hi, I have a problem with some mails that are discarded when in body message
there is a web link with http prefix, i.e. with:

http://www.example.com/example

with this link the mail is discarded and in log file I have:

[r...@mail ~]# grep 707F026A302 /var/log/maillog
May 20 10:52:16 mail postfix/smtpd[12804]: 707F026A302:
client=unknown[192.168.1.88], sasl_method=LOGIN,
sasl_username=u...@mydomain.com
May 20 10:52:16 mail postfix/cleanup[13001]: 707F026A302:
message-id=000d01caf7f9$c95308e0$5bf91a...@com
May 20 10:52:20 mail postfix/qmgr[12573]: 707F026A302:
from=<u...@mydomain.com>, size=3075, nrcpt=2 (queue active)
May 20 10:52:39 mail postfix/smtp[13776]: 707F026A302:
to=<dvd...@domain.it>, relay=127.0.0.1[127.0.0.1]:10024,delay=23,
delays=4.2/0/0.01/19, dsn=2.7.1, status=sent (250 2.7.1 Ok, discarded, UBE,
id=13116-02)

now the same mail and the same 'from' and 'to' address but in body message I
have:
www.example.com/example

..therefore without http prefix, this mail is delivered to destination
address without problem ! and in log file I have:

May 20 11:02:49 mail amavis[15631]: (15631-01) Passed CLEAN, [192.168.1.88]
[192.168.1.88] <u...@mydomain.com> -> <dvd...@domain.it>, Message-ID:
<001501caf7fb$37dea2f0$a79be8...@com>, Hits: 4.339, 9381 ms
May 20 11:02:49 mail postfix/smtp[15401]: 549B926A45C:
to=<dvd...@domain.it>, relay=127.0.0.1[127.0.0.1]:10024, delay=18,
delays=5.2/3.1/0.07/9.6, dsn=2.6.0, status=sent (250 2.6.0 Ok, id=15631-01,
from MTA: 250 2.0.0 Ok: queued as A3CC026A424)
May 20 11:02:52 mail postfix/smtp[14403]: A3CC026A424:
to=<dvd...@domain.it>, relay=mxdomain5.domain.it[212.52.84.83]:25,
delay=3.6, delays=0.38/0/3.1/0.14, dsn=2.0.0, status=sent (250 ok:  Message
140289514 accepted)

On my mail server I have:

postfix 2.5.6
amavisd-new
spamassassin
clamav

Thanks.

------

Salvatore.

Reply via email to