Help:Contents
Appearance
How to Create email id in Hero Honda(qmail)
Go to this location
- cd /var/qmail/control/
make backup of file validrcptto.txt
- cp validrcptto.txt validrcptto.txt.DD.MM.YYYY
Now Open validrcptto.txt file
- vi validrcptto.txt
move to the end of file
enter email_id her
- email_id@heromotocorp.com
wq! (save the file)
To check entry of email_id
- grep email_id@heromotocorp.com validrcptto.txt
Make entry in Validrcptto Database File
run this command
- cdbmake-12 validrcptto.cdb validrcptto.tmp < validrcptto.txt
To check entry of email_id in cdb file
- strings validrcptto.cdb | grep "emai_id@heromotocorp.com"
this will show the result
Note:- To test send email from other domain and watch the logs