Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: painkiller on December 25, 2007, 01:58:11 PM

Title: smtp no acces inter mail
Post by: painkiller on December 25, 2007, 01:58:11 PM
i use smtp on SMe to send the local mail out. Know i cannot access the server. In witch log i have to see were i can find some more answers ?
Thunderbird says no smtp or no authentication
Title: Re: smtp no acces inter mail
Post by: thomasch on December 26, 2007, 03:43:13 AM
i use smtp on SMe to send the local mail out. Know i cannot access the server. In witch log i have to see were i can find some more answers ?
Thunderbird says no smtp or no authentication

smtp server log
Code: [Select]
less /var/log/qpsmtpd/current
qmail log
Code: [Select]
less /var/log/qmail/current
Title: Re: smtp no acces inter mail
Post by: painkiller on December 27, 2007, 11:26:38 AM
de first log is empty
in the seccond log i cannot find anything why the server is not accepting the smtp connection from a internal client.

Also webmail is not sending any messegas.

when i telnet localy to the server the server is not responding no service.

I will try to restart this, anyone has another option i can use?

webmail messages :

unable to connect to smtp server localhost:25
Title: Re: smtp no acces inter mail
Post by: thomasch on December 27, 2007, 12:16:52 PM
when i telnet localy to the server the server is not responding no service.
I will try to restart this, anyone has another option i can use?


Your qpsmtpd dead.. try

Code: [Select]
signal-event email-updateor

Code: [Select]
signal-event post-upgrade
signal-event reboot
Title: Re: smtp no acces inter mail
Post by: painkiller on December 27, 2007, 12:33:42 PM
I treid this but no luck!