Koozali.org: home of the SME Server
Obsolete Releases => SME Server 9.x => Topic started by: jameswilson on May 09, 2017, 04:00:18 PM
-
I have upgraded an 8 machine to 9 and changed (i forget which) some of the email settings.
Some of the websites use this server via smtp auth on prt 25 plain
But i cant seem to get it to work. I think i have entered all the correrct settings but on mxtoolbox.com it is showing
Connecting to 81.143.33.107
SendSMTPCommand: Timeout waiting for response after 15 seconds.
PWS3v2 16955ms
Also setting thunderbird to use port 25 and plain auth times out.
Thanks
-
do you have any custom fragment in /etc/e-smith/templates-custom?
please, post the output of
/sbin/e-smith/audittools/templates
thank you
-
thanks Stefano
/etc/e-smith/templates-custom/etc/php5.ini/70DateTime: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/home/e-smith/ssl.crt: MANUALLY_ADDED, OVERRIDE
[root@smebox ~]# /sbin/e-smith/audittools/templates
/etc/e-smith/templates-custom/etc/modules.conf/10i2c: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/95AddType00PHP2ibays: MANUALLY_ADDED, OVERRIDE
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/80zabbix: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/50DirectoryIndex00: MANUALLY_ADDED, OVERRIDE
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/93phpBB: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/85SogoAccess: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/php.ini/90EacceleratorSettings: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/php.ini/70DynamixExtension90Eaccelerator: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/hosts.allow/sshd: MANUALLY_ADDED, OVERRIDE
/etc/e-smith/templates-custom/etc/sysctl.conf/kernel.shm: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/clamd.conf/25OLE2BlockMacros: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/php5.ini/70DateTime: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/home/e-smith/ssl.crt: MANUALLY_ADDED, OVERRIDE
-
ok..
I read your first post again..
IIUC, you have some websites that use your SME server to send email using plain auth on port 25.. am I right? no TLS?
-
SME Server does not allow auth over a plaintext connection with the default settings. You can set it back, but it's not recommended, and insecure. Anyway, still possible:
db configuration setprop qpsmtpd TlsBeforeAuth 0
signal-event email-update
-
Thanks
Ive tried that but I still cant use thunderbird on port 25. I have a ticket system running on a remote webserver that uses my sme to send emails etc. Can I add a static IP to allow relay from that webserver?
-
Please the Thunderbird error console. It could be that TB is picky about certificates and therefore refusing to cooperate.