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

RE: [cobalt-users] email on parked domain



Jeff thanks, one question
where do you put the line
# makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable


You wrote

Add these lines manually to the bottom of /etc/mail/virtusertable:

@domain1.com <tab> user1@xxxxxxxxxxxxxxxx
@domain2.com <tab> user2@xxxxxxxxxxxxxxxx
@domain3.com <tab> user3@xxxxxxxxxxxxxxxx
@domain4.com <tab> user4@xxxxxxxxxxxxxxxx

(those are just tabs between the two fields)

Then:

# makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable

Should work fine.

Jeff
--