Results 1 to 2 of 2
Hello friends!
How r u all? I hope all r fine.
Now lets help me to create a mail account!
Understand the problem and if u can plz help me....
...
- 11-13-2008 #1Just Joined!
- Join Date
- Oct 2008
- Location
- Dhaka, Bangladesh
- Posts
- 2
How to create a mail account!!!!!
Hello friends!
How r u all? I hope all r fine.
Now lets help me to create a mail account!
Understand the problem and if u can plz help me....
I've two mail server named: 1. mail.example.net, 2.mail1.example.net, these two are pop and smtp server also.
I've a domain named example.net and it's our master server. we host more domain to our master server like example.org,example.com,quashem.com etc.
All server are world reknown web server. Now the administration require a mail account named info@quashem.com for particular www.quashem.com domain.
I know it's require an MX record to put but where and where I would changed I can't understand. and How to create an account named info to the particular domain?
If any body understand the problem and know the solution plz help me to do that.
It's require to continue my job otherwise............??
With Thanks
Nabil
Note: my mail address is: quashem@gmail.com,nabil@drik.net,nab...em@hotmail. com.
- 11-14-2008 #2
Normal Linux/Unix account works as a mail account too,
just disable account on shell
useradd someone -s /sbin/nologin
but you want to get info mails on root acount, add a virtual alias.
what mail server you are using?
for sendmail, just add a entry in /etc/aliases


Reply With Quote