Cox and email revisited

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Craig White
Date:  
Subject: Cox and email revisited
On Sat, 2004-01-31 at 18:57, Augie Grayfox wrote:
> How the HELL is sending an email from my @cox address to my client's @xxx.com
> address be considered relaying?
> I thought that was just emailing somebody?

---
again - 2 choices

1 - change KMail to use SMTP - smtp.west.cox.net

2 - edit /etc/mail/sendmail.mc
this line ->> define(`SMART_HOST',`smtp.west.cox.net')

then execute
m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf

then execute
service sendmail restart

Then you'll just be emailing somebody

Craig