Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I dont understant how can I configure my server to create email address based on the domain name.

I have my domain name pointing to my private server. My system is Debian.

What I have to do to create email address ? Is it possible ? Have you a tutorial please

share|improve this question

closed as not a real question by squillman, Shane Madden, Jason Berg, Ward, mailq Sep 1 '11 at 22:58

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

2 Answers

Refer this url which explains how to configure postfix+postfixadmin in debian to create email addresses for your domain using the simple postfixadmin web gui.

share|improve this answer

You also need to take steps to make sure that mail you send is not considered spam. That means configuring MX records and following advice in threads like is-spf-enough-to-make-sure-emails-get-delivered-to-inbox and [http://serverfault.com/search?q=how+do+I+make+sure+my+email+isn%27t+treated+as+spam]

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.