mfernandez

Exim4 - Permission Denied

Mar 30th, 2017
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.36 KB | None | 0 0
  1. root@dnsnano:~# /usr/sbin/exim4 -d -v -q30m
  2. Exim version 4.80 uid=0 gid=0 pid=1646 D=fbb95cfd
  3. Berkeley DB: Berkeley DB 5.1.29: (October 25, 2011)
  4. Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM
  5. Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd
  6. Authenticators: cram_md5 plaintext
  7. Routers: accept dnslookup ipliteral manualroute queryprogram redirect
  8. Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
  9. Fixed never_users: 0
  10. Size of off_t: 8
  11. Compiler: GCC [4.7.2]
  12. Library version: GnuTLS: Compile: 2.12.20
  13.                          Runtime: 2.12.20
  14. Library version: PCRE: Compile: 8.30
  15.                        Runtime: 8.30 2012-02-04
  16. Total 13 lookups
  17. WHITELIST_D_MACROS: "OUTGOING"
  18. TRUSTED_CONFIG_LIST: "/etc/exim4/trusted_configs"
  19. changed uid/gid: forcing real = effective
  20.   uid=0 gid=0 pid=1646
  21.   auxiliary group list: <none>
  22. seeking password data for user "uucp": cache not available
  23. getpwnam() succeeded uid=10 gid=10
  24. changed uid/gid: calling tls_validate_require_cipher
  25.   uid=104 gid=106 pid=1647
  26.   auxiliary group list: <none>
  27. tls_validate_require_cipher child 1647 ended: status=0x0
  28. LOG: MAIN
  29.   Warning: purging the environment.
  30.  Suggested action: use keep_environment.
  31. configuration file is /etc/exim4/exim4.conf
  32. log selectors = ffffffff 7ff7fffd
  33. cwd=/root 4 args: /usr/sbin/exim4 -d -v -q30m
  34. trusted user
  35. admin user
  36. seeking password data for user "mail": cache not available
  37. getpwnam() succeeded uid=8 gid=8
  38. user name "root" extracted from gecos field "root"
  39. originator: uid=0 gid=0 login=root name=root
  40.  1646 changed uid/gid: running as a daemon
  41.  1646   uid=104 gid=106 pid=1646
  42.  1646   auxiliary group list: 106
  43.  1646 LOG: MAIN
  44.  1646   exim 4.80 daemon started: pid=1646, -q30m, not listening for SMTP
  45.  1646 set_process_info:  1646 daemon: -q30m, not listening
  46.  1646 daemon running with uid=104 gid=106 euid=104 egid=106
  47.  1646 SIGALRM received
  48.  1646 1 queue-runner process running
  49.  1648 Starting queue-runner: pid 1648
  50.  1648 exec /usr/sbin/exim4 -q
  51.  1648 LOG: MAIN PANIC DIE
  52.  1648   re-exec of exim (/usr/sbin/exim4) with -q failed: Permission denied
  53.  1648 search_tidyup called
  54.  1648 >>>>>>>>>>>>>>>> Exim pid=1648 terminating with rc=1 >>>>>>>>>>>>>>>>
  55.  1646 child 1648 ended: status=0x100
  56.  1646   normal exit, 1
  57.  1646 0 queue-runner processes now running
Advertisement
Add Comment
Please, Sign In to add comment