Hello, all.
I have a Solaris 8 box, from which I would like to send emails from various scripts. There is an SMTP server on the network that will allow me to do so, so this box will be just a client.
I am not planning on receiving email, just sending.
SMTP server requires mail messages it processes to have a certain "from" address.
So, here are the settings that I need:
- solarisbox (no domain) <-- this is Solaris box, will not have a DNS record
- smtp.domain-1.eee <-- SMTP server
- user@domain-2.aaa <-- all outgoing email from any user must be passed to SMTP server as if originating from this user
Any suggestions appreciated.
Thanks
P.S. Please, dont suggest any changes to original parameters, they are not changeable.
Thanks
I have a Solaris 8 box, from which I would like to send emails from various scripts. There is an SMTP server on the network that will allow me to do so, so this box will be just a client.
I am not planning on receiving email, just sending.
SMTP server requires mail messages it processes to have a certain "from" address.
So, here are the settings that I need:
- solarisbox (no domain) <-- this is Solaris box, will not have a DNS record
- smtp.domain-1.eee <-- SMTP server
- user@domain-2.aaa <-- all outgoing email from any user must be passed to SMTP server as if originating from this user
Any suggestions appreciated.
Thanks
P.S. Please, dont suggest any changes to original parameters, they are not changeable.
Thanks