SeLLeRoNe
Super Moderator
Thanks a lot, much appreciate.
Regards
Regards
CustomBuild 2.0-RC3 version automatically does exim.conf, dovecot.conf changes and installs managesieve RoundCube plugin if pigeonhole=yes is set in the options.conf file (for that you'd need to run "./build roundcube" after installation of pigeonhole). CustomBuild 2.0 FAQ is also updated to include pigeonhole there.
LMTP error after end of data: 552 5.2.2 <[email protected]> Quota exceeded (mailbox for user is full)
# cat /etc/virtual/domain.com/passwd
po4ta:$1$************:503:12::/home/username/imap/domain.com/po4ta:/bin/false:userdb_quota_rule=*:bytes=50M
test:$1$************:503:12::/home/username/imap/domain.com/test:/bin/false:userdb_quota_rule=*:bytes=1M
What happens to folk using my latest SpamBlocker 4 exim.conf file? When I installed pigeonhole I noticed some stuff in the exim.conf.rej file but I'm not sure what, if anything I need to do about it.It checks if "dovecot_lmtp_udp" exists in /etc/exim.conf, if it does not - it patches exim.conf file with the following patch: http://files1.directadmin.com/services/custombuild/patches/exim.conf.pigeonhole.patch
If managesieve does not exist in /etc/dovecot/dovecot.conf file, it patches it with the following patch too:
http://files1.directadmin.com/services/custombuild/patches/dovecot.conf.pigeonhole.patch
patching file dovecot.conf
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file dovecot.conf.rej
cp: `/var/www/html/roundcube/logs' and `/var/www/html/roundcubemail-0.9.0/logs' are the same file
cp: `/var/www/html/roundcube/temp' and `/var/www/html/roundcubemail-0.9.0/temp' are the same file
Editing roundcube configuration...
Roundcube 0.9.0 has been installed successfully.
Executing database schema update.
Indexing contacts for user 1...done.
Indexing contacts for user 2...done.
This instance of Roundcube is up-to-date.
Have fun!
Yes, please email it to me. I'll compare it with what I'm currently using.Jeff, if you want i can send you my copy of SB4.1 that i use with pigeonhole.
I've got this line:Regarding roundcube check if in /var/www/html/roundcube/config/main.inc.php there is managesieve as plugin in the $rcmail_config['plugins'] line.
dumb question, what is pigeonhole?
was not able to get a good description when I searched, bunch of MS stuff came up.
Pigeonhole option is now added (yes/no), however, no configuration changes are done to dovecot.conf and exim.conf yet.
# v2.2 code tree:
hg clone http://hg.rename-it.nl/dovecot-2.2-pigeonhole/