LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   smtp through ISP (https://www.linuxquestions.org/questions/linux-newbie-8/smtp-through-isp-233453/)

wizardmax 09-21-2004 01:51 PM

smtp through ISP
 
Hi,

I am trying to set up sendmail to send outgoing email through my yahoo smtp server, but got lost and confused. How can I make sendmail forward outgoing mail to yahoo smtp server? Yahoo smtp server needs authentication, how do I set that up?

Thanks,
Max

subhasis_ray 09-22-2004 07:25 AM

Hi,

In the first place, why are you using your own mailserver when you already can connect to a yahoo smtp server for sending mail to the world? If there is no special requirement, then all you need to do is to configure all the mail clients with the smtp server as the yahoo server. Most mail clients can be configured to send mail via a server that requires authentication.

Regards

Subhasis Ray

wizardmax 09-22-2004 07:47 AM

Well, I was trying to get system services and other packages to send things to my real email instead of local email box by using sendmail... After some tinkering with it, I think I have it working (*somewhat*). I still need to figure out how to make all email seem like it came from my yahoo account and not root@localhost.localdomain...

wizardmax 09-22-2004 09:39 AM

Has anyone been able to set up sendmail to send all email through an external smtp server and so it would arrive with 'from:' being from a specified email?

ie: if i send an email to user bob on my system by 'mail -v bob' it would send an email to an alias, bob@yahoo.com instead of bob@localhost.local and the 'from:' would say max223@yahoo.com instead of root@localhost.local domain...

Who ever got this working, could you post your sendmail.mc file?


All times are GMT -5. The time now is 06:59 AM.