--Vincent Schonau wrote on 29.01.03 13:56 +0100: > $ ls -1 /etc/courier/aliasfilter/.mailfilters > rcptfilter-alias-testuser > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > None of the above achieve the desired effect. > > What _does_ `-name` resolve to?
Log the args somewhere: echo '(echo "$0 $@"; env) >/tmp/rcptfilter.$$' >rcptfilter-default but you are better off not executing anything from alias, create the user with another uid instead. Roland ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
