Kiran Awad wrote:
Hi,

We are having an ERP server which broadcasts email to various users on daily
basis, We are facing problem that email sent by these particular email id
doesn't get delivered to users. Below is log on mail server

Sep 30 18:19:01 qualityg sendmail[5046]: m8UFJ1jx005046:
[EMAIL PROTECTED], size=2853, class=0, nrcpts=2,
msgid=<[EMAIL PROTECTED]>, proto=ESMTP, daemon=MTA,
relay=[192.168.1.50]

Sep 30 18:19:01 qualityg spamd[2851]: spamd: connection from qualityg.com
[127.0.0.1] at port 32930

Sep 30 18:19:01 qualityg spamd[2851]: spamd: setuid to root succeeded

Sep 30 18:19:01 qualityg spamd[2851]: spamd: still running as root: user not
specified with -u, not found, or set to root, falling back to nobody

Sep 30 18:19:01 qualityg spamd[2851]: spamd: processing message
<[EMAIL PROTECTED]> for root:99

Sep 30 18:19:01 qualityg spamd[2851]: auto-whitelist: open of auto-whitelist
file failed: locker: safe_lock: cannot create tmp lockfile
/.spamassassin/auto-whitelist.lock.qualityg.com.2851 for
/.spamassassin/auto-whitelist.lock: No such file or directory

Sep 30 18:19:01 qualityg spamd[2851]: spamd: identified spam (6.0/5.0) for
root:99 in 0.2 seconds, 3201 bytes.

Sep 30 18:19:01 qualityg spamd[2851]: spamd: result: Y 6 -
ALL_TRUSTED,HTML_MESSAGE,MIME_HEADER_CTYPE_ONLY,MIME_HTML_ONLY,TVD_RCVD_IP,T
VD_RCVD_IP4
scantime=0.2,size=3201,user=root,uid=99,required_score=5.0,rhost=qualityg.co
m,raddr=127.0.0.1,rport=32930,mid=<[EMAIL PROTECTED]>
,autolearn=no

Sep 30 18:19:01 qualityg spamd[2842]: prefork: child states: II

Sep 30 18:19:01 qualityg sendmail[5047]: m8UFJ1jx005046:
[EMAIL PROTECTED], [EMAIL PROTECTED] (500/502), delay=00:00:00,
xdelay=00:00:00, mailer=local, pri=63158, dsn=2.0.0, stat=Sent

Please if anyone can analyse where is problem lying and give me solution.


It looks like your application uses a borked HELO. show a sample message to confirm that. Note also that it not a good idea to send html only mail.

Reply via email to