--David Morris wrote on 19.04.2002 13:51 +0100: > Can anyone offer any suggestings as to what I might have missed, or whether > I shoudl look out for anything in the logs to say that maildrop has > processed a particular message whilst delivery was being made?
echo "foobar" will show upoin the logs. But maildrop probably never get invoked for delivery, create .courier[-default] in the homedirs with: | maildrop .mailfilter > Finally, (and I suspect this one is just me being thick!), misaddressed > posts are getting bounced. I'd like to have them delivered to postmaster. > Postmaster is set up in the /usr/lib/courier/etc/aliases/system directory, > and I know my other aliases are getting processed correctly. Might I have > missed a configuration flag somewhere in the setup perhaps? The server should not accept incoming misadressed mails at all, no bounces possible in this direction. If you really want those mails create aliasdir/.courier-default Outgoing undeliverable mail bounces back to the sender after some hours or days, without involving the postmaster. Roland _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
