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

Advertising

advertising

related pastes to tag 'postfix'

1047304 - Something: ubuntu mysql postfix
  1. Got the following message in the postfix logs while trying to set-up a mail server based on postfix and mysql on a ubuntu 7.10 system:
  2.  
  3. warning: connect to mysql server localhost: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'
  4.  
  5. In the /etc/postfix/mysql*.cf files I had tried two values for the hosts parameter that caused this error:
  6.   hosts        = unix:/var/run/mysqld/mysqld.sock
  7. and
  8.   hosts        = localhost
  9.  
989216 - postfix: postfix
  1. /usr/sbin/postconf -n
  2. alias_database = hash:/etc/postfix/aliases
  3. alias_maps = hash:/etc/postfix/aliases
  4. command_directory = /usr/sbin
  5. config_directory = /etc/postfix
  6. daemon_directory = /usr/libexec/postfix
  7. debug_peer_level = 2
  8. default_destination_concurrency_limit = 50
  9.  
950183 - system.log: postfix omnium
  1. [omnium:~] root# tail -f -n 50 /private/var/log/system.log
  2. Mar 20 11:46:27 omnium postfix/master[38]: warning: process /usr/libexec/postfix/local pid 18416 exit status 1
  3. Mar 20 11:46:27 omnium postfix/master[38]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
  4. Mar 20 11:47:27 omnium postfix/local[18423]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
  5. Mar 20 11:47:28 omnium postfix/master[38]: warning: process /usr/libexec/postfix/local pid 18423 exit status 1
  6. Mar 20 11:47:28 omnium postfix/master[38]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
  7. Mar 20 11:48:28 omnium postfix/local[18430]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
  8. Mar 20 11:48:29 omnium postfix/master[38]: warning: process /usr/libexec/postfix/local pid 18430 exit status 1
  9.  
940140 - uxphreak - maillog: ldap postfix sasl
  1. Mar 12 12:17:47 lmcmail postfix/postfix-script[949]: starting the Postfix mail system
  2. Mar 12 12:17:47 lmcmail postfix/master[950]: daemon started -- version 2.5.1, configuration /etc/postfix
  3. Mar 12 12:17:50 lmcmail postfix/smtpd[954]: dict_eval: const  mail
  4. Mar 12 12:17:50 lmcmail postfix/smtpd[954]: dict_eval: const  ipv4
  5. Mar 12 12:17:50 lmcmail postfix/smtpd[954]: name_mask: ipv4
  6. Mar 12 12:17:50 lmcmail postfix/smtpd[954]: dict_eval: const  lmcmail.<MUNGED>.coop
  7. Mar 12 12:17:50 lmcmail postfix/smtpd[954]: dict_eval: const  <MUNGED>.coop
  8. Mar 12 12:17:50 lmcmail postfix/smtpd[954]: dict_eval: const  Postfix
  9.  
935189 - Corty: ldap postfix
preview unavailable
601152 - dspam and postfix: postfix dspam email
  1. /etc/postfix/master.cf:
  2.  
  3. # service type  private unpriv  chroot  wakeup  maxproc command + args
  4. #               (yes)   (yes)   (yes)   (never) (100)
  5. # ==========================================================================
  6. smtp      inet  n       -       n       -       -       smtpd
  7.   -o content_filter=lmtp:unix:/tmp/dspam.sock
  8.  
  9.  
600811 - felipe postfix configuration: postfix
  1. alias_maps = ldap:ldapsource
  2. always_bcc = auditoria@biotoscana.com
  3. bounce_size_limit = 10000000
  4. broken_sasl_auth_clients = yes
  5. command_directory = /usr/sbin
  6. config_directory = /etc/postfix
  7. daemon_directory = /usr/lib/postfix
  8. header_checks = regexp:/etc/postfix/header_checks
  9.  
worth-right
fantasy-obligation