sendmail / multiple domains question

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Sundar
Datum:  
Betreff: sendmail / multiple domains question
Hello,

I am trying to host multiple domains on my mail server. So, I updated
virtusertable, generics-domains, genericstable. I am able to send and
recive from . But I am only able to receive mail
from , not send from the account.

 ----- The following addresses had permanent fatal errors ----- 
    (reason: 501 5.1.8 <>... Domain of sender address  does not exist)




Following are the files I modified.
2nddomain is the domain I am trying to add

Virtusertable
----------------------------------------------------------------------------
     error:nouser send mail to 
       newuser
      error:nouser user not found
    olduser


generics-domains(copied local-host-names)
----------------------------------------------------------------------------
1stdomain.com
2nddomain.com

genericstable
----------------------------------------------------------------------------
newuser    
olduser    



Sundar