The following bug has been SUBMITTED.
======================================================================
http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000127
======================================================================
Reported By:                sr
Assigned To:                
======================================================================
Project:                    DBMail
Bug ID:                     127
Category:                   Documentation
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             29-Nov-04 12:21 CET
Last Modified:              29-Nov-04 12:21 CET
======================================================================
Summary:                    Some Postfix conf issues not included
Description: 
Hope I'm not missing something, but when configuring DBMail with LMTP over
Postfix:

1) The following line needs to be added in main.cf

mailbox_transport = dbmail-lmtp

2) If using postfix build >= 2.0, using mailbox_transport
requires local_recipient_maps to be set to null:

local_recipient_maps =

as specified in http://www.postfix.org/LOCAL_RECIPIENT_README.html and in
main.cf comments as well.

3) If the destinations specified in mydestination are not dns-resolvable,
dns lookups should be disabled for the dbmail-lmtp service. The dbmail
line in master.cf should therefore look like this:

dbmail-lmtp     unix    -       -       n       -       -       lmtp -o
disable_dns_lookups=yes

I think issue 1) at least should be included in the install.postfix file?



 



======================================================================

Bug History
Date Modified  Username       Field                    Change              
======================================================================
29-Nov-04 12:21sr             New Bug                                      
======================================================================

Reply via email to