Ispconfig And Sendmail Config problem

Discussion in 'Installation/Configuration' started by fosiul, Sep 25, 2008.

  1. fosiul

    fosiul New Member

    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: [email protected] and username : web12_test

    so if any one from outside world, email me at [email protected] , it should come to me,

    but problme : in sendmail , address mapping, its writting like this :
    [email protected] Address web12_test

    Since addressmapping [email protected] ( 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 [email protected] does not exits)

    Temporary solution i got is : i am deleting www from host name, then after saving , in address mapping it will write, [email protected] ( instead of [email protected]) 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
     

    Attached Files:

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You missed to add a co-domain abc.com with empty hostname field to the website www.abc.com.
     

Share This Page