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

link|improve this question
feedback

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. See the FAQ for guidance on how to improve it.

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.

link|improve this answer
feedback

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]

link|improve this answer
feedback

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