I've been using SME Server since version 6, but recently re-installed everything fresh at 7.4. I've set it up as a mail server, but since a recent update mail seems to have broken. The only extra contrib I have installed is Awstats. The last external mail I received is on the 15th May and here is the qpsmtpd log for it:
2009-05-15 16:47:19.064893500 2328 Accepted connection 0/40 from 204.14.234.70 / smtp07-sjl.mta.salesforce.com
2009-05-15 16:47:19.067147500 2328 Connection from smtp07-sjl.mta.salesforce.com [204.14.234.70]
2009-05-15 16:47:20.200467500 2328 check_earlytalker plugin: remote host said nothing spontaneous, proceeding
2009-05-15 16:47:20.224448500 2328 220 the-one.bode-communications.com ESMTP
2009-05-15 16:47:20.383974500 2328 dispatching EHLO smtp07-sjl.mta.salesforce.com
2009-05-15 16:47:20.402389500 2328 250-bode-communications.com Hi smtp07-sjl.mta.salesforce.com [204.14.234.70]
2009-05-15 16:47:20.403930500 2328 250-PIPELINING
2009-05-15 16:47:20.405469500 2328 250-8BITMIME
2009-05-15 16:47:20.407020500 2328 250 SIZE 15000000
2009-05-15 16:47:20.568830500 2328 dispatching MAIL FROM:<ryan.richard=pbworks.com__n-4t2rglspyqm@fi49lkvo7ju2s3hn.r9pr8gbqbmthlofv.sxrk0u.bounce.salesforce.com>
2009-05-15 16:47:20.571472500 2328 full from_parameter: FROM:<ryan.richard=pbworks.com__n-4t2rglspyqm@fi49lkvo7ju2s3hn.r9pr8gbqbmthlofv.sxrk0u.bounce.salesforce.com>
2009-05-15 16:47:20.574150500 2328 from email address : [<ryan.richard=pbworks.com__n-4t2rglspyqm@fi49lkvo7ju2s3hn.r9pr8gbqbmthlofv.sxrk0u.bounce.salesforce.com>]
2009-05-15 16:47:20.626948500 2328 getting mail from <ryan.richard=pbworks.com__n-4t2rglspyqm@fi49lkvo7ju2s3hn.r9pr8gbqbmthlofv.sxrk0u.bounce.salesforce.com>
2009-05-15 16:47:20.628805500 2328 250 <ryan.richard=pbworks.com__n-4t2rglspyqm@fi49lkvo7ju2s3hn.r9pr8gbqbmthlofv.sxrk0u.bounce.salesforce.com>, sender OK - how exciting to get mail from you!
2009-05-15 16:47:20.790437500 2328 dispatching RCPT TO:<jim.hitch@bode-communications.com>
2009-05-15 16:47:20.793299500 2328 to email address : [<jim.hitch@bode-communications.com>]
2009-05-15 16:47:20.843248500 2328 250 <jim.hitch@bode-communications.com>, recipient ok
2009-05-15 16:47:21.003570500 2328 dispatching DATA
2009-05-15 16:47:21.006054500 2328 354 go ahead
2009-05-15 16:47:21.169322500 2328 spooling message to disk
2009-05-15 16:47:26.456624500 2328 spamassassin plugin: check_spam: No, hits=1.5, required=5.0, tests=HTML_IMAGE_ONLY_16,HTML_MESSAGE,RCVD_IN_DNSWL_LOW
2009-05-15 16:47:26.456635500 2328 virus::clamav plugin: Changing permissions on file to permit scanner access
2009-05-15 16:47:26.504814500 2328 virus::clamav plugin: clamscan results: /var/spool/qpsmtpd/1242402441:2328:0: OK
2009-05-15 16:47:26.519297500 2328 logging::logterse plugin: ` 204.14.234.70 smtp07-sjl.mta.salesforce.com smtp07-sjl.mta.salesforce.com <ryan.richard=pbworks.com__n-4t2rglspyqm@fi49lkvo7ju2s3hn.r9pr8gbqbmthlofv.sxrk0u.bounce.salesforce.com> <jim.hitch@bode-communications.com> queued <14392776.4738.1242397697043.JavaMail.sfdc@na5-app2-3-sjl.ops.sfdc.net> No, hits=1.5 required=5.0_
2009-05-15 16:47:26.533872500 2335 queue::qmail_2dqueue plugin: (for 2328 ) Queuing qp 2335 to /var/qmail/bin/qmail-queue
2009-05-15 16:47:26.669555500 2328 250 Queued! 1242402446 qp 2335 <14392776.4738.1242397697043.JavaMail.sfdc@na5-app2-3-sjl.ops.sfdc.net>
2009-05-15 16:47:31.834016500 2328 dispatching QUIT
2009-05-15 16:47:31.835659500 2328 221 bode-communications.com closing connection. Have a wonderful day.
2009-05-15 16:47:31.837487500 2328 click, disconnecting
2009-05-15 16:47:32.483210500 26538 cleaning up after 2328
Since then I have been getting this in the logs:
2009-05-26 17:42:49.937695500 3981 Listening on 0.0.0.0:25
2009-05-26 17:42:49.945105500 3981 Running as user qpsmtpd, group qpsmtpd
2009-05-26 17:42:49.945114500 3981 Initializing spool_dir
2009-05-26 17:42:50.024006500 3981 Permissions on spool_dir /var/spool/qpsmtpd/ are not 0700
2009-05-26 17:42:50.043833500 3981 size_threshold set to 0
I now only seem to be able to accept connections from localhost but not from the outside world. What have I broken?