Am Donnerstag, 26. Juni 2008 23:48 schrieb Wolfgang Jeltsch: > […] > However, mail to non-existent users still isn’t rejected. Instead the > system still tries to consult the aliasdir, complains that it cannot find a > .courier file and tries to resubmit the message over and over again. Why?
Okay, I found the problem. Installing Courier on Debian GNU/Linux 4.0 doesn’t give you the directory aliasdir. This leads to error messages during makealias runs related to the .courier-:xalias directory. So I had created aliasdir and given it permissions rwxr-x---. The problem was that the user and group of this directory where root, whereas they should have been both daemon, analogous to the aliases directory. After fixing that, it worked. > […] Best wishes, Wolfgang ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
