Hello Willie, On Wednesday, February 19, 2003, Willie Viljoen wrote... > I've noticed some strange messages in our server logs, it seems that > squirrelmail is sending e-mail to users from the web user (ie, a PHP > script sending an e-mail to a user)
SquirrelMail is a web based IMAP client. It supports the sending on emails, which requires an SMTP server. You obviously have it set to localhost in this case, so it is using the local SMTP server. So seeing it sending mails is kind of expected behaviour I'd have thought. > I have not checked wether this might be something that should be > happening, but it looks odd anyway. The logs you included don't show that it is SquirrelMail that is sending, although it is fairly obvious by the message ID including "squirrel". -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge -- 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
