On Sun, 4 Dec 2011 08:04:44 +0100
Ignacio <sanfermi...@gmail.com> wrote:

[snip]
> 
> The application connects to a smtp server and sent an e-mail as:
> SENDER: user1@domain
> TO: user2@domain;user3@domain
> 
> >From this smtp server we would like to relay e-mail to Corporate
> >Exchange
> server.This server needs authentication to relay e-mail. Since user1
> password changes every week, we would like to set a generic user
> whose password will not change. Therefore, sender must be changed to
> genericuser@domain.
[snip]

Why don't you just set up an alias on the Postfix server that expands
to the recipients you want, and have the application send to the
alias?

Regards,
Jim
-- 
Note: My mail server employs *very* aggressive anti-spam
filtering.  If you reply to this email and your email is
rejected, please accept my apologies and let me know via my
web form at <http://jimsun.LinxNet.com/contact/scform.php>.

Reply via email to