>>> Hello everyone, >>> >>> The Squirrel webmail, that I installed on my server, always worked >>> well but suddenly gives me a big problem : email that I send is copied >>> in the \"sent\" folder, as if it was sent, but it is *not* sent ... >>> And I never receive a failure notice or anything similar. Of course >>> that is a serious problem as I think people have read from me and they >>> have not. >>> >>> Can anyone help me to find out why mail is not sent even though it is >>> copied in the sent folder ? >> >> Try using smtp protocol instead of sendmail binary or check php safe_mode >> settings and error logs. >> Hi Tomas, >> >> Thank you for your help in Squirrelmail mailing list. >> >>> Try using smtp protocol instead of sendmail binary or check php >>> safe_mode settings and error logs. >> >> I am sorry I am not very familiar with Squirrelmail. It just worked until >> now ... Could you please give a little more detail about what and where I >> should check? Also, where can I find the error logs? >> >> By the way, I use a smtp server for outgoing mail.
If you use smtp protocol, then problem is in your email server and not in SquirrelMail. When SquirrelMail uses smtp protocol to send messages, smtp server confirms that message is accepted. If you don't provide enough details about your setup, I can only guess. Maybe you forgot to start email delivery process. Maybe you have used all partition that stores your emails or exceeded your quotas. Maybe you have paused delivery. Maybe smtp server thinks that emails are infected and puts them in quarantine. Maybe something is wrong with your email filters, tmda or local delivery agent. Maybe something is wrong with dns. Trace your email from SquirrelMail to delivery location. Your email server's documentation should have some tips about testing email sending and delivery. -- Tomas ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
