The localmailfilter(7) man page says: HOME=/home/admin FILTER -D uid/gid -M rcptfilter-alias-name
Here, "uid/gid" is owner uid and gid of the specified directory NOTE: "name" is a fully qualified address, and the local aliases listed in /etc/courier/aliases do not typically include the domain name. If defines an alias called "system", for example, the -M option will prob- ably be "[EMAIL PROTECTED]", if example.com is the contents of /etc/courier/me configuration file. On my system: /etc/courier/aliasfilteracct contains /etc/courier/aliasfilter That directory exists, and is owned by user `falias`. A rcptfilter in the file ~falias/.mailfilters/rcptfilter-alias default works as intended (for _all_ addresses that are aliases). That's not what I want, though, I want to put a rcptfilter in front of _only_ the address `[EMAIL PROTECTED]`, which is an alias for vince-testuser, an extension address of a (my) local account. Now, I'm trying to figure out what `rcptfilter-alias-name` resolves to here. I would expect [EMAIL PROTECTED] following the manpage. /etc/courier/me has `zeker.niet.net`. `niet.net` is a local domain. $ 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? Thanks, Vince. ------------------------------------------------------- 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
