Hello,
I cannot configure xmail. I have dl the package from server (kernel 2.6 8.09.1 kamikaze)
however i cannot start the service. Whenever i do i see nothing
root@OpenWrt:~# /etc/init.d/xmail start
root@OpenWrt:~# ps -elf | grep mail
1003 root 1964 S grep mail
root@OpenWrt:~# ps -elf | grep x
320 root 1140 S /sbin/hotplug2 --override --persistent --max-children
root@OpenWrt:~#
i have added files to MailRoot
root@OpenWrt:/mnt/sda1/MailRoot# ls
aliasdomain.tab filters.post-data.tab smtp.ipmap.tab
aliases.tab filters.post-rcpt.tab smtp.ipprop.tab
cmdaliases filters.pre-data.tab smtpauth.tab
ctrl.ipmap.tab finger.ipmap.tab smtpextauth.tab
ctrlaccounts.tab logs smtpfwd.tab
custdomains mailusers.tab smtpgw.tab
dnscache message.id smtprelay.tab
dnsroots msgsync spam-address.tab
domains pop3.ipmap.tab spammers.tab
domains.tab pop3linklocks spool
extaliases.tab pop3links tabindex
filters pop3links.tab userauth
filters.in.tab pop3locks
and netstat does not show anything
root@OpenWrt:/mnt/sda1/MailRoot# netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN
tcp 0 49640 OpenWrt:139 192.168.0.169:2238 ESTABLISHED
tcp 0 100 OpenWrt:22 192.168.0.169:2223 ESTABLISHED
netstat: no kernel support for AF INET6 (tcp)
udp 0 0 0.0.0.0:53 0.0.0.0:*
udp 0 0 0.0.0.0:67 0.0.0.0:*
netstat: no kernel support for AF INET6 (udp)
netstat: no kernel support for AF INET6 (raw)
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags Type State I-Node Path
unix 5 [ ] DGRAM 251 /dev/log
unix 2 [ ] DGRAM 691
unix 2 [ ] DGRAM 639
unix 2 [ ] DGRAM 255
in addition i founded that xmail consume hole my proc power
Load average: 2.28 3.32 2.72
PID PPID USER STAT VSZ %MEM %CPU COMMAND
1044 1 root R 4972 17% 97% /usr/bin/XMail -Ms /mnt/sda1/MailRoot
990 963 lech S N 4092 14% 1% smbd -D
804 766 root S 1996 7% 0% /usr/sbin/dropbear -p 22
1047 810 root R 1968 7% 0% top
844 2 root SW< 0 0% 0% [usb-storage]
969 1 root R 5560 19% 0% lighttpd -f /etc/lighttpd.conf
963 1 root S N 3780 13% 0% smbd -D
810 804 root S 1984 7% 0% -ash
306 1 root S 1980 7% 0% syslogd -C16
1 0 root S 1968 7% 0% init
1037 810 root T 1968 7% 0% top
282 1 root S 1968 7% 0% init
308 1 root S 1964 7% 0% klogd
766 1 root S 1940 6% 0% /usr/sbin/dropbear -p 22
797 1 nobody S 1284 4% 0% /usr/sbin/dnsmasq -K -D -y -Z -b -E -
320 1 root S 1140 4% 0% /sbin/hotplug2 --override --persisten
3 2 root SW< 0 0% 0% [ksoftirqd/0]
268 2 root SWN 0 0% 0% [jffs2_gcd_mtd3]
62 2 root SW< 0 0% 0% [kswapd0]
19 2 root SW< 0 0% 0% [kblockd/0]
i would be glad for givin me hand with that
thanks
(Last edited by macmus on 15 Aug 2009, 19:52)