Ron Kass writes: > Hello. > A) Is there a simple way to do a catchall account for a hosted domain > (meaning - all emails to *@domain.com that are not a real account).
See 'alias@hosteddomain' section in the makealiases(8) man page. > B) I want an emais sent to [EMAIL PROTECTED] to be delivered into > "News" folder [EMAIL PROTECTED] (instead of "Inbox"). > Is there a way to do it? Create .courier-news in admin's home directory, with the following contents: ./Maildir/.News Then create an alias "[EMAIL PROTECTED]: [EMAIL PROTECTED]" -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
