Good day,
We have been using SME Server 6.x for awhile now and recently upgraded to 7.0final. We are running a CRM program which attaches to a SQL database on a fileserver, which then sends out information to all of our client base (600+) at a time.
Everything worked fine on the 6.x server but when we try to get it to talk to the 7.0 server, 9 out of 10 times it fails to connect to the SMTP. We did a backup from 6.x and restore on the 7.0 and everything worked just fine. We can send email internally no problem but for some reason the file server is having the issue for connection.
We even changed the server information back to the 6.x server (yes, we have 2 machines - one running 6.x which we will wipe once we are confident in 7.0 and another machine for 7.0) and the program worked flawlessly.
I read through the forums and noticed that somebody else had a similar issue with some accounting software and was pointed to Bug # 492. I tried the same instructions:
mkdir -p /etc/e-smith/templates-custom/var/service/qpsmtpd/config/plugins/
cd /etc/e-smith/templates-custom/var/service/qpsmtpd/config/plugins/
touch 17check_basicheaders
Although a little more complex, it might be a good idea to make it obvious in
the output file:
echo "# 17check_basicheaders forcibly disabled" >17check_basicheaders
signal-event email-update
However, this did not work and we are still stuck with emails not being sent out from our CRM program.
Here is some of the log information, hopefully this will help:
2006-07-17 22:16:25.665394500 31301 Accepted connection 0/40 from 10.10.10.6 / pc-00006.tcii.net
2006-07-17 22:16:25.665632500 31301 Connection from pc-00006.tcii.net [10.10.10.6]
2006-07-17 22:16:25.666235500 31301 running plugin (connect): check_earlytalker
2006-07-17 22:16:26.666803500 31301 check_earlytalker plugin: remote host said nothing spontaneous, proceeding
2006-07-17 22:16:26.667119500 31301 Plugin check_earlytalker, hook connect returned DECLINED,
2006-07-17 22:16:26.667253500 31301 running plugin (connect): check_relay
2006-07-17 22:16:26.667489500 31301 trying to get config for relayclients
2006-07-17 22:16:26.667919500 31301 trying to get config for morerelayclients
2006-07-17 22:16:26.668206500 31301 Plugin check_relay, hook connect returned DECLINED,
2006-07-17 22:16:26.668349500 31301 running plugin (connect): check_norelay
2006-07-17 22:16:26.668549500 31301 trying to get config for norelayclients
2006-07-17 22:16:26.668916500 31301 Plugin check_norelay, hook connect returned DECLINED,
2006-07-17 22:16:26.669048500 31301 running plugin (connect): dnsbl
2006-07-17 22:16:26.669294500 31301 dnsbl plugin: RBLSMTPD not set for 10.10.10.6
2006-07-17 22:16:26.669435500 31301 trying to get config for dnsbl_allow
2006-07-17 22:16:26.669898500 31301 Plugin dnsbl, hook connect returned DECLINED,
2006-07-17 22:16:26.670053500 31301 trying to get config for smtpgreeting
2006-07-17 22:16:26.670346500 31301 220 tci3-srv.tcii.net ESMTP
2006-07-17 22:16:26.670569500 31301 trying to get config for timeoutsmtpd
2006-07-17 22:16:26.670757500 31301 trying to get config for timeout
2006-07-17 22:16:26.674907500 31301 dispatching EHLO tci1-srv
2006-07-17 22:16:26.675214500 31301 running plugin (ehlo): check_spamhelo
2006-07-17 22:16:26.675432500 31301 trying to get config for badhelo
2006-07-17 22:16:26.675816500 31301 Plugin check_spamhelo, hook ehlo returned DECLINED,
2006-07-17 22:16:26.676090500 31301 trying to get config for me
2006-07-17 22:16:26.676383500 31301 trying to get config for databytes
2006-07-17 22:16:26.676668500 31301 trying to get config for databytes
2006-07-17 22:16:26.676818500 31301 250-tcii.net Hi pc-00006.tcii.net [10.10.10.6]
2006-07-17 22:16:26.676979500 31301 250-PIPELINING
2006-07-17 22:16:26.677108500 31301 250-8BITMIME
2006-07-17 22:16:26.677238500 31301 250-SIZE 15000000
2006-07-17 22:16:26.677366500 31301 250 AUTH PLAIN LOGIN
2006-07-17 22:16:26.844685500 31301 dispatching AUTH LOGIN
2006-07-17 22:16:26.845001500 31301 334 VXNlcm5hbWU6
2006-07-17 22:16:26.850522500 31301 334 UGFzc3dvcmQ6
2006-07-17 22:16:26.856399500 31301 running plugin (auth-login): auth::auth_cvm_unix_local
2006-07-17 22:16:26.856620500 31301 auth::auth_cvm_unix_local plugin: authcvm/login authentication attempt for: maxexchange
2006-07-17 22:16:26.858044500 31301 Plugin auth::auth_cvm_unix_local, hook auth-login returned OK, authcvm/login
2006-07-17 22:16:26.858214500 31301 235 Authentication successful for maxexchange - authcvm/login
2006-07-17 22:16:26.858399500 31301 Authentication successful for maxexchange - authcvm/login
2006-07-17 22:16:26.862264500 31301 dispatching QUIT
2006-07-17 22:16:26.862477500 31301 trying to get config for me
2006-07-17 22:16:26.862631500 31301 221 tcii.net closing connection. Have a wonderful day.
2006-07-17 22:16:26.862784500 31301 click, disconnecting
2006-07-17 22:16:26.862929500 31301 running plugin (disconnect): rhsbl
2006-07-17 22:16:26.863195500 31301 Plugin rhsbl, hook disconnect returned DECLINED,
2006-07-17 22:16:26.863327500 31301 running plugin (disconnect): dnsbl
2006-07-17 22:16:26.863549500 31301 Plugin dnsbl, hook disconnect returned DECLINED,
2006-07-17 22:16:27.663895500 3522 cleaning up after 31301