On 3/19/2013 7:24 PM, David Koski wrote:
> I need to relay for a domain by default but deliver for specific users locally
> (Dovecot). 


Configure the domain as a normal relay_domain, define the users in
relay_recipient_maps.

List the specific users to be delivered by dovecot in transport
pointing to the dovecot transport (assuming the master.cf entry is
named "dovecot").

# transport file
us...@example.com  dovecot:
us...@example.com  dovecot:
# and if the relay domain needs a helper transport entry:
example.com  relay:[somewhere.example.com]



  -- Noel Jones

Reply via email to