Displaying 20 results from an estimated 54 matches for "setting_name".
2018 Dec 08
1
Plugins/MailboxAlias configuration not working when not successive
This is not working because the numbering is not successive. This whole
configuration implementation is of course nothing to be proud of.
plugin {
#setting_name = value
# archive folder
mailbox_alias_old = Archive
mailbox_alias_new = Archief
mailbox_alias_old2 = Archive
mailbox_alias_new2 = Archief mappen
mailbox_alias_old3 = Archive
mailbox_alias_new3 = Archived messages
mailbox_alias_old4 = Archive
mailbox_alias_new4 = Archived mail...
2007 Apr 30
4
Mocking with Calculated Results
...39;)
@countable.stub!(:count).and_return(1)
@countable.stub!(:full_messages).and_return([''a message''])
@setting = mock_model Setting do |m|
m.stub!(:save).and_return(true)
m.stub!(:destroy)
m.stub!(:errors).and_return(@countable)
m.stub!(:setting_name).and_return(''first_name'')
m.stub!(:setting_value).and_return(''first_value'')
m.stub!(:setting_type).and_return(''first_type'')
end
Setting.should_receive(:find).any_number_of_times.and_return do |a|
case a
wh...
2016 Apr 12
6
antispam plugin, pipe backend, how to make it work?
...sin at
version 3.2.2
I have been trying and failed to get the pipe backend of the antispam
plugin to work. Spamassin by itself works, a manual call of sa-learn
works fine. Bayes data is stored in a mysql DB.
I have the following configuration in /etc/dovecot/conf.d/90-plugin.conf
plugin {
#setting_name = value
sieve=~/.dovecot.sieve
sieve_dir=~/sieve
antispam_pipe_program_spam_arg = --spam
antispam_pipe_program_notspam_arg = --ham
antispam_pipe_program = /usr/local/bin/sa-learn-pipe.sh
antispam_pipe_program_args = --username=%u # % expansion done by
dovecot
antisp...
2019 Jan 24
2
debian10+dovecot-2.2.33.2
...emes_init () at password-scheme.c:875
??????? i = <optimized out>
#3? 0x00005595317227fb in main_preinit () at main.c:188
??????? mod_set = {abi_version = 0xf9d2c8bc <error: Cannot access memory
at address 0xf9d2c8bc>, binary_name = 0x7f44ee41d5e0 <_gnutls_log_level>
"", setting_name = 0x0,
????????? filter_callback = 0x7f44ee395cfb, filter_context =
0x756e654700000004, require_init_funcs = 1, debug = 0,
ignore_dlopen_errors = 1, ignore_missing = 0}
??????? services = <optimized out>
??????? mod_set = <optimized out>
??????? services = <optimized out>
#4? main...
2019 Aug 07
1
Problem Solr and centos 7
...ring the heap size to 5gb as you would like, but the problem
was not solved.
"/If you have configured fts_solr with a URL that contains a #
character, it's never going to work./"
I'm not sure how to configure this but in the 90-plugins.conf file I
configured this:
plugin {
??#setting_name = value
??fts = solr
??fts_solr = url = http://5.39.2.59: 8987/solr/dovecot/
}
In the 10-mail.conf file I added this as a guide:
# Space separated list of plugins to load for all services. Plugins
specific to
# IMAP, LDA, etc. are added to this list in their own .conf files.
mail_plugins = $ m...
2019 Jan 24
2
debian10+dovecot-2.2.33.2
...; ??????? i = <optimized out>
>> #3? 0x00005595317227fb in main_preinit () at main.c:188
>> ??????? mod_set = {abi_version = 0xf9d2c8bc <error: Cannot access memory
>> at address 0xf9d2c8bc>, binary_name = 0x7f44ee41d5e0 <_gnutls_log_level>
>> "", setting_name = 0x0,
>> ????????? filter_callback = 0x7f44ee395cfb, filter_context =
>> 0x756e654700000004, require_init_funcs = 1, debug = 0,
>> ignore_dlopen_errors = 1, ignore_missing = 0}
>> ??????? services = <optimized out>
>> ??????? mod_set = <optimized out>
>...
2019 Jan 24
2
debian10+dovecot-2.2.33.2
...emes_init () at password-scheme.c:875
??????? i = <optimized out>
#3? 0x00005604e6f737fb in main_preinit () at main.c:188
??????? mod_set = {abi_version = 0x119a20dc <error: Cannot access memory
at address 0x119a20dc>, binary_name = 0x7fa9102c95e0 <_gnutls_log_level>
"", setting_name = 0x0,
????????? filter_callback = 0x7fa910241cfb, filter_context =
0x756e654700000004, require_init_funcs = 1, debug = 0,
ignore_dlopen_errors = 1, ignore_missing = 0}
??????? services = <optimized out>
??????? mod_set = <optimized out>
??????? services = <optimized out>
#4? main...
2007 Apr 28
7
[ rspec-Patches-9605 ] Patch for ER 9472, shared behaviour
Hi all - I''ve applied (to trunk) Bob Cotton''s patch which supports
shared behaviours (link to tracker below).
I''m still toying w/ names, so please be aware that until this is
released w/ 0.9 it should be considered experimental and there will
NOT be translation support for it. It will definitely be included in
some form - just the names (specifically
2019 Jan 24
1
debian10+dovecot-2.2.33.2
...> >>> #3? 0x00005595317227fb in main_preinit () at main.c:188
> >>> ??????? mod_set = {abi_version = 0xf9d2c8bc <error: Cannot access memory
> >>> at address 0xf9d2c8bc>, binary_name = 0x7f44ee41d5e0 <_gnutls_log_level>
> >>> "", setting_name = 0x0,
> >>> ????????? filter_callback = 0x7f44ee395cfb, filter_context =
> >>> 0x756e654700000004, require_init_funcs = 1, debug = 0,
> >>> ignore_dlopen_errors = 1, ignore_missing = 0}
> >>> ??????? services = <optimized out>
> >>>...
2020 May 19
5
FTS-lucene errors : language not available for stemming
...rity: Transaction commit failed: FTS transaction commit failed: transaction context (attempted to index 1 messages (UIDs 152736..152736))
Config:
FreeBSD 11.3-RELEASE-p8 #0 r360490
dovecot-2.3.10_3
clucene-2.3.3.4_19
py37-pystemmer-2.0.0.1
py37-snowballstemmer-1.2.1
icu-67.1,1
plugin {
? #setting_name = value
??????? expire = Trash
??????? mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
??????? mail_log_fields = uid box msgid size
??????? fts_autoindex=yes
??????? #zlib_save_level = 6 # 1..9
??????? #zlib_save = gz # or bz2
}
plugin {
? fts = lucene
? # Luce...
2017 Mar 22
2
last_login LDAP - killed with signal 11 (core dumped)
...plugins to load (default is global
mail_plugins).
mail_plugins = $mail_plugins last_login
# Maximum number of IMAP connections allowed for a user from each IP
address.
# NOTE: The username is compared case-sensitively.
#mail_max_userip_connections = 10
}
90-plugins.conf
plugin {
#setting_name = value
#last_login_dict = proxy::lastlogin
last_login_dict = proxy:dict:lastlogin
zlib_save = gz
zlib_save_level = 6
}
dovecot-ldap-dict.conf.ext:
uri = ldap://ldap.internal
bind_dn = cn=Manager,dc=mail,dc=com
password = XXXX
tls = no
debug = 1
map {
pattern = last-login/$user
filte...
2016 Apr 12
2
antispam plugin, pipe backend, how to make it work?
...the pipe backend of the antispam
>> plugin to work. Spamassin by itself works, a manual call of sa-learn
>> works fine. Bayes data is stored in a mysql DB.
>>
>> I have the following configuration in /etc/dovecot/conf.d/90-plugin.conf
>>
>> plugin {
>> #setting_name = value
>> sieve=~/.dovecot.sieve
>> sieve_dir=~/sieve
>> antispam_pipe_program_spam_arg = --spam
>> antispam_pipe_program_notspam_arg = --ham
>> antispam_pipe_program = /usr/local/bin/sa-learn-pipe.sh
>> antispam_pipe_program_args = --...
2019 Jan 24
0
debian10+dovecot-2.2.33.2
...scheme.c:875
> ??????? i = <optimized out>
> #3? 0x00005604e6f737fb in main_preinit () at main.c:188
> ??????? mod_set = {abi_version = 0x119a20dc <error: Cannot access memory
> at address 0x119a20dc>, binary_name = 0x7fa9102c95e0 <_gnutls_log_level>
> "", setting_name = 0x0,
> ????????? filter_callback = 0x7fa910241cfb, filter_context =
> 0x756e654700000004, require_init_funcs = 1, debug = 0,
> ignore_dlopen_errors = 1, ignore_missing = 0}
> ??????? services = <optimized out>
> ??????? mod_set = <optimized out>
> ??????? services =...
2017 Mar 22
1
last_login LDAP - killed with signal 11 (core dumped)
...# Maximum number of IMAP connections allowed for a user from each IP
> > address.
> > # NOTE: The username is compared case-sensitively.
> > #mail_max_userip_connections = 10
> > }
> >
> >
> >
> > 90-plugins.conf
> > plugin {
> > #setting_name = value
> > #last_login_dict = proxy::lastlogin
> > last_login_dict = proxy:dict:lastlogin
> > zlib_save = gz
> > zlib_save_level = 6
> > }
> >
> >
> > dovecot-ldap-dict.conf.ext:
> > uri = ldap://ldap.internal
> > bind_dn = cn=Man...
2016 Nov 03
2
dovecot-antispam plugin not work
...4096 Nov 1 14:16 .X11-unix
drwxrwxrwt 2 root root 4096 Nov 1 14:16 .XIM-unix
root at vsrv78105:/etc/dovecot# ls -la /etc/dovecot/sa-learn-pipe.sh
-rwxr-xr-x 1 root root 769 Nov 3 19:38 /etc/dovecot/sa-learn-pipe.sh
#########################
config
###
90-plugin.conf
plugin {
#setting_name = value
antispam_backend = pipe
antispam_debug_target = syslog
antispam_verbose_debug = 1
# antispam_mail_sendmail_args= --username=%u
antispam_mail_spam_arg = --spam
antispam_mail_notspam_arg = --ham
antispam_mail_program = /etc/dovecot/sa-learn-pipe.sh
antispam_spam = Spam...
2019 Jan 24
0
debian10+dovecot-2.2.33.2
...scheme.c:875
> ??????? i = <optimized out>
> #3? 0x00005595317227fb in main_preinit () at main.c:188
> ??????? mod_set = {abi_version = 0xf9d2c8bc <error: Cannot access memory
> at address 0xf9d2c8bc>, binary_name = 0x7f44ee41d5e0 <_gnutls_log_level>
> "", setting_name = 0x0,
> ????????? filter_callback = 0x7f44ee395cfb, filter_context =
> 0x756e654700000004, require_init_funcs = 1, debug = 0,
> ignore_dlopen_errors = 1, ignore_missing = 0}
> ??????? services = <optimized out>
> ??????? mod_set = <optimized out>
> ??????? services =...
2020 Jul 10
0
antispam
in dovecot/conf.d/90-plugin.conf i have
plugin {
? # man antispam
? #setting_name = value
? antispam_debug_target = syslog
? antispam_verbose_debug = 1
? antispam_backend = pipe
? antispam_signature = X-DSPAM-Signature
? # action to take on mails without signature
? # (used with any backend requiring a signature)
? # (we recommend only setting this to 'move' afte...
2020 Oct 23
0
antispam plugin again
...? imapsieve_mailbox2_name = *
? imapsieve_mailbox2_from = Spam
? imapsieve_mailbox2_causes = COPY
? imapsieve_mailbox2_before = file:/usr/lib64/dovecot/sieve/report-ham.sieve
? sieve_pipe_bin_dir = /usr/lib64/dovecot/sieve
? sieve_global_extensions = +vnd.dovecot.pipe +vnd.dovecot.environment
? #setting_name = value
? sieve_global_dir = /etc/sieve_global
? sieve_max_redirects = 20
? sieve_vacation_use_original_recipient = yes
? expire = SPAM
? #expire_dict = proxy::expire
? expire_dict = redis:host=127.0.0.1:prefix=expire/
-------------------------------------------------------------------------------...
2016 Apr 13
2
antispam plugin, pipe backend, how to make it work?
...sin by itself works, a manual
>>>> call of sa-learn works fine. Bayes data is stored in a mysql
>>>> DB.
>>>>
>>>> I have the following configuration in
>>>> /etc/dovecot/conf.d/90-plugin.conf
>>>>
>>>> plugin { #setting_name = value sieve=~/.dovecot.sieve
>>>> sieve_dir=~/sieve antispam_pipe_program_spam_arg = --spam
>>>> antispam_pipe_program_notspam_arg = --ham
>>>> antispam_pipe_program = /usr/local/bin/sa-learn-pipe.sh
>>>> antispam_pipe_program_args = --username...
2011 Feb 02
1
STARTTLS problem
...89
first_valid_uid = 89
last_valid_gid = 89
last_valid_uid = 89
listen = ip
mail_debug = yes
mail_gid = 89
mail_uid = 89
passdb {
driver = vpopmail
}
plugin {
quota = maildir:User quota
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=80%% quota-warning 80 %u
setting_name = quota, trash
}
protocols = imap pop3
service imap-login {
inet_listener imap {
port = 143
}
inet_listener imaps {
port = 993
ssl = yes
}
}
service imap {
process_limit = 1024
}
service pop3-login {
inet_listener pop3 {
port = 110
}
inet_listener pop3s {...