Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Mail subdomain

  • 25-09-2003 11:18pm
    #1
    Registered Users, Registered Users 2 Posts: 74 ✭✭


    Assuming I have a Unix box with sendmail which serves something.com, and I can connect to the smtp server on the machine by connecting to (port 25?) of something.com

    If I want to use mail.something.com instead.

    I obviously have to alter my dns to resolve mail.something.com which will point all such requests to the box. Is that all I need to do ?

    Is there actually any point in doing this at all ? Why not have everything, mail, mysql left at something.com ?

    Obviously it makes sense if I have a seperate box for mail, database etc.


Comments

  • Registered Users, Registered Users 2 Posts: 7,740 ✭✭✭mneylon


    Unless you have separate boxes for each service (mail, db etc.) there is no need to give each one a separate hostname. Some systems do it by default, others don't.


Advertisement