> X-Authentication-Warning: se.homelinux.org: apache set sender to
> [EMAIL PROTECTED] using -f

This is because you're using a binary to send the mail instead of talking
SMTP directly.  There are two things you can do:

1.  Set up a SMTP daemon on your server and talk to it instead of using
the sendmail binary;

or

2.  Look at your sendmail config and find out how you can specify trusted
users.  Add apache to the list of trusted senders.

1 is a lot of work if you're not receiving incoming mail via SMTP.  If you
already DO have a SMTP server running, use it instead.  The conf.pl option
to use "SMTP or sendmail" can be pretty confusing if you're using SMTP
provided BY sendmail, I know.

-- 
Chris Hilts
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to