dropstoreAvatar border
TS
dropstore
[ASK] socket bind to port 25 for address 127.0.0.1
misi, mau nanya om, ane install exim4 di debian

nano /var/log/exim4/mainlog
muncul error socket bind() to port 25 for address 127.0.0.1 failed


Code:
http://S E N S O R/pyeyFwmy



cek

netstat -lnptu
Code:
root@mail:~# netstat -lnptu
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 487/apache2
tcp 0 0 184.154.76.200:53 0.0.0.0:* LISTEN 5283/named
tcp 0 0 127.0.0.2:53 0.0.0.0:* LISTEN 5283/named
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 5283/named
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 569/sshd
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 5283/named
tcp 0 0 184.154.76.200:2525 0.0.0.0:* LISTEN 4889/exim4
tcp 0 0 127.0.0.1:2525 0.0.0.0:* LISTEN 4889/exim4
tcp 0 0 184.154.76.200:10025 0.0.0.0:* LISTEN 4889/exim4
tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 4889/exim4
tcp 0 0 184.154.76.200:587 0.0.0.0:* LISTEN 4889/exim4
tcp 0 0 127.0.0.1:587 0.0.0.0:* LISTEN 4889/exim4
tcp6 0 0 :::53 :::* LISTEN 5283/named
tcp6 0 0 :::22 :::* LISTEN 569/sshd
tcp6 0 0 ::1:953 :::* LISTEN 5283/named
udp 0 0 184.154.76.200:53 0.0.0.0:* 5283/named
udp 0 0 127.0.0.2:53 0.0.0.0:* 5283/named
udp 0 0 127.0.0.1:53 0.0.0.0:* 5283/named
udp6 0 0 :::53 :::* 5283/named
root@mail:~#


dpkg --get-selections |egrep '(exim4|mail|mta)'
Code:
root@mail:~# dpkg --get-selections |egrep '(exim4|mail|mta)'
bsd-mailx deinstall
exim4-base install
exim4-config install
exim4-daemon-light install
fetchmail install
libmailutils2 install
mailutils install
procmail install
rmail deinstall
sendmail-base install
sendmail-bin deinstall
sendmail-cf install
sendmail-doc install
root@mail:~#



nano /etc/default/exim4

Code:
SMTPLISTENEROPTIONS='-oX 2525:587:10025 -oP /var/run/exim4/exim.pid'



nano /etc/exim4/update-exim4.conf.conf

Code:
dc_eximconfig_configtype='internet'
dc_other_hostnames='mail.tipshamilcepat.com'
dc_local_interfaces='127.0.0.1 ; 184.154.76.200'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname=''
dc_mailname_in_oh='true'
dc_localdelivery='maildir_home'



itu kenapa ya om? udah ane googling, dan cobain, tapi blm solved
thanks
Diubah oleh dropstore 27-12-2012 23:38
0
1.1K
0
GuestAvatar border
Guest
Tulis komentar menarik atau mention replykgpt untuk ngobrol seru
GuestAvatar border
Guest
Tulis komentar menarik atau mention replykgpt untuk ngobrol seru
Komunitas Pilihan