Michael Grimm via Postfix-users:
> Wietse Venema via Postfix-users <[email protected]> wrote:
> >
> > Michael Grimm via Postfix-users:
> >> Wietse Venema via Postfix-users <[email protected]> wrote:
> >>> Michael Grimm via Postfix-users:
>
> >>>> Thus, I am thinking about "duplicating" my current LMTP
> >>>> virtual_transport to either dovecot and dbmail-lmtpd.
>
> >>> Use different transports for dovecot and dbmail, then use
> >>> recipient_bcc_maps to add a recipient and use a tranpsort_maps entry
> >>> with that recipient address.
> >>>
> >>> If necessary I can do a configuration example.
> >>
> >> I am sorry to say, yes, that would be necessary for me ;-)
>
> First of all I want to thank you for the example configuration given below. I
> would never have come up with such a mailflow by myself.
>
> Let me rephrase your proposal and ask if I got it right:
>
> (Example incoming mail to: [email protected] <mailto:[email protected]>)
>
> 1) Different transports for both LMTP delivery steps:
> lmtp:unix:private/dovecot-smtp
> dbmail-lmtp:[10.0.1.11]:24
>
> 2) "Duplicate" incoming mail using recipient_bcc_maps
> [email protected] <mailto:[email protected]> ->
> [email protected]
>
> 3) Use lmtp:unix:private/dovecot-smtp for [email protected]
> <mailto:[email protected]>
> Use dbmail-lmtp:[10.0.1.11]:24 for [email protected]
>
> Correct?
Assuming that those are the email addresses you want to deliver to.
If not, you need to change the recipient_bcc_maps addeess,
the transport mapping for that address, and maybe do not need
the generic_maps stuff.
Bur the basic model remains, just different email addresses.
Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]