Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Anonymous
Saturday, April 7th, 2007 at 12:46:17am UTC 

  1. root@kolab:/kolab/etc/postfix# /kolab/sbin/postconf -n
  2. alias_database = hash:/kolab/etc/postfix/aliases
  3. alias_maps = hash:/kolab/etc/postfix/aliases
  4. command_directory = /kolab/sbin
  5. config_directory = /kolab/etc/postfix
  6. daemon_directory = /kolab/libexec/postfix
  7. default_privs = kolab-n
  8. inet_interfaces = all
  9. mail_owner = kolab
  10. mailbox_command = /kolab/bin/procmail -a "$EXTENSION"
  11. mydomain = kubuntu.co.uk
  12. myhostname = kolab.kubuntu.co.uk
  13. mynetworks = 127.0.0.0/8
  14. myorigin = $myhostname
  15. queue_directory = /kolab/var/postfix
  16. recipient_delimiter = +
  17. setgid_group = kolab-r
  18. smtp_bind_address = 127.0.0.1
  19. root@kolab:/kolab/etc/postfix# cat master.cf
  20. # (c) 2004 Steffen Hansen <[email protected]> (Klaralvdalens Datakonsult AB)
  21. # (c) 2003 Tassilo Erlewein <[email protected]>
  22. # (c) 2003 Martin Konold <[email protected]>
  23. # (c) 2003 Achim Frank <[email protected]>
  24. # This program is Free Software under the GNU General Public License (>=v2).
  25. # Read the file COPYING that comes with this packages for details.
  26.  
  27.  
  28. # this file is automatically written by the Kolab config backend
  29. # manual additions are lost unless made to the template in the Kolab config directory
  30.  
  31. 25      inet  n       -       n       -       -       smtpd
  32. #628      inet  n       -       n       -       -       qmqpd
  33. pickup    fifo  n       -       n       60      1       pickup
  34. cleanup   unix  n       -       n       -       0       cleanup
  35. qmgr      fifo  n       -       n       300     1       qmgr
  36. #qmgr     fifo  n       -       n       300     1       nqmgr
  37. rewrite   unix  -       -       n       -       -       trivial-rewrite
  38. bounce    unix  -       -       n       -       0       bounce
  39. defer     unix  -       -       n       -       0       bounce
  40. verify    unix  -       -       n       -       1       verify
  41. flush     unix  n       -       n       1000?   0       flush
  42. smtp      unix  -       -       n       -       -       smtp
  43. relay     unix  -       -       n       -       -       smtp -o fallback_relay=
  44. showq     unix  n       -       n       -       -       showq
  45. error     unix  -       -       n       -       -       error
  46. local     unix  -       n       n       -       -       local
  47. #virtual   unix  -       n       n       -       -       virtual
  48. lmtp      unix  -       -       n       -       -       lmtp
  49. anvil     unix  -       -       n       -       1       anvil
  50. scache    unix  -       -       n       -       1       scache
  51. tlsmgr    unix  -       -       n       1000?   1       tlsmgr
  52. #cyrus    unix  -       n       n       -       -       pipe flags=R user=cyrus argv=/kolab/bin/deliver -e -m ${extension} ${user}
  53. #uucp     unix  -       n       n       -       -       pipe flags=Fqhu user=uucp argv=/kolab/bin/uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
  54. #ifmail   unix  -       n       n       -       -       pipe flags=F user=ftn argv=/kolab/bin/ifmail -r $nexthop ($recipient)
  55. #bsmtp    unix  -       n       n       -       -       pipe flags=Fq. user=foo argv=/kolab/bin/bsmtp -f $sender $nexthop $recipient
  56. 465       inet  n       -       n       -       -       smtpd -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
  57. post-cleanup unix  n    -       n       -       0       cleanup -o virtual_maps=
  58. smtp-amavis unix -      -       n       -       2       smtp
  59.     -o smtp_data_done_timeout=1200
  60.     -o smtp_send_xforward_command=yes
  61.     -o disable_dns_lookups=yes
  62. # SMTP interface for injecting mail back into postfix
  63. # from amavis
  64. 127.0.0.1:10025 inet n  -       n       -       -  smtpd
  65.     -o content_filter=kolabfilter
  66.     -o cleanup_service_name=post-cleanup
  67.     -o local_recipient_maps=
  68.     -o relay_recipient_maps=
  69.     -o smtpd_restriction_classes=
  70.     -o smtpd_client_restrictions=
  71.     -o smtpd_helo_restrictions=
  72.     -o smtpd_sender_restrictions=
  73.     -o smtpd_recipient_restrictions=permit_mynetworks,reject
  74.     -o mynetworks=127.0.0.0/8
  75.     -o smtpd_authorized_xforward_hosts=127.0.0.0/8
  76.     -o strict_rfc821_envelopes=yes
  77.     -o smtpd_error_sleep_time=0
  78.     -o smtpd_soft_error_limit=1001
  79.     -o smtpd_hard_error_limit=1000
  80. # SMTP interface for injecting mail back into postfix
  81. # from the automatic invitation handling script
  82. 127.0.0.1:10026 inet n  -       n       -       -  smtpd
  83.     -o content_filter=
  84.     -o cleanup_service_name=post-cleanup
  85.     -o local_recipient_maps=
  86.     -o relay_recipient_maps=
  87.     -o smtpd_restriction_classes=
  88.     -o smtpd_client_restrictions=
  89.     -o smtpd_helo_restrictions=
  90.     -o smtpd_sender_restrictions=
  91.     -o smtpd_recipient_restrictions=permit_mynetworks,reject
  92.     -o mynetworks=127.0.0.0/8
  93.     -o strict_rfc821_envelopes=yes
  94.     -o smtpd_error_sleep_time=0
  95.     -o smtpd_soft_error_limit=1001
  96.     -o smtpd_hard_error_limit=1000
  97. kolabpolicy    unix  -       n       n       -       -       spawn user=kolab-n argv=/kolab/etc/kolab/kolab_smtpdpolicy
  98.  
  99. kolabfilter     unix  -       n       n       -       -       pipe user=kolab-n flags=n argv=/kolab/bin/php
  100.     -c /kolab/etc/apache/php.ini
  101.     -f /kolab/etc/resmgr/kolabfilter.php
  102.     --
  103.     -h kolab.kubuntu.co.uk
  104.     -s ${sender}
  105.     -r ${recipient}
  106.     -c ${client_address}
  107.  
  108. kolabmailboxfilter     unix  -       n       n       -       -       pipe user=kolab-n flags=n argv=/kolab/bin/php
  109.     -c /kolab/etc/apache/php.ini
  110.     -f /kolab/etc/resmgr/kolabmailboxfilter.php
  111.     --
  112.     -h kolab.kubuntu.co.uk
  113.     -s ${sender}
  114.     -r ${recipient}
  115.     -c ${client_address}

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right