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

[cobalt-users] RE: Sendmail Authentification Warning



> From: "Richard Donahue" <sales@xxxxxxxxxxxxx>
> Date: Sun, 21 Mar 2004 11:06:53 -0600
> Subject: [cobalt-users] Sendmail Authentification Warning
>
> One of my users has nms FormMail.pl and when someone uses his form I
> see in the mail log, " Authientification-Warning www.mydomain.com :
> myuser set sender to email@xxxxxxxxxxxx using -f"  
>
> How do I fix this?
>
> Thanks,
>
> Rich

Locate sendmail.cf on your machine. Probably /etc/sendmail.cf on a RAQ3, and /etc/mail/sendmail.cf on a RAQ4 or newer.

Edit it and find "Trusted users":

---from a sendmail.cf on a RAQ4---

#####################
#   Trusted users   #
#####################

# this is equivalent to setting class "t"
Ft/etc/mail/trusted-users
Troot
Tdaemon
Tuucp

---END---

You have two options: 

1. If you have the "Ft/etc/mail/trusted-users" line add your user in the file 

2. add:
Tmyuser

Restart sendmail

REMARK: If anything rebuilds you sendmail.cf (a sendmail upgrade or similar) you might have to repeat the 2. option if it was aplied in your xase

Regards,

Tomi Crnicki - Abacus, Croatia