Initial Configuration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Configuration#Initial_Configuration|Back]]<br> | [[Configuration#Initial_Configuration|Back]]<br> | ||
Add a domain: | Add a domain: | ||
/home/vpopmail/bin/vadddomain your-domain.com | |||
Add a user: | |||
/home/vpopmail/bin/vadduser you@your-domain.com | |||
User options | |||
# /home/vpopmail/bin/vadduser | |||
vadduser: usage: [options] email_address [passwd] | |||
options: -v (print the version) | |||
-q quota_in_bytes (sets the users quota, use NOQUOTA for unlimited) | |||
-c comment (sets the gecos comment field) | |||
-e standard_encrypted_password | |||
-n no_password | |||
-r[len] (generate a len (default 8) char random password) | |||
Edit /etc/php.ini and set register_globals = On | Edit /etc/php.ini and set register_globals = On | ||
Revision as of 18:34, 20 October 2024
Back
Add a domain:
/home/vpopmail/bin/vadddomain your-domain.com
Add a user:
/home/vpopmail/bin/vadduser you@your-domain.com
User options
# /home/vpopmail/bin/vadduser
vadduser: usage: [options] email_address [passwd]
options: -v (print the version)
-q quota_in_bytes (sets the users quota, use NOQUOTA for unlimited)
-c comment (sets the gecos comment field)
-e standard_encrypted_password
-n no_password
-r[len] (generate a len (default 8) char random password)
Edit /etc/php.ini and set register_globals = On
service httpd restart
Bring up your browser and go to:
http://www.your-domain.com/admin-toaster/
Username: admin
Password: toaster
Change your password . . . Secure password
Edit /etc/php.ini and set register_globals = Off
service httpd restart
Check your mail server:
http://www.your-domain.com/webmail
login with your full email address and your password
Send yourself an email - should show right away
Send an email to yourself if you have another address
Go to your other email account and reply to the message you sent
If Isoqlog doesn't show right away, do this:
sh /usr/share/toaster/isoqlog/bin/cron.sh