-
Notifications
You must be signed in to change notification settings - Fork 16
vpopmail
sn3ak edited this page Dec 6, 2018
·
9 revisions
Vpopmail is a virtual domain manager with an ecosystem of tools (like maildrop & qmailadmin) built around it. It's mature software that still works reasonably well.
. mail-toaster.sh && provision vpopmail
During the build you may be presented with one or more configuration screens. Just hit enter as the provision script has already selected the required options
The following will retrieve your [email protected] password
jexec vpopmail /usr/local/vpopmail/bin/vuserinfo [email protected] | grep clear
Example Output:
root@mail:/usr/home/freebsd # jexec vpopmail /usr/local/vpopmail/bin/vuserinfo [email protected] | grep clear
clear passwd: xSO#&eX4WYc-yK
root@mail:/usr/home/freebsd #
- vpopmail Homepage
- qmailwiki's vpopmail command line wiki Note: Some procedures on this site are not applicable to and some may harm your toaster.