Fax and SMS Forwarding

2010-11-29 Thread Schwalbe, Oliver
Hi community,
 
i have set up a windows based GFI faxserver to send and receive fax and sms 
messages.
the fax and sms connectors (faxmaker.com and smsmaker.com) for this faxserver 
are hostet on a other external exchange server.
fax and sms messages are sended with smtp protocol.
every time my suse mailserver (11.0) received a mail from a user account for 
the following domains 
xx...@faxmaker.com or xx...@smsmaker.com (x are fax- or celltel.-numbers)
this mails must be redirected to the exchange server.
How can i implement this function?
redirect-table is only an information tool.
 
 
kind regards
 
oliver


Re: Fax and SMS Forwarding

2010-11-29 Thread Mihira Fernando

On 11/29/2010 03:15 PM, Schwalbe, Oliver wrote:

Hi community,
i have set up a windows based GFI faxserver to send and receive fax 
and sms messages.
the fax and sms connectors (faxmaker.com and smsmaker.com) for this 
faxserver are hostet on a other external exchange server.

fax and sms messages are sended with smtp protocol.
every time my suse mailserver (11.0) received a mail from a user 
account for the following domains
xx...@faxmaker.com mailto:xx...@faxmaker.com or xx...@smsmaker.com 
mailto:xx...@smsmaker.com (x are fax- or celltel.-numbers)

this mails must be redirected to the exchange server.
How can i implement this function?
redirect-table is only an information tool.
kind regards
oliver

Assuming you are using Postfix, you can use transport maps to do this .
See :
http://www.postfix.org/postconf.5.html#transport_maps
http://www.postfix.org/transport.5.html