Trying to crack down on spam, I've just upgraded to the following rpms on my SME 6.0.1-01 server:
mailfront-0.91-8es
e-smith-email-4.14.0-07
e-smith-mailfront-1.5.0-13gr07
and installed Jespers spamassassin script, but now whenever I try to send mail
from Thunderbird I get:
"An error occured while sending mail. The mail server responded: postmaster@localhost. Please verify that your email address is correct in your Mail preferences and try again."
And from webmail I get:
"There was an error sending your message: unable to add recipient [ldkeenATsomeaddress.com]: Invalid response code received from server"
I've done an /sbin/e-smith/signal-event email-update followed by a reboot.
Here are some snips of logs from smtpfront-qmail/current:
2005-04-13 15:43:48.777240500 tcpserver: status: 0/40
2005-04-13 15:46:42.394170500 tcpserver: status: 1/40
2005-04-13 15:46:42.412403500 tcpserver: pid 3461 from 203.46.110.250
2005-04-13 15:46:44.391296500 tcpserver: ok 3461 0:218.214.56.123:25 gw.globeintltd.com:203.46.110.250::20472
2005-04-13 15:47:05.457372500 tcpserver: status: 2/40
2005-04-13 15:47:05.457585500 tcpserver: pid 3545 from 192.168.10.79
2005-04-13 15:47:05.457959500 tcpserver: ok 3545 0:192.168.10.1:25 pc-00079.comnetel.com:192.168.10.79::4404
2005-04-13 15:47:09.798948500 rblsmtpd: 192.168.10.79 pid 3545: 451 postmaster@localhost
2005-04-13 15:48:09.809672500 tcpserver: end 3545 status 0
2005-04-13 15:48:09.809676500 tcpserver: status: 1/40
2005-04-13 15:49:22.855625500 smtpfront-qmail[3461]: EHLO melb-es-1.globeintltd.com
2005-04-13 15:49:23.021095500 smtpfront-qmail[3461]: MAIL FROM:<Misty.K@globeintltd.com>
2005-04-13 15:49:23.048199500 smtpfront-qmail[3461]: RCPT TO:<christine@somedomain.com.au>
2005-04-13 15:49:29.720316500 smtpfront-qmail[3461]: Accepted message qp 3600 bytes 243493
2005-04-13 15:49:29.758848500 smtpfront-qmail[3461]: bytes in: 246636 bytes out: 229
2005-04-13 15:49:29.759118500 tcpserver: end 3461 status 0
2005-04-13 15:49:29.759120500 tcpserver: status: 0/40
2005-04-13 15:49:40.634997500 tcpserver: status: 1/40
2005-04-13 15:49:40.635160500 tcpserver: pid 3632 from 127.0.0.1
2005-04-13 15:49:40.635501500 tcpserver: ok 3632 0:127.0.0.1:25 localhost:127.0.0.1::40978
2005-04-13 15:49:44.998028500 rblsmtpd: 127.0.0.1 pid 3632: 451 postmaster@localhost
2005-04-13 15:49:45.004080500 tcpserver: end 3632 status 0
2005-04-13 15:49:45.004084500 tcpserver: status: 0/40
Here is the db config from smtpfront-qmail:
# /sbin/e-smith/db configuration show smtpfront-qmail
smtpfront-qmail=service
ExternalInterfacesFilter=/usr/bin/qmail-queue.amavis
Instances=40
InternalInterfacesFilter=/usr/bin/qmail-queue.amavis
Patterns=disabled
PatternsFile=/var/qmail/control/patterns.default
Proxy=enabled
RBLList=postmaster.rfc-ignorant.org:bogusmx.rfc-ignorant.org:abuse.rfc-ignorant.org:relays.ordb.org:contacts.abuse.net:dns.rfc-ignorant.org:list.dsbl.org:sbl-xbl.spamhaus.org:ipwhois.rfc-ignorant.org:whois.rfc-ignorant.org:dnsbl.sorbs.net:dnsbl.njabl.org
access=public
status=enabled
I've checked the config of both webmail and Thunderbird and I can't see postmaster@localhost anywhere. Not too sure where to look from here. Any help would be greatly appreciated.
Regards Lloyd