Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

relay from different google apps accounts

3 views
Skip to first unread message

uoL

unread,
Sep 29, 2009, 2:20:08 PM9/29/09
to
Hi,

I'm trying to relay email from the inside of my enterprise (using
email clients such as outlook) to the outside using google apps, but I
need to authenticate to a different account of google apps depending
on the user that sent the email.

for example

ad...@enterprise.com.ar -- (should relay to) ---> [smtp.gmail.com]:
587 ad...@enterprise.com.ar:xxxx

techs...@enterprise.com.ar -- (should relay to) --->
[smtp.gmail.com]:587 techs...@enterprise.com.ar:xxxx

etc

I've tried with "transport" functionality that postfix provide, but
it's not exactly what I need. Because you can choose the relay server
but not the user account of gapps.

I've searched a lot and I didnt't find anything like I want to do.
Maybe there's another way and I did realize :S

Is there a way to do this ? is it possible ?

Thanks in advance

PD: I'm using a Red Hat AS3 with postfix 2.6.3 compiled with mysql and
sasl2. If you need more information about config files just ask

uoL

unread,
Oct 6, 2009, 10:34:33 AM10/6/09
to
On 29 sep, 15:20, uoL <wmar...@gmail.com> wrote:
> Hi,
>
> I'm trying to relay email from the inside of my enterprise (using
> email clients such as outlook) to the outside using google apps, but I
> need to authenticate to a different account of google apps depending
> on the user that sent the email.
>
> for example
>
> ad...@enterprise.com.ar -- (should relay to) ---> [smtp.gmail.com]:
> 587    ad...@enterprise.com.ar:xxxx
>
> techsupp...@enterprise.com.ar -- (should relay to) --->
> [smtp.gmail.com]:587    techsupp...@enterprise.com.ar:xxxx

>
> etc
>
> I've tried with "transport" functionality that postfix provide, but
> it's not exactly what I need. Because you can choose the relay server
> but not the user account of gapps.
>
> I've searched a lot and I didnt't find anything like I want to do.
> Maybe there's another way and I did realize :S
>
> Is there a way to do this ? is it possible ?
>
> Thanks in advance
>
> PD: I'm using a Red Hat AS3 with postfix 2.6.3 compiled with mysql and
> sasl2. If you need more information about config files just ask

I solved it. It was pretty easy actually

http://www.postfix.org/SASL_README.html#client_sasl_sender

I Hope it help somebody ..

Bye

0 new messages