Phakamile Shabalala wrote: > my permissions > > -rw------- 1 vmail vmail 64 Jul 3 16:52 .mailfilter > > I am using virtual users in ldap. > nothing happens i do not receive the mail until the rule is deleted. > Once the rule is gone I recieve the mail.
Permissions look good. I am assuming that vmail is the proper owner of the files. Based on what you say here, it sounds like the message is staying in the queue. If that is the case, try this: Take a look at the queue using the 'mailq' command. Find the message that is not being delivered and get it's queue id (will look like this: 001340BA.44AB9EFE.00003C4D). Then grep /var/log/maillog for the queue id. You should see the errors in that file. If you can't figure it out, post the results here and we'll help you. -- Bowie 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 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
