LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Configure sendmail to use ISP's gateway? (https://www.linuxquestions.org/questions/linux-newbie-8/configure-sendmail-to-use-isp%27s-gateway-848347/)

badger_fruit 12-04-2010 11:37 AM

Configure sendmail to use ISP's gateway?
 
As per the subject really ... is it possible to configure sendmail to use my ISP's SMTP gateway?

If so, can anyone explain how?
Thank you readers.

repo 12-04-2010 11:42 AM

You need to set the smarthost
see
http://www.cyberciti.biz/faq/configu...-a-smart-host/

Kind regards

badger_fruit 12-04-2010 12:11 PM

Quote:

Originally Posted by repo (Post 4180599)
You need to set the smarthost
see
http://www.cyberciti.biz/faq/configu...-a-smart-host/

Kind regards

Thank you for such a prompt reply; I read that and there is no "sendmail.mc" in the /etc/mail/ folder on my Suse Linux machine. I did however, follow the guide but mail is still not being sent to external addresses :(

Any further ideas please?

repo 12-04-2010 12:16 PM

Did you installed sendmail and sendmail-cf?
To verify

Code:

rpm -q sendmail sendmail-cf
Here is a guide for suse
http://www.howtoforge.com/configurin...e-from-address

Kind regards

badger_fruit 12-04-2010 12:26 PM

Code:

bgrsvr-y:/ # rpm -q sendmail sendmail-cf
package sendmail is not installed
package sendmail-cf is not installed

dur .... hold on while i install lol!

repo 12-04-2010 12:35 PM

Perhaps there is another mail server installed?

Kind regards

badger_fruit 12-05-2010 10:03 AM

Quote:

Originally Posted by repo (Post 4180645)
Perhaps there is another mail server installed?

Kind regards

hello
sorry i did not get time to do much last night on this ... i had installed Axigen 7.4 but after a little more poking about i couldn't find a way to get that to use an external SMTP gateway either. I then tried to get sendmail installed using the guide but it turns out the server is running 11.0 which is now "end of life".

For security etc I feel it wise to upgrade the machine to 11.3 ... just making a backup now of the website etc ...
while on this topic, has anyone upgraded from 11.0 to 11.3? Do i need to go to 11.1, to 11.2 then to 11.3? Or can I just jump from 11.0 to 11.3?

repo 12-05-2010 10:36 AM

Since you have backups, I would suggest to do a new install.

Kind regards

EDDY1 12-05-2010 01:05 PM

For newbies gmail is simpler if you just want to get it to work, for your personal mail.
Also icedove works with it.
gmail has smtp services.

badger_fruit 12-05-2010 03:41 PM

hello all
well, i must compliment suse on such a simple upgrade!
now running 11.3, just threw in the NET Installer CD, rebooted and clicked UPGRADE. Ta dar. All running now with NO problems. Awesome. OK so will re-try the sendmail instructions provided earlier.

As for Eddy1's post: thank you but gmail isn't an option ... nor is 3rd party hosting as the website requires access to my filesystem. I need to configure sendmail to use a "trusted" SMTP gateway.

EDDY1 12-05-2010 03:52 PM

Sorry wasn't sure if you just wanted to get operational.


All times are GMT -5. The time now is 06:49 PM.