fosiul
25th September 2008, 16:13
Hi,
I have attached 2 picture,
if i type any host name. suppose
host name : www
domain : abc.com
Ref: Picture1
then create the domain . which is fine. if i type form www.abc.com , i can see the webpage which is good.
but problem is: Sendmail configuration.
Now if i create an username ( Ref:picture2)
so it would be email address: test@abc.com and username : web12_test
so if any one from outside world, email me at test@abc.com , it should come to me,
but problme : in sendmail , address mapping, its writting like this :
web12_testl@www.abc.com Address web12_test
Since addressmapping web12_test@www.abc.com ( here its inserting www)
because of this www ,its unable to place email to proper inbox and even from outlook its unable to send email ( reason it will say, user web12_test@abc.com does not exits)
Temporary solution i got is : i am deleting www from host name, then after saving , in address mapping it will write, webtest12@abc.com ( instead of web12_test@www.abc.com) but every time , i am creating email , i need to go back and have to delete www host name, and also i need to edit Vhosts_ispconfig.conf and also have to add Serveraliases by myself which is www
I am sure its not the way i should do
what the solution of this problem ??
hope what i said does make sense
I have attached 2 picture,
if i type any host name. suppose
host name : www
domain : abc.com
Ref: Picture1
then create the domain . which is fine. if i type form www.abc.com , i can see the webpage which is good.
but problem is: Sendmail configuration.
Now if i create an username ( Ref:picture2)
so it would be email address: test@abc.com and username : web12_test
so if any one from outside world, email me at test@abc.com , it should come to me,
but problme : in sendmail , address mapping, its writting like this :
web12_testl@www.abc.com Address web12_test
Since addressmapping web12_test@www.abc.com ( here its inserting www)
because of this www ,its unable to place email to proper inbox and even from outlook its unable to send email ( reason it will say, user web12_test@abc.com does not exits)
Temporary solution i got is : i am deleting www from host name, then after saving , in address mapping it will write, webtest12@abc.com ( instead of web12_test@www.abc.com) but every time , i am creating email , i need to go back and have to delete www host name, and also i need to edit Vhosts_ispconfig.conf and also have to add Serveraliases by myself which is www
I am sure its not the way i should do
what the solution of this problem ??
hope what i said does make sense