Hi All,
After sending SIGHUP to exim process exim fail to bind to port 25. Debug
see below.
How I can work solve this problem?
>---
15:43:29 3053 daemon running with uid=512 gid=504 euid=512 egid=504
15:43:29 3053 Listening...
15:44:48 3053 LOG: MAIN
>15:44:48 3053 pid 3053: SIGHUP received: re-exec daemon_
15:44:48 3053 Exim version 4.12 uid=512 gid=504 pid=3053 D=fffaffff
Berkeley DB: Sleepycat Software: Berkeley DB 2.7.7: (08/20/99)
Support for:
Authenticators: cram_md5 plaintext spa
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
15:44:48 3053 Exim has no root privilege: uid=512 gid=504 euid=512 egid=504
15:44:48 3053 changed uid/gid: forcing real = effective
15:44:48 3053 uid=512 gid=504 pid=3053
15:44:48 3053 auxiliary group list: <none>
15:44:48 3053 configuration file is /etc/exim/exim.conf.listen
15:44:48 3053 log selector = 0106ccd8
15:44:48 3053 trusted user
15:44:48 3053 admin user
15:44:48 3053 finduser used cached passwd data for vpopmail
15:44:48 3053 originator: uid=512 gid=504 login=vpopmail name=
15:44:48 3053 listening on all interfaces (IPv4) port 25
15:44:48 3053 LOG: MAIN
15:44:48 3053 socket bind() to port 25 for address (any IPv4) failed:
Permission denied: waiting before trying again
15:49:19 3053 socket bind() to port 25 for address (any IPv4) failed: Permission denied: dae
mon abandoned
15:49:19 3053 search_tidyup called
15:49:19 3053 >>>>>>>>>>>>>>>> Exim pid=3053 terminating with rc=1 >>>>>>>>>>>>>>>>
>---
--
Thanks,
Robert