Displaying 9 results from an estimated 9 matches for "mail_modul".
Did you mean:
mail_modules
2006 Feb 06
1
Panic: key not found from hash
...tes = yes
#umask = 0077
#mail_drop_priv_before_exec = no
#mail_process_size = 256
#mail_log_prefix = "%Us(%u): "
## IMAP specific settings
protocol imap {
imap_max_line_length = 65536
login_greeting_capability = no
imap_client_workarounds = outlook-idle
mail_use_modules = yes
mail_modules = /usr/lib/dovecot/imap
}
## POP3 specific settings
protocol pop3 {
pop3_no_flag_updates = no
pop3_enable_last = yes
pop3_uidl_format = %08Xu%08Xv
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
mail_use_modules = yes
mail_modules = /usr/lib/dovecot/pop3
}
## Authentication p...
2006 Feb 28
1
Virtual-Auth-Problem "user unknown"
...ip=%r lip=%l %c
login_log_format = %$: %s
max_mail_processes = 1024
verbose_proctitle = yes
verbose_ssl = yes
first_valid_uid = 200
mail_extra_groups = mail
mail_debug = yes
default_mail_env = maildir:/var/spool/vmail/%d/%n
mail_drop_priv_before_exec = yes
protocol imap {
mail_use_modules = yes
mail_modules = /usr/lib/dovecot/modules/imap
imap_client_workarounds = outlook-idle tb-extra-mailbox-sep
}
protocol pop3 {
pop3_uidl_format = %08Xu%08Xv
mail_use_modules = no
mail_modules = /usr/lib/dovecot/modules/pop3
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
}
auth_executable = /usr/lib...
2006 Feb 13
1
Upgrade alpha5 to beta3
...;%u> method=%m rip=%r lip=%l %c
verbose_proctitle = yes
mail_debug = no
default_mail_env = maildir:%h/Maildir
namespace private {
separator = /
prefix =
inbox = yes
}
mail_full_filesystem_access = no
mail_log_prefix = "%Us %p %r [%u]: "
protocol imap {
mail_use_modules = yes
mail_modules = /usr/local/lib/dovecot/imap
login_greeting_capability = no
}
protocol pop3 {
}
auth_executable = /usr/local/libexec/dovecot/dovecot-auth
auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@
auth_verbose = yes
auth_debug = yes
auth default_with_listener {...
2005 Apr 19
1
dovecot-stable-latest.tar.gz - Login process died too early - shutting down
...####
protocols = imap
ssl_disable = yes
default_mail_env = maildir:/home/%u/Maildir
protocol imap {
login_executable = /usr/local/libexec/dovecot/imap-login
mail_executable = /usr/local/libexec/dovecot/imap
mail_executable = /usr/local/libexec/dovecot/rawlog
/usr/local/libexec/dovecot/imap
mail_modules = /usr/local/lib/dovecot/imap
}
protocol pop3 {
}
auth_executable = /usr/local/libexec/dovecot/dovecot-auth
auth_verbose = yes
auth_debug = yes
auth default {
mechanisms = plain
passdb = shadow
userdb = passwd
user = root
}
#################################################################...
2006 Apr 02
5
1.0.beta4 released
...ompany which
already paid for ACLs, NFS fixes and many other changes in this release,
thanks!).
* Changed the default lock_method back to fcntl. Apparently flock
gives problems with some systems.
* mbox: mailboxes beginning with '.' are now also listed
* Replaced mail_use_modules and mail_modules settings with mail_plugins
and mail_plugin_dir. Now instead of loading all plugins from the
directory, you'll have to give a list of plugins to load. If the
plugin couldn't be loaded, the process exits instead of just
ignoring the problem (this is important with ACL plugin)....
2007 Mar 11
1
Dovecot Convert
...generate
very long
# command lines with huge mailboxes, so you may need to raise this if
you get
# "Too long argument" or "IMAP command line too large" errors often.
#imap_max_line_length = 65536
# Support for dynamically loadable modules.
#mail_use_modules = no
#mail_modules = /usr/lib/dovecot/imap
# Send IMAP capabilities in greeting message. This makes it
unnecessary for
# clients to request it with CAPABILITY command, so it saves one
round-trip.
# Many clients however don't understand it and ask the CAPABILITY anyway.
#login_greeting_capability = no...
2005 Sep 23
0
Moving messages takes a longgggggg..... time. (Timeouts?) dovecot.conf help?
...lines with huge mailboxes, so you may need to raise this if
you get
# "Too long argument" or "IMAP command line too large" errors often.
#imap_max_line_length = 65536
imap_max_line_length = 262144
# Support for dynamically loadable modules.
#mail_use_modules = no
#mail_modules = /usr/lib/dovecot/imap
# Send IMAP capabilities in greeting message. This makes it
unnecessary for
# clients to request it with CAPABILITY command, so it saves one
round-trip.
# Many clients however don't understand it and ask the CAPABILITY anyway.
#login_greeting_capability = no...
2007 Feb 24
2
POP Problem
Getting an error on POP only - "Authentication Server Isn't Connected"
IMAP works fine.
This used to work. not sure what changed.
2006 Jan 18
0
still strugling
...ts generate very long
# command lines with huge mailboxes, so you may need to raise this if you get
# "Too long argument" or "IMAP command line too large" errors often.
#imap_max_line_length = 65536
# Support for dynamically loadable modules.
#mail_use_modules = no
#mail_modules = /usr/local/lib/dovecot/imap
# Send IMAP capabilities in greeting message. This makes it unnecessary for
# clients to request it with CAPABILITY command, so it saves one round-trip.
# Many clients however don't understand it and ask the CAPABILITY anyway.
login_greeting_capability =...