Cox and email revisited

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Craig White
Date:  
Sujet: 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