... and the first error message indicates that uid 1001 is not found in the passwd file.
Yeah! The conditions required to get maildrop to recognize both maildroprc and .mailfilter were:
1. A real user in /etc/passwd
(virtuser:x:1001:1001::/dev/null:/sbin/nologin)
2. No 'mail=' in userdb, only 'home=' with $HOME/Maildir as the message
store
3. Due to #2, leave MAILDIRFILTER=../.mailfilter, not ./.mailfilter
4. Profit!Thanks for helping me through this one courier-users et. al.
-Scott
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
