Hi Maurice,
>> pico -w /etc/mail/virtusertable
>>
>> #add a line like below with their actual domain and user values
>> mail (at mark) www.theirdomain.com their-actual-username
>>
>> #Control X to save that file.
>>
>> Then
>> makemap hash /etc/mail/virtusertable.db < /etc/mail/virtusertable
>
>That will work most likely; thank you.
>But it doesn't solve the problem that the alias 'mail' can not be created
>using BQ.
The Perl file that validates GUI inputs against a list of "restricted"
aliases (including "mail") is located here:
/usr/sausalito/handlers/base/email/validate_alias.pl
You can check the archives, but I seem to recall this file being officially
updated recently to delete the "abuse" alias from the list, or whatever
reason it was. The header in my file shows an April 16 update:
# $Id: validate_alias.pl,v 1.1.1.1.2.4 2006/04/16 12:06:55 shibuya Exp $
Thanks!
Lew