Re: Setting hostdomain

2016-09-25 Thread Christian Kivalo
/hostname and /etc/hosts? there was a thead a few weeks ago on how to have dovecot use a different hostname than the system hostname see http://www.dovecot.org/list/dovecot/2016-August/105284.html This is with dovecot version 2.2.13. How should one change this setting? Thanks, Arie -- Christian Kivalo

Re: SSL error

2016-10-12 Thread Christian Kivalo
d > >Dovecot is running and emails are OK. I wonder why this error and how I >can >fix it? I see it is a SSL issue but no idea in which direction to look. >Thank you for help Please post the complete log lines and the output of dovecot -n -- Christian Kivalo

Re: SSL error

2016-10-13 Thread Christian Kivalo
On 2016-10-13 10:12, arnaud gaboury wrote: On Thu, Oct 13, 2016 at 8:48 AM Christian Kivalo wrote: Am 13. Oktober 2016 08:41:06 MESZ, schrieb arnaud gaboury < arnaud.gabo...@gmail.com>: >I run dovecot + postfix as my email server. Everything is working as >expected,

auth client limit versus service count of mail processes

2016-11-28 Thread Christian Balzer
>1? 2. Any way to get the process recycling for IMAP going w/o setting the fd limit to a ridiculous amount? Thanks, Christian -- Christian BalzerNetwork/Systems Engineer ch...@gol.com Global OnLine Japan/Rakuten Communications http://www.gol.com/

Re: auth client limit versus service count of mail processes

2016-11-29 Thread Christian Balzer
On Tue, 29 Nov 2016 14:30:37 +0200 Timo Sirainen wrote: > On 29 Nov 2016, at 2.57, Christian Balzer wrote: > > > > service imap { > > # Most of the memory goes to mmap()ing files. You may need to increase this > > # limit if you have huge mailboxes. > >

Re: permissions and doveadm

2016-12-22 Thread Christian Kivalo
occurred. Refer to server log for more information. Whats in the logs? You have a problem with your configuration that needs to be fixed, dovecot/doveadm isn't able to lookup you users. Why is it that with the '-u' option, doveadm is getting a connection refused? -- Christian Kivalo

Re: quota-status returns quota_status_success when email would put user over quota

2017-01-31 Thread Christian Kivalo
) = 0 >> close(12) = 0 >> epoll_wait(11, {}, 5, 1000) = 0 >> write(5, "\35q\1\0007\10\0\0\1\0\0\0", 12) = 12 >> epoll_wait(11, >> ... >> >> It seems like sort of permission issue? >> root@mail:~# su - vmail >> No directory, logging in with HOME=/ >> $ id -a >> uid=110(vmail) gid=110(vmail) groups=110(vmail) >> $ cat /data/vmail/asom-net.dk/kptest/maildirsize >> 524288000S >> 685 1 >> 690 1 >> >> /data/vmail/asom-net.dk is actually a symlink, maybe that could be of > >> importance?: >> root@mail:~# ls -ld /data/vmail/asom-net.dk >> lrwxrwxrwx 1 root root 19 Jan 9 11:18 /data/vmail/asom-net.dk -> >> ../mnt1/asom-net.dk >> >> root@mail:~# ls -ld /data/mnt1/asom-net.dk/ >> drwxrwx--- 45 vmail vmail 4096 Dec 15 10:54 /data/mnt1/asom-net.dk/ >> >> root@mail:~# ls -ld /data/mnt1/asom-net.dk/kptest/ >> drwx-- 9 vmail vmail 4096 Jan 23 08:55 >/data/mnt1/asom-net.dk/kptest/ >> >> root@mail:~# ls -ld /data/mnt1/asom-net.dk/kptest/maildirsize >> -rw--- 1 vmail vmail 23 Jan 12 16:50 >> /data/mnt1/asom-net.dk/kptest/maildirsize >> >> Anyone have any idea what might be wrong here? >> >> Regards, >> -- Christian Kivalo

Re: please help this newbie get started

2017-02-04 Thread Christian Kivalo
conf -n output together with a description of your problem. The wiki also has a page about troubleshooting a dovecot installation. http://wiki2.dovecot.org/FrontPage?action=show&redirect=StartSeite#Troubleshooting >Thanks, >Bob > > -- Christian Kivalo

Re: please help this newbie get started

2017-02-05 Thread Christian Kivalo
quot; section. telnet gives me an error: > >-ERR [AUTH] Authentication failed. > > >which I expect, because I have telnet turned off. Does that mean I >can't use plaintext authentication? This is probably because the users login is disabled. In one oft your provided log o

Re: please help this newbie get started

2017-02-05 Thread Christian Kivalo
ver = passwd >} >I guess it would be easy to try it without the "args" line. >4. Sometimes I log in as www to do web page stuff, so files are owned >by www. www has a shell, and a password, and can ssh fine. Whats the uid of 'www'? See http://wiki2.dovecot.org/User

Re: dovecot config for 1500 simultaneous connection

2017-02-10 Thread Christian Balzer
ss (spawning mail processes) The later is a single-threaded process, so it will benefit from a faster CPU core. It can be dramatically improved by enabling process re-usage, see: http://wiki.dovecot.org/PerformanceTuning However that also means more memory usage. Christian > > thank

Re: dovecot config for 1500 simultaneous connection

2017-02-10 Thread Christian Balzer
. My current goal is to have 100k capable servers that work well, 200k in a failover scenario, but that won't be particular enjoyable. Christian > > On Feb 10, 2017, at 3:58 AM, Christian Balzer wrote: > > > > On Fri, 10 Feb 2017 01:13:20 +0530 Rajesh M wrote: > >

Re: dovecot config for 1500 simultaneous connection

2017-02-10 Thread Christian Balzer
Hello, On Fri, 10 Feb 2017 21:59:49 +0530 Rajesh M wrote: You replied below my signature, making a normal reply/quotation impossible for decent mail clients, which is worse than top-quoting. Please reply in-line or at the top if must be. > thanks christian > > during peak times her

Re: dovecot config for 1500 simultaneous connection

2017-02-10 Thread Christian Balzer
958, secured, session= Feb 11 14:05:18 mbx09 dovecot: pop3(redacted): Disconnected: Logged out top=0/0, retr=0/0, del=0/6188, size=103540794 session= --- This is on a server that's bored stiff when it comes to CPU usage or I/O utilization (pure SSD). All that twiddling of thumbs up there is p

Re: no Authnticationmethode from outlook to Imap

2017-02-11 Thread Christian Kivalo
=<>, rip=IP, lip=ip, session= Provide the output of doveconf -n for better help. Regards -- Christian Kivalo

Re: no Authnticationmethode from outlook to Imap

2017-02-11 Thread Christian Kivalo
t; mail_plugins = " quota sieve" >} >protocol imap { > mail_plugins = " quota imap_quota" >} >root@caloro:/etc/dovecot/conf.d# > > > >-Ursprüngliche Nachricht- >Von: dovecot [mailto:dovecot-boun...@dovecot.org] Im Auftrag von >Christian &

Re: dovecot config for 1500 simultaneous connection

2017-02-11 Thread Christian Balzer
er to be tricky. Lastly, when I asked about 500k sessions per server here not so long ago, ( http://www.dovecot.org/list/dovecot/2016-November/106284.html ) Timo mentioned that he's not aware of anybody doing more than 50k per server, something I got licked already and definitely will go to 100k

Re: dovecot config for 1500 simultaneous connection

2017-02-12 Thread Christian Balzer
ocesses on the proxies and their memory footprint. An IMAP login process on the proxies in performance mode with a client limit of 1000 will consume about 55MB at most. So assume at least 55KB RAM per session. Read Timo's mail I linked to about IMAP hibernation, AFAIK nothing has happened to m

Re: dovecot config for 1500 simultaneous connection

2017-02-13 Thread Christian Balzer
you're missing the real difference here, the number of HDDs. With 4 of them in the RAID10 they will be twice as fast as the 2 disk RAID1. This can be tweaked even further with the various RAID 10 layout options, "man md". > the question is will there be huge performance difference b

Re: dovecot config for 1500 simultaneous connection

2017-02-14 Thread Christian Balzer
On Wed, 15 Feb 2017 08:43:23 +0530 Rajesh M wrote: > christian > > the servers i currently own are dell servers. The servers i plan to buy are > Dell R530, 2U rack servers with 8 x 3.5 inch drives, with 64 gb ram each, > Hardware raid. I am thinking of 2 X 300 gb ssds rai

Re: Problem with Let's Encrypt Certificate

2017-02-17 Thread Christian Kivalo
rmaly true that one doesn't want the key to have access rights other than 0600, with dovecot as the file owner of the key+cert+intermediate .pem file the access rights can be set to 0600. -- Christian Kivalo

Re: Scaling to 10 Million IMAP sessions on a single server

2017-02-21 Thread Christian Balzer
with the right people (clients) to support IMAP NOTIFY would of course reduce the number of sessions significantly. Finally, Dovecot in proxy mode already scales quite well. Christian > I think the current implementation of having a separate process manage each > active IMAP session (w/ the pos

Re: sieve_imapsieve centos 7

2017-02-24 Thread Christian Kivalo
from directory /usr/lib64/dovecot 2017-02-24 21:57:10imap: Fatal: Plugin 'imap_sieve' not found from directory /usr/lib64/dovecot 2017-02-24 21:57:10imap: Fatal: Plugin 'imap_sieve' not found from directory /usr/lib64/dovecot -- Christian Kivalo

Re: Auto create & subscribe folder from Userdb [Was: Users with extra mailbox: namespace/mailbox in userdb lookup?]

2017-03-10 Thread Christian Kivalo
t globally, so put it into the userdb lookup: > >SELECT 'subscribe' AS 'namespace/inbox/mailbox/Important/auto' ... > >WHERE ... > >I confirmed that the correct query is executing and I know it works >because other userdb fields are populated correctly. But the folder >does >not get created. For passdb lookups: > >SELECT 'subscribe' AS >'userdb_namespace/inbox/mailbox/Important/auto' ... WHERE ... > >I'd appreciate help/tips. Whats the output of doveadm user ? -- Christian Kivalo

Re: dovecot: master: Dovecot v2.2.22 (fe789d2) starting up for imap, pop3 (core dumps disabled)

2017-03-12 Thread Christian Kivalo
9d2) >starting up >for imap, pop3 (core dumps disabled) This is a normal message. No problem there. >Mar 13 06:13:30 home postfix/master[1495]: daemon started -- version >3.1.0, >configuration /etc/postfix This is postfix and also is normal. -- Christian Kivalo

Re: dovecot problem with ssl

2017-03-16 Thread Christian Kivalo
cal/etc/dovecot/conf.d/10-ssl.conf ? -- Christian Kivalo

Re: dovecot problem with ssl

2017-03-18 Thread Christian Kivalo
(or ssl=yes) is correct so should work. We need to know more about your running dovecot configuration. Btw: is dovecot running? Can you log in? From localhost and/or from a remote host? Over a secure connection? -- Christian Kivalo

Re: dovecot problem with ssl

2017-03-18 Thread Christian Kivalo
Am 18. März 2017 18:55:58 MEZ schrieb Nilton Jose Rizzo : >Em Sat, 18 Mar 2017 11:36:34 +0100, Christian Kivalo escreveu >> On 2017-03-18 07:19, Nilton Jose Rizzo wrote: >> > Em Fri, 17 Mar 2017 22:35:40 -0300, Nilton Jose Rizzo escreveu >> >> Em Thu, 16 Mar 20

Re: Permission denied when logrotating dovecot.log

2017-03-18 Thread Christian Kivalo
ess with permissions. >My initial question is that user/group and file permissions to use?? > -- Christian Kivalo

IMAP hibernate and scalability in general

2017-04-05 Thread Christian Balzer
spawning proper processes from imap-hibernate should be just as reduced as for the dovecot master, correct? I'll keep reporting our experiences here, that is if something blows up spectacularly. ^o^ Christian -- Christian BalzerNetwork/Systems Engineer ch...@gol.c

[BUG] client state / Message count mismatch with imap-hibernate and mixed POP3/IMAP access

2017-04-05 Thread Christian Balzer
session (<2jBV+HRM1Pbc9w8u>) fell over and terminated, resulting in the client to start up a new session. If so and with no false data/state transmitted to the client it would be not ideal, but not a critical problem either. Would be delighted if Aki or Timo could comment on this. If you ne

Re: [BUG] client state / Message count mismatch with imap-hibernate and mixed POP3/IMAP access

2017-04-05 Thread Christian Balzer
Hello, On Thu, 6 Apr 2017 09:24:23 +0300 Aki Tuomi wrote: > On 06.04.2017 07:02, Christian Balzer wrote: > > > > Hello, > > > > this is on Debian Jessie box, dovecot 2.2.27 from backports, > > imap-hibernate obviously enabled. > > > > I've been

Re: IMAP hibernate and scalability in general

2017-04-05 Thread Christian Balzer
t 50 would be a tad too conservative for our purposes here. I'll keep an eye on it and see how it goes, first checkpoint would be at 1k hibernated sessions. ^_^ Christian > On Wed, Apr 5, 2017 at 11:17 PM, Aki Tuomi wrote: > > > > > > > On 06.04.2017 06:15, Christian

Re: [BUG] client state / Message count mismatch with imap-hibernate and mixed POP3/IMAP access

2017-04-06 Thread Christian Balzer
Hello Aki, Timo, according to git this fix should be in 2.2.27, which I'm running, so I guess this isn't it or something else is missing. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859700 Regards, Christian On Thu, 6 Apr 2017 15:37:33 +0900 Christian Balzer wrote

Re: IMAP hibernate and scalability in general

2017-04-06 Thread Christian Balzer
On Thu, 6 Apr 2017 13:10:03 +0300 Timo Sirainen wrote: > On 6 Apr 2017, at 9.56, Christian Balzer wrote: > > > >> For no particular reason besides wanting to start conservatively, we've got > >> client_limit set to 50 on the hibernate procs (with 1100 total hi

Re: IMAP hibernate and scalability in general

2017-04-06 Thread Christian Balzer
MAP sessions per node. Or in other words, less than 1 core total typically. > > Should I be able to handle a much higher client_limit for imap-login and > > pop3-login than 20? > > Yeah. > The above is with a 4k client_limit, I'm definitely going to crank that up to 16k when the opportunity arise (quite disruptive on a proxy...). Christian -- Christian BalzerNetwork/Systems Engineer ch...@gol.com Global OnLine Japan/Rakuten Communications http://www.gol.com/

Re: IMAP hibernate and scalability in general

2017-04-11 Thread Christian Balzer
stallations hitting CPU limits in > proxies. The problem so far has always been related to getting enough > outgoing sockets without errors, which is a server-wide problem. 2.2.29 has > one tweak that hopefully helps with that. > Which would be? The delayed connection bit? A

Re: System load spike on dovecot reload

2017-04-21 Thread Christian Balzer
possible with dovecot or does it make sense to > implement that in the future versions? > Run a dovecot proxy (if you have single box with all these users on it, Mr. Murphy would like a word with you) and set "login_proxy_max_disconnect_delay" to something that suits you. Christian -- Christian BalzerNetwork/Systems Engineer ch...@gol.com Global OnLine Japan/Rakuten Communications http://www.gol.com/

Re: IMAP hibernate and scalability in general

2017-04-23 Thread Christian Balzer
ses? It's clearly something more involved than "fill up one and then fill up the next" or we would see 16k on the old one and a few on the new one. Christian -- Christian BalzerNetwork/Systems Engineer ch...@gol.com Global OnLine Japan/Ra

Re: [BUG] client state / Message count mismatch with imap-hibernate and mixed POP3/IMAP access

2017-04-23 Thread Christian Balzer
Hello, On Thu, 6 Apr 2017 20:04:38 +0900 Christian Balzer wrote: > Hello Aki, Timo, > > according to git this fix should be in 2.2.27, which I'm running, so I > guess this isn't it or something else is missing. > See: > https://bugs.debian.org/cgi-bin/bugreport.cgi?

Re: V1 Dovecot POP3 index migrate to V3

2017-04-24 Thread Christian Balzer
op3_uidl_format = %v.%u" should do the trick and if you're using maildir (we do) you can in addition set "pop3_save_uidl = yes" and in the future change to different UID format. Christian -- Christian BalzerNetwork/Systems Engineer ch...@gol.com Global OnLine Japan/Rakuten Communications http://www.gol.com/

Re: Dovecot/Sieve shortcuts?

2017-05-09 Thread Christian Kivalo
; >so you could write >* ^TO_dovecot >dovecot > >and grab messages to the list. In sieve, I find myseld writing >["To","cc"] and wonder if there's a better way. You could use the X-BeenThere or List-Id headers to match mailing list traffic -- Christian Kivalo > >Adam -- Christian Kivalo

[BUG] doveadm kick doesn't play well with hibernate

2017-05-11 Thread Christian Balzer
absolutely crucial for us as we need this for our custom mailbox migration functionality. If there's no workaround or fix within 2 months I'll be forced to disable hibernation again (with a heavy heart). Regards, Christian -- Christian BalzerNetwork/Systems Engineer

Re: [BUG] doveadm kick doesn't play well with hibernate

2017-05-14 Thread Christian Balzer
On Sun, 14 May 2017 23:34:39 +0300 Timo Sirainen wrote: > On 12 May 2017, at 5.14, Christian Balzer wrote: > > > > > > Hello, > > > > Dovecot 2.2.27 (Debian Jessie backports). > > > > When issuing a "doveadm kick" for a specific user I

Re: sieve folders in maildir with imap: not a directory not fixed with maildir_stat_dirs = yes

2017-05-31 Thread Christian Kivalo
is saved to) to a different path than mail_location. -- Christian Kivalo

Re: v2.2.31 release candidate released

2017-06-22 Thread Christian Balzer
umption that the Dovecot end actually works. Christian -- Christian BalzerNetwork/Systems Engineer ch...@gol.com Rakuten Communications

Re: Courier migration to dovecot

2017-06-23 Thread Christian Kivalo
d mail directory is example C. https://wiki2.dovecot.org/VirtualUsers/Home In fact it depends a bit what storage format you will be using. See also https://wiki2.dovecot.org/MailLocation >Thanks & regards, >Jack -- Christian Kivalo

Re: sieve/vacation: bad parsing of 'References' header

2017-06-29 Thread Christian Kivalo
amd64        secure POP3/IMAP server - Sieve filters support If I'm not mistaken Pigeonhole is part of those packages. Regards doveconf -n reports the version number of dovecot and pigeonhole -- Christian Kivalo

Re: sieve/vacation: bad parsing of 'References' header

2017-06-29 Thread Christian Kivalo
On 2017-06-29 13:44, Krzysztof Witek wrote: Hi Christian, doveconf -n only dump dovecot version and its configuration: # 2.2.9: /etc/dovecot/dovecot.conf # OS: Linux 3.14.21-grsec x86_64 Ubuntu 14.04.5 LTS  auth_cache_negative_ttl = 0 auth_master_user_separator = * auth_mechanisms = plain apop

Re: failed to store into mailbox 'INBOX/Junk': Permission denied

2017-07-24 Thread Christian Kivalo
t;# } > mailbox INBOX/Junk { > auto = subscribe > special_use = \Junk > } > mailbox INBOX/Trash { > auto = subscribe > special_use = \Trash > } > Please also provide your doveconf -n >Thanks again -- Christian Kivalo

Re: pam auth problem

2017-08-02 Thread Christian Kivalo
>passdb { > driver = pam >} >passdb { > driver = pam > name = pam >} Are those two passdb blocks intentional? One of them is missing the name parameter. -- Christian Kivalo

Re: ot: self certified enduser browser/mail client install?

2017-08-20 Thread Christian Kivalo
s? > >(sorry for dumb Q, but I thought I should ask before I commit some >fundamental stuffup) You would publish the ca cert to your users, thats the one you used to sign your cert. -- Christian Kivalo

Re: store into mailbox 'Junk' aborted

2017-08-21 Thread Christian Kivalo
user = postfix > } >} >service managesieve-login { > inet_listener sieve { >port = 4190 > } >} >service managesieve { > process_limit = 1024 >} >ssl = required >ssl_cert = ssl_cipher_list = ALL:!LOW:!SSLv2 >ssl_key = # hidden, use -P to show it >userdb { > driver = passwd >} >verbose_ssl = yes >protocol lmtp { > mail_plugins = " sieve" >} >protocol lda { > info_log_path = /var/log/dovecot-lda.log > log_path = /var/log/dovecot-lda-errors.log >} >protocol sieve { > info_log_path = /var/log/dovecot-sieve.log > log_path = /var/log/dovecot-sieve-errors.log > mail_max_userip_connections = 10 > managesieve_implementation_string = Dovecot Pigeonhole > managesieve_max_line_length = 65536 >} -- Christian Kivalo

problem with shared folders and acls - only able to share INBOX

2017-09-01 Thread Christian Eisert
entries for the sub folders I just cannot find the problem within my configuration. Many thanks for having a look at it. Cheers from Hamburg, Germany, Christian Configuration attached

AW: problem with shared folders and acls - only able to share INBOX

2017-09-05 Thread Christian Eisert
Hi, i found the solution for my problem (RTFM) doveadm acl debug => Folder \.Subfolder cannot be accessed => dots in maildir format I added a 'Layout=fs' to the namespace definition. Thanks and cheers Christian -Ursprüngliche Nachricht- Von: Christian Eisert [mail

Re: Fail2ban 'Password mismatch' regex

2017-09-11 Thread Christian Kivalo
iven password: \w*)\))?$ ^^^ You are missing the ID after the host part. Have spent ages googling and trying different variations. Does anyone have a fail2ban regex that would work on the above Dovecot log line? (Running latest versions of Dovecot and fail2ban) Many thanks, James. -- Christian Kivalo

Re: Fail2ban 'Password mismatch' regex

2017-09-11 Thread Christian Kivalo
Many thanks Christian. Added that, but it still doesn’t match: $ fail2ban-regex "Sep 11 15:52:49 mail dovecot[54239]: auth-worker(10094): sql(u...@bordo.com.au,::1,L2xqieNYeM4B>): Password mismatch (given password: 2)" "^%(__prefix_line)sauth: In

Re: Mail Alias Stores in mySQL Not working

2017-10-12 Thread Christian Kivalo
l to these aliases should go the the admin@ mailbox. Address mapping should be done in postfix so that the recipient address that gets used on the lmtp connection to dovecot is ad...@theoceanwindow.com You probably disabled address mapping in postfix. -- Christian Kivalo

Re: Dovecot 2.3.18 and OpenMetrics-Prometheus problem

2022-03-17 Thread Christian Rößner
Hi, > Am 17.03.2022 um 10:43 schrieb Eirik Rye : > > On 25/02/2022 11:50, Christian Rößner wrote: >> dovecot_sieve_actions_total{"duration_10001_10"} 88 > > This label specification is invalid (it's missing the label name). > > Everything else se

Re: IMAP sync issue in email clients

2022-03-29 Thread Christian Mack
Hello That power down incident has corrupted your email files and indexes. You should run an "doveadm force-resync -A" on your dovecot server. Or at least for all users having that problem. Kind regards, Christian Mack Am 29.03.22 um 10:52 schrieb ChandranManikandan: > Hi Friends

Re: Problem with initial sync on new mailbox in a replicated setup

2022-04-07 Thread Christian Mack
ated on the target system by other means than replication. Therefore they exist already, but with different GUIDs. With that the replication can not create those folders on the target side and refuses to sync mails into the existing ones. That is, till you explicitly want to merge. You have to sto

Re: replication fails with "Error: sync: Unknown user in remote" but user shows up in doveadm user "*"

2022-04-22 Thread Christian Mack
same settings. Am I > missing something obvious here? > Can you da a doveadm user for that specific user? Are her/his attributes OK? Kind regards, Christian Mack -- Christian Mack Universität Konstanz Kommunikations-, Informations-, Medienzentrum (KIM) Abteilung IT-Dienste Forschu

Re: dovecot + sieve: message recovery possible after rule pointed to invalid mailbox?

2022-05-09 Thread Christian Mack
Hi If the target folder of a sieve script is not existing or doesn't have the privileges needed, then the email will be stored in INBOX instead. Therefore, no email lost ;-) Kind regards, Christian Mack Am 09.05.22 um 17:05 schrieb Charles Gresham: Hi all, we face the following situ

Re: Multidomain ssl config ?

2022-06-29 Thread Christian Kivalo
ch can stay as is and will be served when requested through SNI. -- Christian Kivalo

Re: Trouble configuring managesive plugin for roundcube

2022-07-10 Thread Christian Kivalo
he dovecot managesieve listener? Also in roundcube configuration ssl:// is used for implicit ssl and tls:// is used for starttls. More help can be given when you provide information about your dovecot configuration. -- Christian Kivalo

Re: POSSIBLE SPAM: Re: Trouble configuring managesive plugin for roundcube

2022-07-10 Thread Christian Kivalo
_notify_methods'] = ['mailto']; $config['managesieve_raw_editor'] = true; $config['managesieve_disabled_actions'] = []; $config['managesieve_allowed_hosts'] = null; Does anybody have any clue why roundcube isn’t able to login in to managesieve on my mail server? Are there more logs/configs you would like to see? Thanks in advance for your help and suggestions! Austin Witmer References Visible links 1. file:///tmp/ssl:/10.116.0.2 -- Christian Kivalo

Re: Trouble configuring managesive plugin for roundcube

2022-07-10 Thread Christian Kivalo
t; "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext imapsieve vnd.dovecot.imapsieve" "NOTIFY" "mailto" "SASL" "PLAIN LOGIN" "STARTTLS" "VERSION" "1.0" OK "Dovecot ready." -- Christian Kivalo

Re: Trouble configuring managesive plugin for roundcube

2022-07-11 Thread Christian Kivalo
n config.inc.php remove this section: $config['managesieve_conn_options'] = array( 'ssl' => array( 'verify_peer' => false, 'allow_self_signed' => true, ), ); add this section: $config['managesieve_conn_options'] = [ 'ssl' => [ 'verify_peer' => false, 'peer_name' => 'change to the hostname from dovecots ssl certificate', ], ]; add in there, when using self-signed cert 'allow_self_signed' => true, -- Christian Kivalo

Re: Trouble configuring managesive plugin for roundcube

2022-07-12 Thread Christian Kivalo
onn_options'] = [ 'ssl' => [ 'verify_peer' => false, 'peer_name' => 'FQDN of mailserver', ], ]; This probably even works without the "verify_peer" line, haven't tested. I may have some questions about configuring sieve rules later,

Re: Trouble configuring managesive plugin for roundcube

2022-07-14 Thread Christian Kivalo
e >internal addresses for my imap and smtp servers? Hi yes the same ssl connection config should work in roundcube config.inc.php just use ['imap_conn_options'] and ['smtp_conn_options'] respectively. There are examples in roundcubes default.inc.php file -- Christian Kivalo

Re: Deleting "folders only" folder doesn't actually delete

2022-07-14 Thread Christian Mack
acl rights -u ${YOUR_USER} ${FOLDER_NAME} Kind regards, Christian Mack -- Christian Mack Universität Konstanz Kommunikations-, Informations-, Medienzentrum (KIM) Abteilung IT-Dienste Forschung und Lehre 78457 Konstanz +49 7531 88-4416 smime.p7s Description: S/MIME Cryptographic Signature

Re: Dovecot folder problem while deleting via IMAP

2022-07-29 Thread Christian Mack
t; But dovecot status on x.y returns the folder is not existent > [cut] That is normal IMAP behaviour. With creating x.y.z you really create only folder z and a folder hirarchy x.y, in which you can not store emails (nor have any access). You have to create x and x.y, in order to get compl

Re: Replication not working - GUIDs conflict - will be merged later

2022-08-03 Thread Christian Mack
achine. Therefore it can not create the same folder again on the replica. This will not be fixed automatically. You have to check that all emails are on the original machine, then remove that account from the replica and sync. Kind regards, Christian Mack -- Christian Mack Universität

Re: Should one prevent reconnection before expunge?

2022-08-21 Thread Christian Kivalo
account to see what happens when you expunge while logged in? My assumption is, the client will update it's knowledge of the mailbox on next access or login. -- Christian Kivalo

Re: Call procmail after sieve

2022-08-31 Thread Christian Mack
Hello You need to activate vnd.dovecot.pipe extention in dovecots sieve. Kind regards, Christian Mack Am 31.08.22 um 15:13 schrieb George Asenov: > Thanks that was the reason for the permissions error. Unfortunately the > next error comes that isn't

Re: Managesieve not working

2022-09-09 Thread Christian Kivalo
ges https://www.mail-archive.com/dovecot@dovecot.org/msg86397.html -- Christian Kivalo

Overquota flag and auth caching

2022-09-13 Thread Christian Rößner
use the over quota flag and which solutions can be taken to invalidate the user? Is it possible to do this in a Lua user backend? Any other method? Thanks in advance Christian Rößner -- Rößner-Network-Solutions Zertifizierter ITSiBe / CISO Karl-Bröger-Str. 10, 36304 Alsfeld Fax: +49 6631

Re: Thunderbird can't connect to Dovecot (bad certificate: SSL alert number 42)

2022-09-14 Thread Christian Mack
(as Claw-Mail does). Kind regards, Christian Mack Am 14.09.22 um 13:14 schrieb Meikel: > Hi folks, > > on a Rocky Linux 8.6 based home server I run Dovecot with an account > that I use as an archive. Archive means, that from different Thunderbird > instances I connect to that Do

Re: Panic: file mail-index-transaction-finish.c: line 185

2022-09-19 Thread Christian Mack
ovecot-2.3.19.1.tar.gz https://www.dovecot.org/releases/2.3/dovecot-2.3.19.1.tar.gz.sig Kind regards, Christian Mack -- Christian Mack Universität Konstanz Kommunikations-, Informations-, Medienzentrum (KIM) Abteilung IT-Dienste Forschung, Lehre, Infrastruktur 78457 Konstanz +49 7531 88-4416 smime.p7s Description: S/MIME Cryptographic Signature

Re: Replacing antispam plugin with IMAPSieve not 100% correct?

2022-09-25 Thread Christian Kivalo
/antispam_with_sieve/#howto-antispam-with-imapsieve > > -- Christian Kivalo

Re: Can't figure out why managesieve (pigeonhole) can't connect

2022-12-14 Thread Christian Mack
you do not have the private IP as alternate name included, as you try to reach 10.0.0.91:4190, not mydomain.com:4190. Kind regards, Christian Mack Am 14.12.22 um 21:48 schrieb co...@colinlikesfood.com: Thank you for this.  I am not using self-signed, I am using letsencrypt as a CA, the certs

Inconsistent filtering with debugging

2023-02-24 Thread Christian Wolf
rwarded to a cental account b...@example.net using postfix virtual aliases. Thus, the Delivered-To header is always showing the value b...@example.net which is not suited for filtering. I could filter the Received headers but hoped for a more "high level" solution. Can you give me any advice? Christian

Re: Inconsistent filtering with debugging

2023-02-24 Thread Christian Wolf
nual/howto/postfix_dovecot_lmtp/ I have in Postfix configured: virtual_transport = lmtp:unix:private/dovecot-lmtp The file private/dovecot-lmtp is the socket of dovecot. So, I am running through LMTP. Christian

sieve traces not logged

2023-04-22 Thread Christian Weiske
_debug = no sieve_trace_dir = /var/log/dovecot-sieve sieve_trace_level = matching } [1] https://doc.dovecot.org/configuration_manual/sieve/configuration/#trace-debugging -- Regards/Mit freundlichen Grüßen Christian Weiske -=≡ Geeking

Re: sieve traces not logged

2023-04-23 Thread Christian Weiske
o that direcory. It turned out that I had overwritten the trace directory in local.conf, and that directory did not exist. Sorry for the noise. -- Regards/Mit freundlichen Grüßen Christian Weiske -=≡ Geeking around in the name of science since 1982 ≡=- _

Re: Incorrect saved dates in mailboxes

2023-05-16 Thread Christian Kivalo
For production data it's advised to use any other mailbox format. Thanks in advance. Chris ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org -- Christian Kivalo _

Re: lda or lmtp for sieve?

2024-01-19 Thread Christian Kivalo
Does it matter to sieve implementation if one uses only lmtp? No. Works here with only lmtp. -- Christian Kivalo ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: lda or lmtp for sieve?

2024-01-20 Thread Christian Kivalo
LMTP. > >Just wish LMTP would not end up with duplicate Return-Path headers.. Duplicate return path headers? I don't see them on my system. All mail is sent from postfix to dovecot with lmtp -- Christian Kivalo ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: managesieve server not answering?

2024-01-21 Thread Christian Kivalo
>I should add, I compiled dovecot locally, it is not the vendor supplied >package. Could that matter? Have you also compiled pigeonhole / managesieve https://pigeonhole.dovecot.org/download.html This provides the managesieve server functionality -- Christian

Re: "Invalid uid in reply"

2024-02-18 Thread Christian Kivalo
cause could be, is it >possible that these UID/GID values are too large? that's about the only thing >I can think of right now. > >This is Dovecot 2.3.21 (47349e2482) on Fedora 39. > >Thanks, >jc > -- Christian Kivalo ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Postfix - dovecot-lda -> Permission denied

2015-03-02 Thread Christian Schmidt
. Why don't you let postfix hand over the mail data to dovecot using lmtp? Regards, Christian -- No signature available.

Weird sub-folder error

2015-03-02 Thread Christian Theune
find whether this is a known bug - so I’m letting you know. Maybe you can help understand what happened. Sounds like a weird server-side bug to me - this shouldn’t happen, right? Cheers, Christian — Christian Theune · c...@flyingcircus.io · +49 345 219401 0 Flying Circus Internet Operations GmbH

Re: Weird sub-folder error

2015-03-02 Thread Christian Theune
> On 02 Mar 2015, at 14:46, Christian Theune wrote: > > Hi, > > I’m running dovecot 2.2.13 and I ran into a weird problem. > > A user migrated his mailboxes by letting users copy them from their old > server to the new one through their MUA. All that went fine exce

Re: Weird sub-folder error

2015-03-03 Thread Christian Theune
was shown in this way to me on OS X Mail. Haven’t seen that before. :) — Christian Theune · c...@flyingcircus.io · +49 345 219401 0 Flying Circus Internet Operations GmbH · http://flyingcircus.io Forsterstraße 29 · 06112 Halle (Saale) · Deutschland HR Stendal HRB 21169 · Geschäftsführer: Christia

Re: Weird sub-folder error

2015-03-05 Thread Christian Theune
Hi, > On 03 Mar 2015, at 09:55, Christian Theune wrote: > > Hi, > > interesting idea about “/“ being in the folder name. I’ll ask whether that > was the case. Feedback from the user was “probably not”. Anything I can help debugging this further? Christian — Ch

Re: sieve rule for "header don't exist"

2015-03-30 Thread Christian Kivalo
header. Example: if not exists ["From","Date"] { discard; } https://tools.ietf.org/html/rfc5228#page-28 i have not tried it myself but the core of rfc 5228 is reported to be fully support by pigeonhole regards - christian

Re: Install process breaks its self by design

2015-04-02 Thread Christian Schmidt
cot to your own certificate afterwards? Regards, Christian -- No signature available.

Re: Installing fts-solr on dovecot (centos 6) - [request for help]

2015-04-18 Thread Christian Kivalo
On 2015-04-18 19:23, Kevin Laurie wrote: Hello, Hello, I have been trying to get full-text-search on dovecot. I followed the tutorial on this site:- https://extremeshok.com/6622/enabling-apache-solr-4-10-using-jetty-with-dovecot-2-2-for-fulltext-search-results-on-centos-6-iredmail-compatible/

Re: Installing fts-solr on dovecot (centos 6) - [request for help]

2015-04-18 Thread Christian Kivalo
Am 18. April 2015 20:14:01 MESZ, schrieb Kevin Laurie : hey Christian, Thanks so much for your feedback. I am still getting an error. Hi Kevin, You're welcome. [root@mail tmp]# nano /etc/dovecot/dovecot.conf [root@mail tmp]# service dovecot restart Stopping Dovecot

Re: Authentication Error with Dovecot

2015-04-18 Thread Christian Kivalo
Am 18. April 2015 22:05:01 MESZ, schrieb Kevin Laurie : >Hello, >I have some email authentication error with dovecot. >Could someone tell me what is the problem that is indicated below? >Is it due to some plugin? > yes as the log says > >Apr 18 21:56:35 auth-worker(2057): Info: mysql(127.0.0.1)

<    1   2   3   4   5   6   7   >