[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Problem: virtusertable doesn't accept user.name@xxxxxxxxxx loginid



Dear friends, I'm having the same problem
and can't seem to find a way to put a DOT (.)
in the mappable address in
/etc/mail/virtusertable of sendmail.

user.name@xxxxxxxxxx   loginid

Any help will be appreciated.

========================================

Khaled wrote:

% I'm trying to add 'user.name@domain' in the /etc/virtusertable but I keep
% getting '550 user not found' message erroe when I try sending to that
% address.  if I change that to 'user@domain' it works just fine.

are you trying to edit virtusertable by hand? if yes, search
kb.cobaltnet.com
for virtusertable and follow the instructions given to rebuild the map.

% is there a special form to enter the user name (firat.last@domain) in the
% virtusertable?

generally, the entries in virtusertable are of the form:

alias	   loginid

an example in your case would be:

user.name@xxxxxxxxxx   loginid

sridhar.