Kevin,
Thanks for your reply. I'm following up to you privately since this may get very specific to my situation. I should explain exactly what my situation is. My server is connected to the internet via a cablemodem to my ISP via eth0. I use eth1 to connect to my internal network. For the purposes of my internal network, I use a bogus domainname. I NAT my internet connection to the ISP and use dyndns to make associate a domainname name with the dynamic IP address assigned by the ISP. KM> On Fri, Sep 13, 2002 at 11:19:18AM -0400, Jake Colman wrote: >> I have a RH 7.2 server connected via cable modem. My ISP blocks port >> 25 (smtp) so I have never bothered looking into processing email >> locally. I now would like, however, for the server to be able to >> generate and send outgoing mail. Can someone point me to a HOWTO for >> configuring my machine for sending outgoing email? KM> Assuming you're using sendmail, which is the default with redhat 7.2, KM> then you should be able to get the mail out by using your isp's smtp KM> server as a smarthost. Probably all you need to do is add a line KM> like the following to your /etc/mail/sendmail.mc and generate a new KM> /etc/sendmail.cf file following the instructions at the top of the KM> file. KM> define(`SMART_HOST',`smtp.my_isp.com')dnl I assume that the SMART_HOST will point to my ISP's smtp server. But how will the email indicate who it's sender was? Will it say '[EMAIL PROTECTED]' or '[EMAIL PROTECTED]'? Either way, how will the email make its back to me if someone simply tries to reply it? >> If there is a way to process incoming email, too, despite the blocked >> smtp port, that would be a bonus! KM> Actually, it's probably sendmail and not your isp that's blocking KM> incoming mail, since the default configuration blocks all mail except KM> for what originates on localhost. You can remove this restriction by KM> commenting out the appropriate section in /etc/mail/sendmail.mc, as KM> here. Nope. My ISP actually blocks the smtp port to prevent commercial users from trying to run a business over a residential cable connection. I actually own a domain name but I have to pay for an ISP to host it. I could host it myself if I could handle the email. Thanks for your help. ...Jake -- Jake Colman Principia Partners LLC Phone: (201) 209-2467 Harborside Financial Center Fax: (201) 946-0320 902 Plaza Two E-mail: [EMAIL PROTECTED] Jersey City, NJ 07311 www.principiapartners.com -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list