2 msgDuplicate messages with always_bcc
14 msg[OT] Saving outgoing email Gmail style
3 msg451 error
10 msgPostfix 2.5 release candidate (and 2.6 snapshot...
2 msgpostfix errors when sending smtp auth via yahoo
4 msgDocumentation enhancement: Adjusting DB file pe...
11 msgI don't want Postfix to confirm users via telnet
3 msgQuestion on Earthlink and dnsbl.sorbs.net
36 msgRe: Enforced Outbound TLS (part deux)
6 msgsmtpd_proxy_filter to unix: problem
4 msgAgain troubles with postfix and cyrus-sasl
3 msgExclude local host from smtpd_proxy_filter
4 msgtransport nexthop nexthop
3 msgTLS has been selected, but TLS support is not c...
2 msgWhich documentation to read for this..
4 msgExchange 2003 to Postfix maildir migration

virtual_mailbox_base & LDAP
\ Rob Nevins (14 Jan 2008)
. \ Victor Duchovni (14 Jan 2008)
. \ mouss (14 Jan 2008)
. . \ Victor Duchovni (14 Jan 2008)
. . . \ mouss (14 Jan 2008)
. . . . \ Victor Duchovni (14 Jan 2008)
. . . . . \ mouss (15 Jan 2008)

12 msgEnforced Outbound TLS
2 msgpostfix+maildrop error
10 msgOutgoing IP address
Subject:virtual_mailbox_base & LDAP
Group:Postfix-users
From:Rob Nevins
Date:14 Jan 2008


 
Hello,

I have a Postfix instance running in a dmz then passing mail to an
internal mailserver running postfix/dovecot. Currently, I verify a user
exists against an LDAP database from the DMZ and if successful, pass the
email over to another machine on the lan.

My question is this:

Can i get rid of some of the following entries? Some are somewhat
useless considering this Postfix instance is just checking to see if a
user exists and then relaying to another machine. I guess the problem
is that these parameters are repeated on the postfix instance running on
the lan. I'd like to remove:

virtual_mailbox_base = /mail
virtual_uid_maps = static:500
virtual_gid_maps = static:500

[root@smtp1 ~]# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
html_directory = no
inet_interfaces = $myhostname, localhost
local_recipient_maps =
mail_owner = postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = wbdhost.com
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550
virtual_alias_maps = hash:/etc/postfix/virtual
virtual_gid_maps = static:500
virtual_mailbox_base = /mail
virtual_mailbox_domains = /etc/postfix/virtual_domains
virtual_mailbox_maps = ldap:/etc/postfix/ldap-users.cf
virtual_uid_maps = static:500

-Rob





© 2004-2008 readlist.com