On Wed, 2008-04-30 at 16:55 +0100, [EMAIL PROTECTED] wrote:
> > local_recipient_maps = proxy:unix:passwd.byname $alias_maps \
> >               mysql:/etc/postfix/sql-recipients.cf
> 
> OK, that seems to work. However, now I'm not getting any deliveries
> to 
> dbmail. dbmail user mail bounces after being accepted by postfix for 
> delivery (so the user retrieval list works for checking purposes). If 
> there is a user by the same name localy, that will receive the mail 
> instead of the virtual dbmail user, but a dbmail-only account doesn't
> seem 
> to. Instead the mail bounces back as undeliverable with the message
> that 
> the user doesn't exist.
> 
> I thought specifying <mytestdomain> in /etc/postfix/transport and
> pointing 
> that to dbmail's lmtp would suffice. Do I need to change something
> else as 
> well, like local_transport?
> 
> I tried talking directly to dbmail lmtp on port 24 and that correctly 
> accepts mail for existing users and rejects for non-existant users. So
> the 
> problem must be in the postfix configuration... 

Do you have transport_maps set (in main.cf) to actually
use /etc/postfix/transport?  It doesn't by default.  If it does, maybe
the syntax is incorrect or something.  That should be all you need it
sounds like.




-- 
Jesse Norell
Kentec Communications, Inc.
[EMAIL PROTECTED]
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to