Advertisement
Guest User

Untitled

a guest
Jun 20th, 2017
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.28 KB | None | 0 0
  1. Mapped hash table for virtualmin
  2. hash:/etc/postfix/virtual
  3.  
  4.  
  5. Alias maps from main.cf. I think the issue is that this one and the one above are not talking to each other.
  6. alias_maps = hash:/etc/aliases
  7.  
  8.  
  9. The main error (I think), I am having now
  10. mail postfix/local[21969]: 4937A44F8132: to=<brad11s.boatcrafts@mail.boatcrafts.org>, orig_to=<Brad11S@boatcrafts.org>, relay=local, delay=56, delays=0.12/0/0/56, dsn=5.2.0, status=bounced (can't create user output file)
  11.  
  12.  
  13. The reject code is from when I try and change the alias maps in main.cf to match the virtual maps. I get the same reject code as my original problem before even installing virtualmin.
  14.  
  15. Oct 12 00:31:41 mail postfix/smtpd[8105]: connect from mail-qy0-f182.google.com[209.85.216.182]
  16. Oct 12 00:31:41 mail postfix/smtpd[8105]: NOQUEUE: reject: RCPT from mail-qy0-f182.google.com[209.85.216.182]: 554 5.7.1 <Brad11S@boatcrafts.org>: Relay access denied; from=<nyctele11comm@gmail.com> to=<Brad11S@boatcrafts.org> proto=ESMTP helo=<mail-qy0-f182.google.com>
  17. Oct 12 00:31:41 mail postfix/smtpd[8105]: disconnect from mail-qy0-f182.google.com[209.85.216.182]
  18. Oct 12 00:32:23 mail postfix/postfix-script: refreshing the Postfix mail system
  19. Oct 12 00:32:23 mail postfix/master[26212]: reload configuration /etc/postfix
  20. Oct 12 00:32:23 mail postfix/anvil[8112]: statistics: max connection rate 1/60s for (smtp:208.54.45.54) at Oct 12 00:30:00
  21. Oct 12 00:32:23 mail postfix/anvil[8112]: statistics: max connection count 1 for (smtp:208.54.45.54) at Oct 12 00:30:00
  22. Oct 12 00:32:23 mail postfix/anvil[8112]: statistics: max cache size 2 at Oct 12 00:30:18
  23. Oct 12 00:32:45 mail postfix/smtpd[21953]: connect from mail-qw0-f54.google.com[209.85.216.54]
  24. Oct 12 00:32:45 mail postfix/smtpd[21953]: 4937A44F8132: client=mail-qw0-f54.google.com[209.85.216.54]
  25. Oct 12 00:32:45 mail postfix/cleanup[21965]: 4937A44F8132: message-id=<AANLkTimmJ9-5fxdEFCNwZ_8ubPx8SPL_Knukrf78t=QK@mail.gmail.com>
  26. Oct 12 00:32:45 mail postfix/qmgr[20101]: 4937A44F8132: from=<nyctele11comm@gmail.com>, size=1862, nrcpt=1 (queue active)
  27. Oct 12 00:33:15 mail postfix/smtpd[21953]: disconnect from mail-qw0-f54.google.com[209.85.216.54]
  28. Oct 12 00:33:41 mail postfix/local[21969]: 4937A44F8132: to=<brad11s.boatcrafts@mail.boatcrafts.org>, orig_to=<Brad11S@boatcrafts.org>, relay=local, delay=56, delays=0.12/0/0/56, dsn=5.2.0, status=bounced (can't create user output file)
  29. Oct 12 00:33:41 mail postfix/cleanup[21965]: 6DE9044F859E: message-id=<20101011203341.6DE9044F859E@mail.boatcrafts.org>
  30. Oct 12 00:33:41 mail postfix/bounce[26132]: 4937A44F8132: sender non-delivery notification: 6DE9044F859E
  31. Oct 12 00:33:41 mail postfix/qmgr[20101]: 6DE9044F859E: from=<>, size=3739, nrcpt=1 (queue active)
  32. Oct 12 00:33:41 mail postfix/qmgr[20101]: 4937A44F8132: removed
  33. Oct 12 00:33:42 mail postfix/smtp[26135]: 6DE9044F859E: to=<nyctele11comm@gmail.com>, relay=gmail-smtp-in.l.google.com[74.125.95.27]:25, delay=1.4, delays=0/0/0.3/1.1, dsn=2.0.0, status=sent (250 2.0.0 OK 1286829267 z12si18297373iba.68)
  34. Oct 12 00:33:42 mail postfix/qmgr[20101]: 6DE9044F859E: removed
  35.  
  36. The 'can't create user output file' error I think is because virtual maps is not pointing to right directory.
  37. file system srtucture is:
  38. /home/boatcrafts/homes/info/Maildir/cur/ new/ tmp/ .trash/
  39.  
  40. postconf :
  41.  
  42. alias_database = hash:/etc/aliases
  43. alias_maps = hash:/etc/aliases
  44. broken_sasl_auth_clients = yes
  45. command_directory = /usr/sbin
  46. config_directory = /etc/postfix
  47. daemon_directory = /usr/libexec/postfix
  48. debug_peer_level = 2
  49. home_mailbox = Maildir/
  50. html_directory = no
  51. inet_interfaces = all
  52. mail_owner = postfix
  53. mailbox_command = /usr/bin/procmail-wrapper -o -a $DOMAIN -d $LOGNAME
  54. mailq_path = /usr/bin/mailq.postfix
  55. manpage_directory = /usr/share/man
  56. mydestination = $myhostname, localhost.$mydomain, localhost, mail.boatcrafts.org
  57. mynetworks = 127.0.0.0/8
  58. newaliases_path = /usr/bin/newaliases.postfix
  59. readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES
  60. sample_directory = /usr/share/doc/postfix-2.3.3/samples
  61. sender_bcc_maps = hash:/etc/postfix/bcc
  62. sendmail_path = /usr/sbin/sendmail.postfix
  63. setgid_group = postdrop
  64. smtp_tls_note_starttls_offer = yes
  65. smtp_use_tls = yes
  66. smtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated reject_unauth_destination
  67. smtpd_sasl_auth_enable = yes
  68. smtpd_sasl_local_domain =
  69. smtpd_sasl_path = /var/spool/postfix/private/auth
  70. smtpd_sasl_security_options = noanonymous
  71. smtpd_sasl_type = dovecot
  72. smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
  73. smtpd_tls_auth_only = no
  74. smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
  75. smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
  76. smtpd_tls_loglevel = 1
  77. smtpd_tls_received_header = yes
  78. smtpd_tls_session_cache_timeout = 3600s
  79. smtpd_use_tls = yes
  80. tls_random_source = dev:/dev/urandom
  81. unknown_local_recipient_reject_code = 550
  82. virtual_alias_maps = hash:/etc/postfix/virtual
  83.  
  84.  
  85. Points of interest.
  86.  
  87. Original error before virtualmin took control of postfix and implemented the virtual maps.
  88.  
  89. mail postfix/local[16259]: 9660644F8132: to=<brad11s.boatcrafts@mail.boatcrafts.org>, orig_to=<Brad11S@boatcrafts.org>, relay=local, delay=56, delays=0.13/0/0/56, dsn=5.2.0, status=bounced (can't create user output file)
  90. Oct 11 22:52:36 mail postfix/cleanup[13913]: B3F9B44F859E: message-id=<20101011185236.B3F9B44F859E@mail.boatcrafts.org>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement