Rod Collen wrote: >Hello all, > >Basically, I want to mimic sendmail's virtusertable so I can forward mail >like this: [EMAIL PROTECTED] to [EMAIL PROTECTED] where john doesnt >exist as a user on my system. > >I am using MySQL so it would be great if it could be done there, I haven't >experiment with that yet but at a glance it doesn't look like that would >work. > There is no MySQL-based forwarding lookup facility.
You can use Courier's alias file, which includes most of the functionality of sendmail's virtusertable. ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
