On Sun, May 15, 2011 at 3:11 PM, Jeroen Geilman <jer...@adaptr.nl> wrote:
> On 05/15/2011 02:45 PM, ITSec_Mike wrote:
>
> Hi all
>
> I want to get the following scenario:
>
> (1)
> A Client connects to a postfix server.
> I know the sender email addresses which are allowed to connect to S1.
> The authentication on S1 should be delegated to SMTP AUTH on S2.
> How can this be achieved on S1?
>
> This is not supported, as explained in
> http://www.postfix.org/SASL_README.html#server_dovecot_comm
Can't I do this with transport_maps, like:
example1.com              smtp:smtp.S2

Will the credentials from the client being used for sending the email
via transport map with the same credentials?
If the content filter gets called before the email is "transported" it
would be fine.

--
Thanks,
Mike

Reply via email to