Hi all,
I am hoping someone knows how to do this in 6.5x.
I have several Domino servers that handle SMTP outbound traffic. One of these SMTP servers needs to connect directly with another company and send SMTP traffic only to that company from a few select people within my company. The other servers should send all other SMTP traffic, inlcude mail to the other company, but from everyone else except these select few.
I have tried to configure the one server to only allow messages from certain set of people, but then any other messages that hit this server for the other company get bounced back to the sender.
How can I set this up so it does what I need it to do.
I hope this makes sense. Any help would be appreciated.
Thanks,
Scott
Subject: SMTP Connections issue
This is not as easy as it look, I would create a group witht the user who are allow to send email to the internet. Then, I would create a connection doucment and a connection doc with a differnt DNN, This connection doc and new DNN doc will be use to send email to your outside server, all other email should be route the normal way. You might have to create an abjeccent domain doc. Then those user will need to send email , as UsersName@AbjecentDoamin.com, when the server get the email using he connection and the DNN doc it should route the email, while leaving normal mail to be routed normally.
Subject: RE: SMTP Connections issue
Carlos,
Thanks for your reply. Not other options for this besides doing an adjacent domain? The users will not be happy if they have to change the email addressing…
Any other suggestions??
Thanks!
Scott