Hi all
Merry Xmas to all and a happy new year.
I am busy setting up RT ticketing system on a seperate centos linux server. I have created a domain tickets.domain.com for this. On my emsith server I have created a user called general that forwards mail to general@tickets.domain.com. Whenever i send mail to the general@domain.com user i get the following in the maillog
Dec 28 12:03:44 esmith spamc[30170]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused
Dec 28 12:03:45 esmith spamc[30170]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#2 of 3): Connection refused
Dec 28 12:03:46 esmith spamc[30170]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#3 of 3): Connection refused
Dec 28 12:03:47 esmith spamc[30170]: connection attempt to spamd aborted after 3 retries
and in the current smtpqmail log:
@4000000043b27b442ab4f9cc tcpserver: ok 29706 0:127.0.0.1:125 localhost:127.0.0.1::43423
@4000000043b27b4508385ccc smtpfront-qmail[29706]: MAIL FROM:<kbensch@domain.com>
@4000000043b27b4508853c7c smtpfront-qmail[29706]: RCPT TO:<general@domain.com>
@4000000043b27b4a0a50e844 smtpfront-qmail[29706]: Accepted message qp 29707 bytes 48541
@4000000043b27b4a0bde910c smtpfront-qmail[29706]: bytes in: 49222 bytes out: 186
@4000000043b27b4a0be00bf4 tcpserver: end 29706 status 0
When i try to send direct to general@tickets.domain.com i get in the current smtpqmail log:
@4000000043b27ade1bb2242c tcpserver: ok 29667 0:127.0.0.1:125 localhost:127.0.0.1::43422
@4000000043b27ade2fa5808c smtpfront-qmail[29667]: MAIL FROM:<kbensch@tickets.domain.com>
@4000000043b27ade2fd66fe4 smtpfront-qmail[29667]: RCPT TO:<general@tickets.domain.com>
@4000000043b27ade2fe6330c smtpfront-qmail[29667]: Sorry, that is an invalid e-mail address
@4000000043b27ae509a1d3f4 smtpfront-qmail[29667]: bytes in: 94 bytes out: 166
@4000000043b27ae509abab7c tcpserver: end 29667 status 0
@4000000043b27ae509abaf64 tcpserver: status: 0/40
Can anybody please help me as I think this is sme email config error.
Thankls in advance
Kobus