Freesco, NND, CDN, EOS http://forum.freesco.pl/ |
|
Serwer POP3 nie pracuje http://forum.freesco.pl/viewtopic.php?f=36&t=18210 |
Strona 1 z 1 |
Autor: | Tedi [ czwartek, 25 marca 2010, 02:33 ] |
Tytuł: | Serwer POP3 nie pracuje |
Witam! Zainstalowałem serwer i mam mały problem... Serwer POP3 nie pracuje taki wpis mam na kontrolnej stronie http://localhost/server.php W panelu administracyjnym próbowałem załączyć i nic ![]() ![]() Pozdrawiam! |
Autor: | Maciek [ czwartek, 25 marca 2010, 03:50 ] |
Tytuł: | |
Nie pracuje, bo domyślnie nie jest włączony, a to dlatego, że go nie potrzebujesz. Serwer POP3 jest potrzebny dopiero wtedy, gdy skonfigurujesz własny serwer pocztowy. |
Autor: | Tedi [ czwartek, 25 marca 2010, 04:49 ] |
Tytuł: | |
Potrzebuję ponieważ ustawiłem "swój" serwer pocztowy. Postępowałem zgodnie z opisem w podręczniku użytkownika. Załączyłem wskazane usługi w manualu (clamd, exim, imapd i tpop3d ustawiłem na "On boot". W panelu zarządzania usługami próbowałem załączyć i bez efekt. Próbowałem załączyć poprzez wydanie polecenia service tpop3d start ale też nic z tego. Dziękuję za ekspresowy odzew ![]() ![]() |
Autor: | Maciek [ czwartek, 25 marca 2010, 13:01 ] |
Tytuł: | |
Zacznijmy zatem od tego, że brak zielonej kontrolki na stronie, jest tylko jednym ze wskaźników i trzeba to sprawdzić dokładniej. Najpierw trzeba sprawdzić ręczne uruchamianie. [root@eos ~]# service tpop3d restart Zatrzymywanie tpop3d [ OK ] Uruchamianie tpop3d [ OK ] Komunikat powyższy wskazuje, ze wszystko jest ok. Jeśli jest [NIEUDANE] przy zatrzymywaniu, a startuje normalnie, wniosek, ze tpop3d nie startuje z systemem. W takim razie trzeba wejść do Centrum konfiguracji komputera i zaznaczyć opcję startu z systemem. Jeśli jednak usługa nie startuje, trzeba znaleźć przyczyny. Przyczyn szuka się w logach. Najlepiej zacząć od /var/log/mail i /var/log/daemons. Co może być nie tak? Najczęściej problem z konfiguracją. Jeśli hasło do bazy MySQL zostało zmienione i nie zostało wpisane do /etc/mail/tpop3d.conf, jeśli certyfikat poczty nie został wygenerowany lub jest w innym miejscu. Trudno cokolwiek stwierdzić bez informacji z logów. |
Autor: | Tedi [ czwartek, 25 marca 2010, 13:34 ] |
Tytuł: | |
Wykonałem restart tpop3d i działa. W logach var/log/mail/errors mam takie wpisy: Mar 25 00:46:49 serwer exim[5241]: 2010-03-25 00:46:49 exim 4.69 daemon started: pid=5241, -q15m, listening for SMTP on port 25 (IPv4) and for SMTPS on port 465 (IPv4) Mar 25 00:46:49 serwer exim[5241]: 2010-03-25 00:46:49 Cannot open main log file "/var/log/exim/mainlog": Permission denied: euid=8 egid=12 Mar 25 00:46:49 serwer exim[5241]: exim: could not open panic log - aborting: see message(s) above Mar 25 00:46:50 serwer tpop3d[5357]: get_mysql_server: can't find any working MySQL server; giving up Mar 25 00:46:50 serwer tpop3d[5357]: auth_mysql_init: aborting Mar 25 00:46:50 serwer tpop3d[5357]: failed to initialise mysql authentication driver Mar 25 00:52:09 serwer exim[5275]: 2010-03-25 00:52:09 exim 4.69 daemon started: pid=5275, -q15m, listening for SMTP on port 25 (IPv4) and for SMTPS on port 465 (IPv4) Mar 25 00:52:09 serwer exim[5275]: 2010-03-25 00:52:09 Cannot open main log file "/var/log/exim/mainlog": Permission denied: euid=8 egid=12 Mar 25 00:52:09 serwer exim[5275]: exim: could not open panic log - aborting: see message(s) above Mar 25 00:52:10 serwer tpop3d[5353]: get_mysql_server: can't find any working MySQL server; giving up Mar 25 00:52:10 serwer tpop3d[5353]: auth_mysql_init: aborting Mar 25 00:52:10 serwer tpop3d[5353]: failed to initialise mysql authentication driver Mar 25 01:00:09 serwer exim[7075]: 2010-03-25 01:00:09 exim 4.69 daemon started: pid=7075, -q15m, listening for SMTP on port 25 (IPv4) and for SMTPS on port 465 (IPv4) Mar 25 01:00:09 serwer exim[7075]: 2010-03-25 01:00:09 Cannot open main log file "/var/log/exim/mainlog": Permission denied: euid=8 egid=12 Mar 25 01:00:09 serwer exim[7075]: exim: could not open panic log - aborting: see message(s) above Mar 25 01:04:43 serwer tpop3d[7733]: get_mysql_server: can't find any working MySQL server; giving up Mar 25 01:04:43 serwer tpop3d[7733]: auth_mysql_init: aborting Mar 25 01:04:43 serwer tpop3d[7733]: failed to initialise mysql authentication driver Mar 25 01:12:09 serwer exim[8526]: 2010-03-25 01:12:09 SIGINT received while reading local message Mar 25 01:12:09 serwer exim[8526]: 2010-03-25 01:12:09 Cannot open main log file "/var/log/exim/mainlog": Permission denied: euid=8 egid=12 Mar 25 01:12:09 serwer exim[8526]: exim: could not open panic log - aborting: see message(s) above Mar 25 03:39:16 serwer exim[18857]: 2010-03-25 03:39:16 exim 4.69 daemon started: pid=18857, -q15m, listening for SMTP on port 25 (IPv4) and for SMTPS on port 465 (IPv4 Mar 25 03:39:16 serwer exim[18857]: 2010-03-25 03:39:16 Cannot open main log file "/var/log/exim/mainlog": Permission denied: euid=8 egid=12 Mar 25 03:39:16 serwer exim[18857]: exim: could not open panic log - aborting: see message(s) above Mar 25 03:39:58 serwer tpop3d[18959]: get_mysql_server: can't find any working MySQL server; giving up Mar 25 03:39:58 serwer tpop3d[18959]: auth_mysql_init: aborting Mar 25 03:39:58 serwer tpop3d[18959]: failed to initialise mysql authentication driver Mar 25 04:02:21 serwer exim[21051]: 2010-03-25 04:02:21 1NudKc-0005TX-Af <= root@motowig.com.pl U=root P=local S=827 Mar 25 04:02:21 serwer exim[21051]: 2010-03-25 04:02:21 1NudKc-0005TX-Af Cannot open main log file "/var/log/exim/mainlog": Permission denied: euid=8 egid=12 Mar 25 04:02:21 serwer exim[21051]: exim: could not open panic log - aborting: see message(s) above Mar 25 12:07:09 serwer tpop3d[22527]: get_mysql_server: can't find any working MySQL server; giving up Mar 25 12:07:09 serwer tpop3d[22527]: auth_mysql_init: aborting Mar 25 12:07:09 serwer tpop3d[22527]: failed to initialise mysql authentication driver |
Autor: | Maciek [ czwartek, 25 marca 2010, 14:08 ] |
Tytuł: | |
Być może tpop3d ci chodzi, ale exim podejrzewam nie. Mar 25 00:46:49 serwer exim[5241]: 2010-03-25 00:46:49 Cannot open main log file "/var/log/exim/mainlog": Permission denied: euid=8 egid=12 Mar 25 00:46:49 serwer exim[5241]: exim: could not open panic log - aborting: see message(s) above Skasuj wszystkie pliki w /var/log/exim i uruchom exima jeszcze raz, wtedy dowiesz się z logu, co ewentualnie spieprzyłeś w konfiguracji. Mar 25 00:52:10 serwer tpop3d[5353]: get_mysql_server: can't find any working MySQL server; giving up Mar 25 00:52:10 serwer tpop3d[5353]: auth_mysql_init: aborting Mar 25 00:52:10 serwer tpop3d[5353]: failed to initialise mysql authentication driver Kolejny powód problemów z tpop3d, nie działa autoryzowanie przez mysql, domyślna konfiguracja w EOSie wymaga mysql. |
Strona 1 z 1 | Strefa czasowa UTC+2godz. |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |