Displaying 14 results from an estimated 14 matches for "imap_modul".
Did you mean:
imap_module
2004 Jul 07
0
Peer Config Review
...nts. I want a simple but secure backup mail server for
about 75 users.
Thank you,
Eric
base_dir = /var/run/dovecot/
protocols = imap
login_dir = /var/run/dovecot/login
login = imap
login_executable = /usr/libexec/dovecot/imap-login
mbox_locks = fcntl
imap_executable = /usr/libexec/dovecot/imap
imap_modules = /usr/lib/dovecot/imap
auth = default
auth_mechanisms = plain
auth_userdb = passwd
auth_passdb = pam
auth_executable = /usr/libexec/dovecot/dovecot-auth
auth_user = root
--
2006 Jun 30
1
help for static user
...mail_save_crlf = no
mail_read_mmaped = no
maildir_stat_dirs = no
maildir_copy_with_hardlinks = no
maildir_check_content_changes = no
mbox_lock_timeout = 300
mbox_dotlock_change_timeout = 30
umask = 0077
imap_executable = /usr/lib/dovecot/imap
imap_process_size = 256
imap_use_modules = no
imap_modules = /usr/lib/dovecot/imap
pop3_executable = /usr/lib/dovecot/pop3
pop3_process_size = 256
pop3_use_modules = no
pop3_modules = /usr/lib/dovecot/pop3
auth = cram-md5
auth_mechanisms = cram-md5
auth_realms =
auth_userdb = passwd static uid=8 gid=8 home=/var/mail/virtual/%d/%u
auth_passdb = p...
2005 Mar 15
1
Drac and Dovecot, almost there ...
...W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot
-I$dovecot/src/lib drac.c -o drac.so -ldrac
and
gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot
-I$dovecot/src/lib drac.c -o drac.so
I get no warnings or errors on the compiling to drac.so. In the conf
file I have
imap_use_modules = yes
imap_modules = /usr/lib/dovecot/imap
However, I don't see the module being called. Is there a way to tell.
The dracd database (/etc/mail/dracd.db) is not being updated via testing
with the drac utilities.
Thoughts? Ideas?
Below is output from a strace ... I don't see
/usr/lib/dovecot/imap/drac....
2004 Aug 24
1
FreeBSD - dovecot: We couldn't drop root group privileges
...; #maildir_stat_dirs = no
> maildir_copy_with_hardlinks = yes
> #maildir_check_content_changes = no
>
> #umask = 0077
>
> mail_drop_priv_before_exec = no
>
> #imap_executable = /usr/local/libexec/dovecot/imap
> #imap_process_size = 256
> #imap_use_modules = no
> #imap_modules = /usr/local/lib/dovecot/imap
>
> #pop3_executable = /usr/local/libexec/dovecot/pop3
> #pop3_process_size = 256
> #pop3_use_modules = no
> #pop3_modules = /usr/local/lib/dovecot/pop3
>
> auth = default
> auth_mechanisms = plain
> #auth_realms =
> #auth_default_real...
2006 Jan 12
2
dovecot-ldap.conf for usernames/homes/UID/GID
hi there,
I?m getting such a headache today, I?ve added myself to three mailing lists
trying to figure this out, okay here it goes.
I?ve got a Fedora Core 4 box running dovecot imap, squirrel mail, postfix,
samba/winbind.
I?m running winbind to authenticate against Active Directory, I?ve edited my
?/etc/pam.d/dovecot? pam module so to let my users login with there Active
directory password, but
2004 Jun 02
2
IMAP folders missing after migrating to Dovecot
...cation
#imap_executable = /usr/libexec/dovecot/imap
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
#imap_process_size = 256
# Support for dynamically loadable modules.
#imap_use_modules = no
#imap_modules = /usr/lib/dovecot/imap
##
## POP3 process
##
# Executable location
#pop3_executable = /usr/libexec/dovecot/pop3
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
#pop3_process_size = 256
#...
2004 May 06
1
Mail always is delivered to /var/mail/
...e location
#imap_executable = /usr/lib/dovecot/imap
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
#imap_process_size = 256
# Support for dynamically loadable modules.
#imap_use_modules = no
#imap_modules = /usr/lib/dovecot/imap
##
## POP3 process
##
# Executable location
#pop3_executable = /usr/lib/dovecot/pop3
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
#pop3_process_size = 256
# Supp...
2005 Jan 31
1
can't login in pop3 accounts
...cation
#imap_executable = /usr/libexec/dovecot/imap
# Set max. process size in megabytes. Most of the
memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit
is set pretty high.
#imap_process_size = 256
# Support for dynamically loadable modules.
#imap_use_modules = no
#imap_modules = /usr/lib/dovecot/imap
##
## POP3 process
##
# Executable location
#pop3_executable = /usr/libexec/dovecot/pop3
# Set max. process size in megabytes. Most of the
memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit
is set pretty high.
#pop3_process_size = 256
#...
2004 Mar 18
2
Dovecot startup at boottime fails
...cation
#imap_executable = /usr/libexec/dovecot/imap
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
#imap_process_size = 256
# Support for dynamically loadable modules.
#imap_use_modules = no
#imap_modules = /usr/lib/dovecot/imap
##
## POP3 process
##
# Executable location
#pop3_executable = /usr/libexec/dovecot/pop3
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
#pop3_process_size = 256
#...
2003 Oct 14
1
Ordering mailboxes
...ion
imap_executable = /usr/local/libexec/dovecot/imap
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
imap_process_size = 256
# Support for dynamically loadable modules.
imap_use_modules = no
#imap_modules = /usr/local/lib/dovecot/imap
##
## POP3 process
##
# Executable location
pop3_executable = /usr/local/libexec/dovecot/pop3
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
pop3_process_size...
2005 Feb 18
2
Authentication woes
...ble location
imap_executable = /usr/lib/dovecot/imap
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
#imap_process_size = 256
# Support for dynamically loadable modules.
#imap_use_modules = no
imap_modules = /usr/lib/dovecot/imap
##
## POP3 process
##
# Executable location
#pop3_executable = /usr/lib/dovecot/pop3
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
#pop3_process_size = 256
# Supp...
2004 Dec 11
1
dovecot/openldap auth problems?
...cation
#imap_executable = /usr/libexec/dovecot/imap
# Set max. process size in megabytes. Most of the memory goes to
mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty
high.
#imap_process_size = 256
# Support for dynamically loadable modules.
#imap_use_modules = no
#imap_modules = /usr/lib/dovecot/imap
##
## POP3 process
##
# Executable location
#pop3_executable = /usr/libexec/dovecot/pop3
# Set max. process size in megabytes. Most of the memory goes to
mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty
high.
#pop3_process_size = 256
#...
2006 Jan 05
2
Apache issue
...LoadModule asis_module modules/mod_asis.so
LoadModule info_module modules/mod_info.so
LoadModule dav_fs_module modules/mod_dav_fs.so
LoadModule vhost_alias_module modules/mod_vhost_alias.so
LoadModule negotiation_module modules/mod_negotiation.so
LoadModule dir_module modules/mod_dir.so
LoadModule imap_module modules/mod_imap.so
LoadModule actions_module modules/mod_actions.so
LoadModule speling_module modules/mod_speling.so
LoadModule userdir_module modules/mod_userdir.so
LoadModule alias_module modules/mod_alias.so
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule proxy_module modules/mod_p...
2004 Feb 24
4
Pam trouble
...cation
#imap_executable = /usr/libexec/dovecot/imap
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
#imap_process_size = 256
# Support for dynamically loadable modules.
#imap_use_modules = no
#imap_modules = /usr/lib/dovecot/imap
##
## POP3 process
##
# Executable location
#pop3_executable = /usr/libexec/dovecot/pop3
# Set max. process size in megabytes. Most of the memory goes to mmap()ing
# files, so it shouldn't harm much even if this limit is set pretty high.
#pop3_process_size = 256
#...