Hi,  My postfix error log shows the following: 
 
postfix/postfix-script: fatal: the Postfix mail system is not running 
postfix/master[12894]: fatal: bind 127.0.0.1 port 10026: Address already in 
use 
 
I noticed that the master.cf file in both /etc/postfix and /etc/postfix.in has 
the following lines: 
 
127.0.0.1:10026 inet    n       -       y       -       -       smtpd 
  -o content_filter= 
  -o smtpd_restriction_classes= 
  -o smtpd_client_restrictions= 
  -o smtpd_helo_restrictions= 
  -o smtpd_sender_restrictions= 
  -o smtpd_recipient_restrictions=permit_mynetworks,reject 
  -o mynetworks=127.0.0.0/8 
  -o mynetworks_style=host 
  -o strict_rfc821_envelopes=yes 
  -o 
receive_override_options=no_unknown_recipient_checks,no_header_body_checks 
  -o smtpd_client_connection_limit_exceptions=127.0.0.0/8 
 
lmtp-filter     unix    -       -       y       -       -       lmtp 
  -o lmtp_data_done_timeout=1200 
  -o disable_dns_lookups=yes 
 
smtp-filter     unix    -       -       y       -       -       smtp 
  -o smtp_data_done_timeout=1200 
  -o disable_dns_lookups=yes 
 
 
If I comment them out in either /etc/postfix/master.cf 
or /etc/postfix.in/master.cf and restart openprotect the error 
in /var/spool/mail/error goes away.  I am not sure which of the two files I 
should change or if these lines are even necessary.  I am using postfix 
version postfix-2.1.0-0.20040209.18mdk from Mandrake 10.0 
 
 
 
 
The other problem I have is in my postfix warning log.  It says: 
 
MailScanner[12940]: Messages found but no hashed queue directories. Please 
enable hashed queues for incoming and deferred with a depth of 1 or 2. See the 
Postfix documentation for hash_queue_names and hash_queue_depth 
 
My main.cf.default has: 
 
hash_queue_depth = 1 
hash_queue_names = incoming,active,deferred,bounce,defer,flush,hold,trace 
 
I have changed the queue depth to 2 with no results. 
 
Thanks. 
 
 



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id�66&op=click
_______________________________________________
Opencomputing-openprotect mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opencomputing-openprotect

Reply via email to