![]() |
Steps for creating virtual email boxes
Hi folks,
OpenBSD 4.0 X86_64 Mysql Postfix-2.4.3 Please shed me some light on creating virtual email boxes. For example To set up a virtual email box for "Albert Jones", I run; $ su password # su - _vmail $ mkdir -p satimis.com/albert $ maildirmake satimis.com/albert/Maildir $ maildirmake -q 10000000S satimis.com/albert/Maildir all went through w/o complaint. $ mysql -u root -p Code:
Enter password: Now I can't recall whether having run following command before; Code:
mysql> insert into postfix_virtual_domains valuesTo create an account for "albert" whether to run; Code:
mysql> insert into postfix_usersCode:
mysql> \qIs the above command correct? Afterwards how to check it is working locally on the email server instead of sending albert an email from another LAN? TIA B.R. satimis |
Take a look here: http://www.howtoforge.com/virtual_us...ix_debian_etch
That should give you the idea. |
| All times are GMT +2. The time now is 10:36. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.