postfix dovecot in Debian 8
- Category: 電腦相關
- Last Updated: Friday, 16 October 2015 16:56
- Published: Friday, 09 October 2015 14:46
- Written by sam
My mail system is postfix on centos 5.5, it's too old, and I can't update now.
Build new mail system on day of unemployment.
The new one is is Debian8.
When you have done by Debian installed.
root at debian:~# netstat -ntulp |grep :25 tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 654/exim4 tcp6 0 0 ::1:25 :::* LISTEN 654/exim4
root at debian:~# lsof -Pni :25 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME exim4 654 Debian-exim 4u IPv4 11812 0t0 TCP localhost:smtp (LISTEN) exim4 654 Debian-exim 5u IPv6 11813 0t0 TCP localhost:smtp (LISTEN)
remove exim4*
Read more: postfix dovecot in Debian 8




