SHARE
TWEET

Untitled

Ethendrel Apr 11th, 2011 36 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. This is the mail system at host elvis.example.org.
  2.  
  3. I'm sorry to have to inform you that your message could not
  4. be delivered to one or more recipients. It's attached below.
  5.  
  6. For further assistance, please send mail to postmaster.
  7.  
  8. If you do so, please include this problem report. You can
  9. delete your own text from the attached returned message.
  10.  
  11.                    The mail system
  12.  
  13. <550@elvis.example.org> (expanded from <hubert.gibtsnicht@example.org>):
  14.     unknown user: "550"
  15.  
  16. <user@elvis.example.org> (expanded from <hubert.gibtsnicht@example.org>):
  17.     unknown user: "user"
  18.  
  19. <"error:nouser"@elvis.example.org> (expanded from
  20.     <hubert.gibtsnicht@example.org>): unknown user: "error:nouser"
  21.  
  22. <unknown@elvis.example.org> (expanded from <hubert.gibtsnicht@example.org>):
  23.     unknown user: "unknown"
  24.  
  25. ---------------------------------------------------------------------
  26.  
  27. elvis:~# cat /etc/postfix/ldap/virtual_alias_maps.ldap
  28. bind                    = no
  29. server_host             = ldap://elvis.example.org
  30. search_base             = dc=example,dc=org
  31. query_filter            = (sendmailMTAKey=%s)
  32. result_attribute        = sendmailMTAMapValue
  33. terminal_result_attribute = sendmailMTAAliasValue
  34.  
  35. ---------------------------------------------------------------------
  36.  
  37. postfinger - postfix configuration on Mon Apr 11 16:07:10 CEST 2011
  38. version: 1.30
  39.  
  40. Warning: postfinger output may show private configuration information,
  41. such as ip addresses and/or domain names which you do not want to show
  42. to the public.  If this is the case it is your responsibility to modify
  43. the output to hide this private information.  [Remove this warning with
  44. the --nowarn option.]
  45.  
  46. --System Parameters--
  47. mail_version = 2.7.1
  48. hostname = elvis
  49. uname = Linux elvis 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x86_64 GNU/Linux
  50.  
  51. --Packaging information--
  52. looks like this postfix comes from deb package: postfix-2.7.1-1
  53.  
  54. --main.cf non-default parameters--
  55. append_dot_mydomain = no
  56. biff = no
  57. inet_interfaces = 127.0.0.1, xxx.xxx.xxx.xxx
  58. local_recipient_maps = ldap:/etc/postfix/ldap/local_recipient_maps.ldap
  59. mailbox_command = procmail -a "$EXTENSION"
  60. mailbox_size_limit = 0
  61. message_size_limit = 16000000
  62. milter_default_action = accept
  63. milter_protocol = 3
  64. mydestination = elvis.example.org, localhost
  65. mydomain = example.org
  66. myhostname = elvis.example.org
  67. mynetworks = 127.0.0.0/8 xxx.xxx.xxx.xxx.0/24
  68. myorigin = /etc/mailname
  69. permit_mx_backup_networks = xxx.xxx.0.0/16
  70. readme_directory = no
  71. recipient_delimiter = +
  72. relay_domains = example.org
  73. relayhost = [rost.example.org]
  74. smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
  75. smtpd_recipient_restrictions = check_sender_access hash:/etc/postfix/access,    check_recipient_access hash:/etc/postfix/access,     reject_unlisted_recipient,       permit_mx_backup,       permit_mynetworks,      reject_unauth_destination
  76. smtpd_sender_restrictions = check_sender_access hash:/etc/postfix/access,       reject_unknown_sender_domain,   reject_non_fqdn_sender
  77. ,       reject_non_fqdn_hostname
  78. virtual_alias_maps = ldap:/etc/postfix/ldap/virtual_alias_maps.ldap
  79.  
  80. --master.cf--
  81. smtp      inet  n       -       -       -       -       smtpd
  82. pickup    fifo  n       -       -       60      1       pickup
  83. cleanup   unix  n       -       -       -       0       cleanup
  84. qmgr      fifo  n       -       n       300     1       qmgr
  85. tlsmgr    unix  -       -       -       1000?   1       tlsmgr
  86. rewrite   unix  -       -       -       -       -       trivial-rewrite
  87. bounce    unix  -       -       -       -       0       bounce
  88. defer     unix  -       -       -       -       0       bounce
  89. trace     unix  -       -       -       -       0       bounce
  90. verify    unix  -       -       -       -       1       verify
  91. flush     unix  n       -       -       1000?   0       flush
  92. proxymap  unix  -       -       n       -       -       proxymap
  93. proxywrite unix -       -       n       -       1       proxymap
  94. smtp      unix  -       -       -       -       -       smtp
  95. relay     unix  -       -       -       -       -       smtp
  96.         -o smtp_fallback_relay=
  97. showq     unix  n       -       -       -       -       showq
  98. error     unix  -       -       -       -       -       error
  99. retry     unix  -       -       -       -       -       error
  100. discard   unix  -       -       -       -       -       discard
  101. local     unix  -       n       n       -       -       local
  102. virtual   unix  -       n       n       -       -       virtual
  103. lmtp      unix  -       -       -       -       -       lmtp
  104. anvil     unix  -       -       -       -       1       anvil
  105. scache    unix  -       -       -       -       1       scache
  106. maildrop  unix  -       n       n       -       -       pipe
  107.   flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
  108. uucp      unix  -       n       n       -       -       pipe
  109.   flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
  110. ifmail    unix  -       n       n       -       -       pipe
  111.   flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
  112. bsmtp     unix  -       n       n       -       -       pipe
  113.   flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
  114. scalemail-backend unix  -       n       n       -       2       pipe
  115.   flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
  116. mailman   unix  -       n       n       -       -       pipe
  117.   flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
  118.   ${nexthop} ${user}
  119.  
  120. -- end of postfinger output --
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top