• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

OpenWebmail and PLesk

B

Borf

Guest
Is there a way to replace the webmail program that Plesk uses with OpenWebmail?

Or, can OpenWebmail co-exist with the existing webmail program and read from the same mailboxes?

Thanks
Borf
 
Hi.
Now i try Plesk 8.1.
Openwebmail works fine :)

My openwebmail.conf:
Code:
domainnames             auto
smtpserver              127.0.0.1
smtpport                25
smtpauth                no
virtusertable           /etc/mail/virtusertable
auth_module             auth_pop3.pl
auth_withdomain         yes
auth_domain             auto
quota_module            none

use_hashedmailspools            no
use_syshomedir                  no
create_syshomedir               no
use_homedirspools               no
homedirspoolname                Mailbox
homedirfolderdirname            mail
homedirdotdirname               .openwebmail
use_syshomedir_for_dotdir       no

deliver_use_gmt         no

authpop3_server         localhost
authpop3_port           110
authpop3_getmail        yes
authpop3_delmail        yes
authpop3_usessl         no

Openwebmail check mail for user via pop3.
User preferences are stored in <openwebmail_dir>/etc/users/<domain>/<user> (in FreeBSD must be owner nobody:nobody)

Enjoy :D
 
Any idea on how to solve this error?

Can't locate modules/dbm.pl in @INC

I'm not familiar with perl and apparently OpenWebMail is not locating the modules. I don't feel too happy about copying the modules in any system path.

Thanks,
Andres
 
Back
Top