Guest User

Untitled

a guest
Aug 28th, 2014
548
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.22 KB | None | 0 0
  1. exim4 -d -bt [email protected]
  2. Exim version 4.80 uid=0 gid=0 pid=15832 D=fbb95cfd
  3. [email protected] 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.6.3]
  12. Library version: GnuTLS: Compile: 2.12.20
  13. Runtime: 2.12.20
  14. Library version: PCRE: Compile: 8.31
  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=15832
  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=101 gid=103 pid=15833
  26. auxiliary group list: <none>
  27. tls_validate_require_cipher child 15833 ended: status=0x0
  28. configuration file is /etc/exim4/exim4.conf
  29. log selectors = 00000ffc 00612001
  30. trusted user
  31. admin user
  32. seeking password data for user "mail": cache not available
  33. getpwnam() succeeded uid=8 gid=8
  34. seeking password data for user "list": cache not available
  35. getpwnam() succeeded uid=38 gid=38
  36. user name "root" extracted from gecos field "root"
  37. originator: uid=0 gid=0 login=root name=root
  38. sender address = [email protected]
  39. Address testing: uid=0 gid=103 euid=0 egid=103
  40. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  41. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  42. Considering [email protected]
  43. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  44. --------> hubbed_hosts router <--------
  45. local_part=alltgs domain=lists.mydomain.org
  46. checking domains
  47. expansion of "${if exists{/etc/exim4/hubbed_hosts}{partial-lsearch;/etc/exim4/hubbed_hosts}fail}" forced failure: assume not in this list
  48. hubbed_hosts router skipped: domains mismatch
  49. --------> real_local router <--------
  50. local_part=alltgs domain=lists.mydomain.org
  51. real_local router skipped: prefix mismatch
  52. --------> system_aliases router <--------
  53. local_part=alltgs domain=lists.mydomain.org
  54. checking domains
  55. lists.mydomain.org in "lists.mydomain.org"? yes (matched "lists.mydomain.org")
  56. lists.mydomain.org in "+local_domains"? yes (matched "+local_domains")
  57. R: system_aliases for [email protected]
  58. calling system_aliases router
  59. rda_interpret (string): ${lookup{$local_part}lsearch{/etc/aliases}}
  60. search_open: lsearch "/etc/aliases"
  61. search_find: file="/etc/aliases"
  62. key="alltgs" partial=-1 affix=NULL starflags=0
  63. LRU list:
  64. 7/etc/aliases
  65. End
  66. internal_search_find: file="/etc/aliases"
  67. type=lsearch key="alltgs"
  68. file lookup required for alltgs
  69. in /etc/aliases
  70. lookup failed
  71. expanded:
  72. file is not a filter file
  73. parse_forward_list:
  74. system_aliases router declined for [email protected]
  75. --------> mailman_router router <--------
  76. local_part=alltgs domain=lists.mydomain.org
  77. checking domains
  78. lists.mydomain.org in "lists.mydomain.org"? yes (matched "lists.mydomain.org")
  79. lists.mydomain.org in "+mm_domains"? yes (matched "+mm_domains")
  80. checking require_files
  81. file check: /var/lib/mailman/lists/${lc:$local_part}/config.pck
  82. expanded file: /var/lib/mailman/lists/alltgs/config.pck
  83. stat() yielded 0
  84. calling mailman_router router
  85. mailman_router router called for [email protected]
  86. domain = lists.mydomain.org
  87. set transport mailman_transport
  88. queued for mailman_transport transport: local_part = alltgs
  89. domain = lists.mydomain.org
  90. errors_to=NULL
  91. domain_data=NULL localpart_data=NULL
  92. routed by mailman_router router
  93. envelope to: [email protected]
  94. transport: mailman_transport
  95. router = mailman_router, transport = mailman_transport
  96. search_tidyup called
  97. >>>>>>>>>>>>>>>> Exim pid=15832 terminating with rc=0 >>>>>>>>>>>>>>>>
Advertisement
Add Comment
Please, Sign In to add comment