Sorry, but do you have changed the default user for apache from 'www-data' to 'apache'? Otherwise you have to put
www-data into one line of '/etc/mail/trusted-users'. That works on our servers (pure woody). Our 'submit.mc': ... OSTYPE(`debian')dnl DOMAIN(`debian-msp')dnl FEATURE(use_ct_file)dnl ... Please be aware about the position - - it dosen't work everywhere within that file! Christian -----Original Message----- From: John Sigerson [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2003 3:47 AM To: [email protected] Subject: Is sendmail trusted-user feature broken? ... The docs indicate that "apache" needs to be added as a "trusted user", and so I added "apache" to /etc/mail/trusted-users; added FEATURE(`use_ct_file')dnl to /etc/mail/sendmail.mc, did make, and restarted sendmail. (For testing, I also did not include authwarnings as one of the privacy flags.) ...

