[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] sendmail



find your sendmail.cf file in /etc or /etc/mail
find the lines below, and add the last one where domain is your domain...etc

# my official domain name
# ... define this only if sendmail cannot automatically determine your
domain
#Dj$w.Foo.COM
Djdomain.com

restart sendmail.

/etc/rc.d/init.d/sendmail stop
/etc/rc.d/init.d/sendmail start

That does the trick. Keep a copy of the original sendmail.cf file just in
case... Good practice before upgrading with cobalt packages is to restore
the original file before you do an upgrade.

Cheers Wim.

----- Oorspronkelijk bericht -----
Van: Richard Badua <RBadua@xxxxxxxxx>
Aan: <cobalt-developers@xxxxxxxxxxxxxxx>
Verzonden: woensdag 25 oktober 2000 5:54
Onderwerp: [cobalt-developers] sendmail


> When sending mail, how do i make it to only display my domain address
intead
> of host.domain.com, i.e joe@xxxxxxxxxxxxxxx  I really want it to look like
> joe@xxxxxxxxxx
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>