Re[2]: Postfix to relay to Domino

Mark Robinson <[email protected]> Wed, 29 Sep 2004 16:21:48 +0100
Newsgroups gmane.linux.suse.domino
Organization Reason Technology Limited
Message-ID <[email protected]>
Hello Sascha,

Tuesday, 28 September 2004, you wrote:

SS> Jens Link wrote:

>>
>> Hello,
>> as mailserver i' m using SuSE 9.x (postfix).
>> Mails are being fetched by "fetchmail" several times of the day.
>> These  mail will be forwarded to the local user mailboxes, all right...
>> Now i want to use a Notes/Domino (Mail) Server, to which these 
>> (incoming) mails should be forwarded to.
>> In which way i've to configurate "postfix" to do this?
>>
>> Thanks a lot
>> J. Link 

SS> You will need a transport definition, e.g.

SS> youdomain.de   smtp:your.dominohost.de

SS> Try man transport

SS> Regards,

SS> Sascha.

SS> http://spam-exitus.de

I tend to use an IP address

domain.com    :[192.168.0.1]

you can get away without the smtp before the : as it's the default
transport.

Mark