Sharma, Ashish:
> The problem that I am facing is that I am receiving same email every 15
> second from same sender '[email protected]' with same message-ID on my
> production mail servers, following are my postfix logs:
>
> "Oct 25 01:11:02 g2t0433g postfix/smtpd[6497]: connect from
> webmail.warwick.net[204.255.24.104]
> Oct 25 01:11:02 g2t0433g postfix/smtpd[6497]: 2EAAF23004C:
> client=webmail.warwick.net[204.255.24.104]
> Oct 25 01:11:02 g2t0433g postfix/cleanup[6579]: 2EAAF23004C:
> message-id=<[email protected]>
> Oct 25 01:11:02 g2t0433g opendkim[17677]: (unknown-jobid):
> webmail.warwick.net [204.255.24.104] not internal Oct 25 01:11:02 g2t0433g
> opendkim[17677]: (unknown-jobid): not authenticated Oct 25 01:11:02 g2t0433g
> opendkim[17677]: (unknown-jobid): no signing domain match for `warwick.net'
> Oct 25 01:11:02 g2t0433g opendkim[17677]: (unknown-jobid): no signing
> subdomain match for `warwick.net'
> Oct 25 01:11:02 g2t0433g postfix/qmgr[17833]: 2EAAF23004C:
> from=<[email protected]>, size=1987, nrcpt=1 (queue active) Oct 25 01:11:02
> g2t0433g postfix/smtpd[6497]: disconnect from
> webmail.warwick.net[204.255.24.104]
You are asking why the Postfix smtp SERVER is RECEIVING this message
repeatedly. Instead, I sugggest that you find out why the remote
smtp CLIENT is SENDING this message repeatedly.
Wietse