konfiguracja popa3d
Instalujemy paczke popa3d-1.0.2_1.tbz
#pkg_add popa3d-1.0.2_1.tbz
Dodajemy do /etc/inetd.conf
— inetd.conf
pop3 stream tcp nowait root /usr/local/libexec/popa3d popa3d
—
restartujemy inetd:
#killall -HUP inetd
Sprawdzamy popa telnetujac sie na port 110 gdzie user to mg a haslo rowniez mg:
#telnet naszserwer.cinol.pl 110
Trying 10.0.0.3…
Connected to naszserwer.cinol.pl.
Escape character is ‘^]’.
+OK
user mg
+OK
pass mg
+OK
stat
+OK 20 22557
quit

Dodaj komentarz