[opensuse] sending mail of some users to another (internal) server?
Hi all, I am struggling with delivery of mails of some users to an Exchange box (yes I know, customers..) in the same location, so same network. ATM there is a postfix server accepting all mail from outside, delivering it in local mailboxes, or sending it on for a second relay_domain on another location. Also a relayhost is used for mail to the outside world. Some of the users are going to have to work with outlook, and in the network there is a SBS-machine doing this. I thought I could use an alias for the respective users as follows: ldb: \ldb, ldb@[192.168.1.1] (keeping the mail for the testing period, and deliver a mail on the IP of the exchnage machine). What happens is, that postfix is delivering the mail for [192.168.1.1] on the relayhost, routing it back outside, and the relayhost is not accepting it of course. How can I best solve this? -- L. de Braal BraHa Systems NL - Terneuzen T +31 115 649333 F +31 115 649444 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Leen de Braal wrote:
Hi all,
I am struggling with delivery of mails of some users to an Exchange box (yes I know, customers..) in the same location, so same network.
ATM there is a postfix server accepting all mail from outside, delivering it in local mailboxes, or sending it on for a second relay_domain on another location. Also a relayhost is used for mail to the outside world.
Some of the users are going to have to work with outlook, and in the network there is a SBS-machine doing this. I thought I could use an alias for the respective users as follows:
ldb: \ldb, ldb@[192.168.1.1]
(keeping the mail for the testing period, and deliver a mail on the IP of the exchnage machine). What happens is, that postfix is delivering the mail for [192.168.1.1] on the relayhost, routing it back outside, and the relayhost is not accepting it of course.
How can I best solve this?
If I've understood your situation correctly, the answer is transport_maps. -- Per Jessen, Zürich (16.5°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Leen de Braal wrote:
Hi all,
I am struggling with delivery of mails of some users to an Exchange box (yes I know, customers..) in the same location, so same network.
ATM there is a postfix server accepting all mail from outside, delivering it in local mailboxes, or sending it on for a second relay_domain on another location. Also a relayhost is used for mail to the outside world.
Some of the users are going to have to work with outlook, and in the network there is a SBS-machine doing this. I thought I could use an alias for the respective users as follows:
ldb: \ldb, ldb@[192.168.1.1]
(keeping the mail for the testing period, and deliver a mail on the IP of the exchnage machine). What happens is, that postfix is delivering the mail for [192.168.1.1] on the relayhost, routing it back outside, and the relayhost is not accepting it of course.
How can I best solve this?
If I've understood your situation correctly, the answer is transport_maps.
Indeed it was. Just the fact, that I wanted to keep the original mail delivered in a mailbox by the postfix server too, was a problem. Exchange 2007 does not allow literals between square brackets to be treated as another valid domain, duh (always thought this was some RFC, oh well, MS never looked at these anyway). So my way of trying it with aliases does not work. Just putting the users in the transportmap does deliver them to the exchange, so I can live with that for now. Thanks.
-- Per Jessen, Zürich (16.5°C)
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- L. de Braal BraHa Systems NL - Terneuzen T +31 115 649333 F +31 115 649444 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Leen de Braal
-
Per Jessen