I only want sendmail to relay through my ISP's smtp server, nothing else. How do i set it up?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
You have specified answer in the question itself. You can do that using
Are you facing any problem using this. After editing |
|||
|
|
Do yourself a huge favour and replace sendmail with either a modern mta like postfix or something more lightweight like ssmtp. I'm amzed that sendmail is still used voluntarily |
|||
|
|
|
If you aren't doing anything more fancy with the cumbersome beast that is Sendmail then you could consider using SSMTP instead. It's a relay-only MTA which is lightweight and couldn't be simpler to configure. |
|||
|