SMTP router problems to ISP

Hi All!

We have Domino 6 installed on SuSE Linux. The server is integrated in a LAN and has an internet connection via a gateway server (DSL).

Now we tried to configure the domino mail router to send all internet mails trough the gateway to an ISP in the internet. We have created a foreign SMTP domain document and an connection document … but we have to authorize us at the ISP to send the mails to him. But we haven’t found any possibility to set a username and passwort for authorization.

The only thing I found was to create a connection document of type ‘net dialin’, but that is only supporting WIN RAS … but we’re on Linux so that this won’t work!

Who can help me???

Subject: SMTP router problems to ISP

ok what I’ve done (nudging this thread after fighting with remailing via sendmail) is:

config document: change Relay host for messages leaving the local internet domain: to your ISP host

create a connection document, type Network Dialup LAN port TCPIP to that ISP host

Hack fields RLAN1 to be username and RLAN2 to be password

Restart your mail services :slight_smile:

edited: this is on a PLAIN smth auth connection; telnet to your smtp server and issue “ehlo localhost” and you’ll get a list of possible auth methods.