Jeff, referencing a table in the database sounds like
a great idea.  I will give that a try.  I am using
Postgres so I will probably need to do a bit of
recompiling.

When you refer to the local user mapping, are you
talking about this entry:

local_recipient_maps = $alias_maps unix:passwd.byname

Thanks,
David



----- Original Message ----- 
From: "Jeff Brenton" <[EMAIL PROTECTED]>
To: <dbmail@dbmail.org>
Sent: Thursday, February 19, 2004 11:05 AM
Subject: Re[2]: [Dbmail] Postfix with IMAP


> > 1.  What is the proper way to reference my virtual
> > domains in Postfix?  Everything I read tells me to
> > NEVER EVER put "Virtual Domains" in
$mydestination.
> 
> You read the same manual I did. It's bunk, when
working with dbmail.
> 
> As Jesse implied, adding the virtual domains to
$mydestination is
> fine. In fact, on our systems, I use a MySQL table
named
> "my_transport", which serves double duty. It is
pointed to by
> $mydestination for Postfix to determine if it should
accept the mail
> for the domain, and then it tells Postfix that the
mail for the domain
> should be handed off to dbmail.
> 
> With this setup, I can add new domains without
restarting Postfix;
> Just add it to the table, and the domain is active
immediately.
> 
> Oh, and if you point Postfix at the dbmail alias
table for local user
> mapping, it will know not to accept mail for
non-existant users...
> 
> Of course, this means you must have compiled Postfix
with SQL support.
> That's easily enough done for MySQL, but you need to
hunt down the
> latest patches to use PostGres.
> 
> -- 
> Jeff Brenton
> President,
> Engineered Software Products, Inc
> http://espi.com
> Questionable web page: http://dididahdahdidit.com
> 
> Liberalism grants you the freedom to advocate any
idea*.
>  * Please see
http://www.dididahdahdidit.com/except.php for a
>    current list of exceptions
> 
> _______________________________________________
> Dbmail mailing list
> Dbmail@dbmail.org
> https://mailman.fastxs.nl/mailman/listinfo/dbmail
> 
> 



__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

Reply via email to