Re: [Sieve] Multiple email recipients, how?

2019-11-23 Thread @lbutlr via dovecot
On 23 Nov 2019, at 13:50, Robert wrote: > I do know that sub-addressing with a special character is nowadays a normal, > better, way to do it. > Unfortunately we have used this system for a very long time, starting around > 2005... So there are a lot of existing email addresses. Then set them u

Re: [Sieve] Multiple email recipients, how?

2019-11-23 Thread Robert via dovecot
I think you mean collecting all email addresses and connecting them (manually) to the correct mailbox in the config of Postfix (or equiv, I have no idea what is used at my hosting provider)? That sounds like a doable one-time action if all new addresses use proper sub-addressing. @lbutlr schr

Re: [Sieve] Multiple email recipients, how?

2019-11-23 Thread @lbutlr via dovecot
On 23 Nov 2019, at 15:40, Robert wrote: > I think you mean collecting all email addresses and connecting them > (manually) to the correct mailbox in the config of Postfix (or equiv, I have > no idea what is used at my hosting provider)? That sounds like a doable > one-time action if all new add

Re: Dovecot proxy with ldap, complains about 'host not given'

2019-11-23 Thread @lbutlr via dovecot
On 23 Nov 2019, at 16:11, Marc Roos wrote: > It looks like the dovecot proxy can authenticate correctly but fails > then on with this message > > Nov 23 23:33:33 test2 dovecot: pop3-login: Error: proxy: host not given: > user=, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured, > session= >

Proxy GSSAPI + PLAIN authentication

2019-11-24 Thread Sam via dovecot
Hi, I try to configure a proxy accepting GSSAPI and PLAIN authentication. When authenticating with Kerberos, Dovecot uses master user and password to authenticate to backends (backends can be Cyrus or Exchange servers too) When authenticating with PLAIN passwords, Dovecot sends user's login and p

Dovecot auth

2019-11-26 Thread j.emerlik via dovecot
Hi, is possible to configure post-login script for Service auth ? I would like to run post script after successful login to postfix (smtp). Regards, Jack

Re: Duplicate e-mail with Dovecot and Sieve

2019-11-26 Thread @lbutlr via dovecot
On 26 Nov 2019, at 03:13, Claudio Corvino wrote: > Please do not do this. -- IT DOES NOT SUCK TO BE YOU Bart chalkboard Ep. AABF13

Re: Performance mdbox vs mbox

2019-11-26 Thread @lbutlr via dovecot
On 26 Nov 2019, at 04:15, Marc Roos wrote: > If I do the same test[1] with mbox I can store around 31k messages and > mdbox 16k messages. I noticed also that cpu and disk utilization with > mdbox was not very high, while disk utilization on mbox was much higher. > That makes me wonder if I can

Re: Duplicate e-mail with Dovecot and Sieve

2019-11-26 Thread Admin via dovecot
> Corvino via dovecot : > > # rule:[Outofoffice] > if true Is this true check used to toggle the vacation responder by commenting/uncommenting the line above?

Re: Duplicate e-mail with Dovecot and Sieve

2019-11-27 Thread admin--- via dovecot
> The "true" check is used to enable the out of office rule, otherwise we use > "if false # true" to disable it. Thanks!

Re: ESEARCH is announced but it doesn't work

2019-11-27 Thread @lbutlr via dovecot
On 27 Nov 2019, at 21:51, Jesus Cea wrote: > tag1 ESEARCH IN (mailboxes "folder1" subtree "folder2") unseen > tag1 BAD Error in IMAP command ESEARCH: Unknown command (0.001 + 0.000 secs). This should answer your question, I think.

Re: IMAP Migration Tools

2019-11-28 Thread Dean via dovecot
On 2019-11-28 10:47 am, Julian Kippels via dovecot wrote: Hi, I am looking for tools to migrate Mails from one IMAP-Server to another. Until now I have always used imapsync, but it seems very slow. Even over a 2x10GB/s connection I only get speeds of about 600KiB/s, because the programm always

Re: Using dovecot Replication in a medium to large enterprise.

2019-11-28 Thread @lbutlr via dovecot
On 28 Nov 2019, at 00:35, Brent Clark wrote: > We have in excess of +/- 500 mail boxes and using just under 1TB of disk > space. That is a lot of small files. That’s honestly pretty small. When it says "it's not recommended to be used in multi-million user installations” You are several orders

Re: Duplicate e-mail with Dovecot and Sieve

2019-11-28 Thread @lbutlr via dovecot
On 28 Nov 2019, at 09:44, Claudio Corvino wrote: > Just one problem remaining: the e-mail that have l...@domain.tld in BCC could > not be intercepted by the sieve filter as in the header is not present any > reference to l...@domain.tld; am I missing something or this cannot be fixed? The norma

Re: Proxy GSSAPI + PLAIN authentication

2019-11-30 Thread Sam via dovecot
Thanks ! It did the trick ! We can do very different configurations with this new setting. Regards, Sam Le dim. 24 nov. 2019 à 16:48, Aki Tuomi a écrit : > If your dovecot is recent enough you can use mechanisms setting on passdb > block. See > https://doc.dovecot.org/configuration_manual/auth

Re: Mail-crypt won't encrypt emails

2019-12-01 Thread sewing via dovecot
The plugin encrypts mail to be written encrypted at rest /on/ the server, and then decrypts the same mail when it is read /off/ the server. If it is working correctly mails sent will arrive at their destination readable. You need to go to the user directory where the mail is residing (example): /

About "received" header when using Dovecot proxy

2019-12-02 Thread Riku via dovecot
Hello. My name is Riku. Currently, I use Dovecot as a proxy for another SMTP server. However, this seems to cause the IP address of the "received" header to be that of the proxy server. Is it possible to change this so that the IP address of the sender is entered? The version of Dovecot is "2.3.8

Re: About "received" header when using Dovecot proxy

2019-12-03 Thread Riku via dovecot
Hello. Thank you for teaching. I'd like to try it out if 2.3.9 comes out. I look forward to the release of 2.3.9. Thank you very much. Best regards.

some error about dovecot when compile

2019-12-04 Thread Magiczero via dovecot
when i build dovecot in my computer, something has occured like below: root@2030c8624e88:/dovecot-2.3.9# ./autogen.sh --2019-12-04 10:49:53-- https://www.dovecot.org/tmp/wiki2-export.tar.gz Resolving www.dovecot.org (www.dovecot.org)... 94.237.12.234, 2a04:3545:1000:720:acc1:5bff:fe5e:4e9 Connec

Re: About "received" header when using Dovecot proxy

2019-12-04 Thread Riku via dovecot
Hello. Sorry. Since 2.3.9 was released, I installed it immediately and tried to set "lmtp_add_received_header" to "no". But it seems different from what I wanted to do. The following is my configuration file. Please let me know if there are any other configuration files that need to be listed. I

Re: About "received" header when using Dovecot proxy

2019-12-04 Thread Riku via dovecot
Hello. Sorry. Organize and describe what I want to do. There may be no unity, but please forgive me. Also, I'm not good at English, so I'm sorry if it's difficult to understand. 1. I had to create a proxy server for an external SMTP server (here, “smtp.example.com” as an example). So I decided t

Re: Can't see a specific mail in thunderbird but with mobile mail client

2019-12-04 Thread @lbutlr via dovecot
On 04 Dec 2019, at 02:36, Sami Ketola wrote: > did not notice that you have imap_zlib enabled for protocol imap, can you > disable that temporarily and re-record the rawlog. Is it possible that is the source of the issue? It seems like when I tried to test that it did not work with a lot of cli

Re: Dovecot 2.3.9 fails on FreeBSD

2019-12-04 Thread Jerry via dovecot
On Wed, 4 Dec 2019 18:06:58 +0100, Pascal Christen via dovecot stated: >Hi > >I've just tried to build the latest Dovecot 2.3.9 on FreeBSD 11.3. >Without success...It fails on the following commit which was introduced >in 2.3.9: >https://github.

Re: Dovecot 2.3.9 fails on FreeBSD

2019-12-04 Thread Jerry via dovecot
On Wed, 4 Dec 2019 18:54:52 +0100, Pascal Christen via dovecot stated: >He's the maintainer ;) > >> The official FreeBSD ports system does not even have the Dovecot >> 2.3.9 port available yet. I think it is a little premature to start >> making changes or modificati

dovecot expunge

2019-12-05 Thread soumitri--- via dovecot
Hi, Do we have expunge command by UID. I have some duplicate messages (same Message-ID but different UID) to be deleted. doveadm search gives me folder GUID and file UID, I want to use this specific information to delete/expunge. E.g. Following command deletes all duplicates, but I want to

Dovecot & OAuth

2019-12-05 Thread mizuki via dovecot
Hi all, We'd like to enable OAuth with Keycloak in Dovecot, after enabling 'OAUTHBEARER XOAUTH2' in Dovecot based on online document, I can confirm Dovecot is ready for OAuth using openssl command, however when the auth request comes in, it failed in establishing a SSL connection with Keycloak ser

Re: Dovecot & OAuth

2019-12-05 Thread mizuki via dovecot
ady for prime time, did you try setting > > tls_ca_cert_file = /etc/ssl/certs/ca-certificates.crt > > In the oauth2 configuration file as documented in > https://doc.dovecot.org/configuration_manual/authentication/oauth2 ? > > Aki > > > On 05/12/2019 21:58 mizuki via dov

Problem with sievefilter forwarding

2019-12-06 Thread ratatouille via dovecot
Hello! dovecot --version 2.2.36 (1f10bfa63) I defined a sievefilter require ["copy"]; # rule:[weiterleitung] if header :contains "to" "u...@bitclusive.de" { redirect :copy "otheru...@gmail.com"; stop; } It doesn't work and I don't know why. I can define a vacationfilter that wor

Re: Problem with sievefilter forwarding

2019-12-06 Thread ratatouille via dovecot
ratatouille via dovecot schrieb am 06.12.19 um 15:32:03 Uhr: > Hello! > > dovecot --version 2.2.36 (1f10bfa63) > > I defined a sievefilter > > require ["copy"]; > # rule:[weiterleitung] > if header :contains "to" "u...@bitclusive

Re: Dovecot & OAuth

2019-12-06 Thread mizuki via dovecot
t > run as root. > > > > > > > > > > > > > > > You can add > > > > > > > > > > > > > > > service auth { > > > > > > extra_groups = ssl_cert > > > > > > } > > > > >

director option

2019-12-06 Thread soumitri--- via dovecot
Hi, I think option-2 below seems better or am I missing something with director concept. 1. As director and back-end in same server (broken) not recommended, I need minimum 4 servers (2 for director, 2 back-end IMAP). Indexes and mail must be in NFS shared storage(not optimal), as a user may

bash script hook lda_mailbox_autocreate for generate mail-crypt user encrypted private key with user password

2019-12-07 Thread uxqex4efpu--- via dovecot
What it is way most best for causing bash script run (as root) of time mailbox created (lda_mailbox_autocreate)? I use dovecot 2.3.4.1 in Debian 10. And I use of mail-crypt-plugin https://doc.dovecot.org/configuration_manual/mail_crypt_plugin/ I setup mail-crypt for requiring user encrypted EC k

Re: v2.2.36 to v2.3.8 maildirlock bug

2019-12-08 Thread @lbutlr via dovecot
On 06 Dec 2019, at 16:28, Martynas Bendorius wrote: > when zlib compression is enabled in dovecot, old emails remain untouched I’ve been considering doing this, or at least looking into how much space we’d save (answer so far, less than you might think), but I am hesitant to “alter” the user’s

Re: v2.2.36 to v2.3.8 maildirlock bug

2019-12-08 Thread @lbutlr via dovecot
On 08 Dec 2019, at 05:58, @lbutlr wrote: > On 06 Dec 2019, at 16:28, Martynas Bendorius wrote: >> when zlib compression is enabled in dovecot, old emails remain untouched > > I’ve been considering doing this, or at least looking into how much space > we’d save (answer so far, less than you migh

Re: bash script hook lda_mailbox_autocreate for generate mail-crypt user encrypted private key with user password

2019-12-08 Thread uxqex4efpu--- via dovecot
? How I execute generateKeys.sh on create of mailbox and how I do emails incoming without any keypair created? For to reject or queue or save unencrypted until I generate keypair? It possible? On Sun, December 8, 2019 08:04, Aki Tuomi via dovecot wrote: > > Technically creating and encrypti

SEARCH=INTHREAD not announced in capabilities

2019-12-08 Thread kael via dovecot
Hello, Looking at the SEARCH=INTHREAD extension, Dovecot implements it but the server doesn't announce the extension in its capabilities (at least testing with imap://dovecot.org or looking at https://github.com/dovecot/core/blob/169b1ff42a28cdf2768391d20e8fef13aeae54fb/configure.ac#L783 )

Adding Size information to Maildir files

2019-12-08 Thread @lbutlr via dovecot
I searched on this, but found information only for very very old dovecot versions, and those answers didn’t quite cover what I am asking. All my current mail has the ",S=51489,W=52449:” style tag in the Maildir filename, but I have many messages in Archive mailboxes that have no size informatio

Re: director option

2019-12-08 Thread soumitri--- via dovecot
Another query: Can proxy_maybe be used with director setup. -- Soumitri On 12/7/19 4:43 AM, soumitri--- via dovecot wrote: Hi, I think option-2 below seems better or am I missing something with director concept. 1. As director and back-end in same server (broken) not recommended, I need

Execute a script from dovecot when authentication fails

2019-12-09 Thread nb via dovecot
Hello, My name is Noury, and I’m new here. I’ve been using dovecot IMAP for years, but I want to do now some extra things. I want to call a script from within dovecot, to build a suspicious IP addresses list when authentication fails. I have tried the PostLoginScripting technic. It works fine b

Re: bash script hook lda_mailbox_autocreate for generate mail-crypt user encrypted private key with user password

2019-12-09 Thread uxqex4efpu--- via dovecot
ot; -U | wc -l` -lt 2 ]; then > /usr/bin/doveadm -o "mail_location=maildir:~/Maildir/" -o "plugin/mail_crypt_private_password=${MAIL_CRYPT_PRIVATE_PASSWORD}" mailbox cryptokey > generate -u "${USER}" -U > /dev/null > fi > > exec "$@"

Re: Dovecot & OAuth

2019-12-10 Thread mizuki via dovecot
Thank you Stephan, I'm wondering if I can read the track of the status of bug reports? Could you please advice? Thanks. Mizuki On Sun, Dec 8, 2019 at 6:40 AM Stephan Bosch wrote: > > > On 06/12/2019 20:54, Aki Tuomi via dovecot wrote: > > Hi! > > > > It se

OAuth2 mail client

2019-12-10 Thread mizuki via dovecot
Hi all, I'm wondering if there are any IMAP client software alternative to Thunderbird who can handle OAuth2 other than using gmail, yahoo etc (ex, talk to local auth provider)? Thunderbird does not seem to support well at the time being so I'm wondering what other choices we may have for our user

Re: dovecot full text search

2019-12-10 Thread Admin via dovecot
Where do write ops take place? Maybe mount that path to a RAM disk rather than looking for anorher solution. > > Am 10.12.2019 um 15:50 schrieb Wojciech Puchar via dovecot > : > > what FTP module should i use instead of squat that is probably no longer > supported or no lon

Ticket Received - [#22073] Re: Duplicate e-mail with Dovecot and Sieve

2019-12-11 Thread Atomia via dovecot
Hi Claudio Corvino via dovecot, We have received your request and a ticket has been created with Ticket ID - 22073. A support representative will be reviewing your request and will contact you shortly. To view the status of the ticket or add comments, please visit  https

Atomia user activation

2019-12-11 Thread Atomia via dovecot
Hi Claudio Corvino via dovecot, A new Atomia account has been created for you. Click the url below to activate your account and select a password! https://support.atomia.com/register/KfOvGCowO4TkXeAXlMH0 If the above URL does not work try copying and pasting it into your browser. If you

Ticket Received - [#22078] Lightweight LMTP daemon to avoid overkill MTA

2019-12-11 Thread Atomia via dovecot
Hi Claudio Corvino via dovecot, We have received your request and a ticket has been created with Ticket ID - 22078. A support representative will be reviewing your request and will contact you shortly. To view the status of the ticket or add comments, please visit  https

Ticket Received - [#22079] RE: Re[2]: Lightweight LMTP daemon to avoid overkill MTA

2019-12-11 Thread Atomia via dovecot
Hi Claudio Corvino via dovecot, We have received your request and a ticket has been created with Ticket ID - 22079. A support representative will be reviewing your request and will contact you shortly. To view the status of the ticket or add comments, please visit  https

Ban Atomia.com?

2019-12-11 Thread LuKreme via dovecot
Can a mail admin ban atomia.com from posting? I mean, I like the idea that every post is clogging up their support queue, but really, not that much. Sent from my iPhone

Ticket Received - [#22080] Ban Atomia.com?

2019-12-11 Thread Atomia via dovecot
Hi Claudio Corvino via dovecot, We have received your request and a ticket has been created with Ticket ID - 22080. A support representative will be reviewing your request and will contact you shortly. To view the status of the ticket or add comments, please visit  https

Mailing list changes.

2023-04-12 Thread dovecot--- via dovecot
I noticed starting today the Sender: header is no longer included on the mailing list. I used to use the Sender: header in sieve rules for sorting. Now the list emails only come From: rando email addresses. On the postfix mailing list it replaces the From: header with the list address instead of

Re: Mailing list changes.

2023-04-12 Thread dovecot--- via dovecot
I noticed starting today the Sender: header is no longer included on the mailing list. I used to use the Sender: header in sieve rules for sorting. Now the list emails only come From: rando email addresses. On the postfix mailing list it replaces the From: header with the list address instead of

Re: dovecot sasl with postfix, smtp auth not available

2023-04-23 Thread dovecot--- via dovecot
On 04-22-2023 11:15 pm, Badli Al Rashid wrote: I have set up dovecot sasl with postfix. When I check the smtp with ehlo there is no auth advertise. There shouldn't be on port 25. Users should do email submission on port 587 or 465. But if you really want there to be... http://www.postfix.org

Re: dovecot sasl with postfix, smtp auth not available

2023-04-23 Thread dovecot--- via dovecot
I tried to enable it on postfix smtp_sasl_auth_enable, but it is was not advertise. That is because "smtp" is not the same as "smtpd". http://www.postfix.org/postconf.5.html#smtpd_sasl_auth_enable ___ dovecot mailing list -- dovecot@dovecot.org T

Help - Permissions issue with new mail

2023-05-03 Thread michele.clark--- via dovecot
Hi all. We have an install of Dovecot running with Postfix and Roundcube using virtual mail to allow us to connect to our AD domain which got messed up after a power issue. I can log into our Roundcube and see all my old emails, however new emails keep getting stuck in the CUR files with perm

Re: Help - Permissions issue with new mail

2023-05-03 Thread dovecot--- via dovecot
On 05-03-2023 1:52 pm, michele.clark--- via dovecot wrote: Hi all. We have an install of Dovecot running with Postfix and Roundcube using virtual mail to allow us to connect to our AD domain which got messed up after a power issue. I can log into our Roundcube and see all my old emails

dmarc user can't receive email because of encrypted storage

2023-05-04 Thread efeizbudak--- via dovecot
Hi all, So recently google has been trying to send email to dm...@domain.com on my server but I'm using encrypted storage and since the dmarc user has no password the email is being rejected with the error: May  4 16:51:50 domain dovecot: lda(dmarc)<3326>: Error: sieve: msgid=<1034180834871

Re: dmarc user can't receive email because of encrypted storage

2023-05-04 Thread efeizbudak--- via dovecot
On 2023-05-04 21:09, Aki Tuomi wrote: On 04/05/2023 21:08 EEST efeizbu...@disroot.org wrote: On 2023-05-04 20:53, Aki Tuomi via dovecot wrote: >> On 04/05/2023 20:11 EEST efeizbudak--- via dovecot >> wrote: >> >> >> Hi all, >> >> So recently

Re: dmarc user can't receive email because of encrypted storage

2023-05-04 Thread efeizbudak--- via dovecot
On 2023-05-04 21:16, Aki Tuomi wrote: On 04/05/2023 21:09 EEST Aki Tuomi via dovecot wrote: > On 04/05/2023 21:08 EEST efeizbu...@disroot.org wrote: > > > On 2023-05-04 20:53, Aki Tuomi via dovecot wrote: > >> On 04/05/2023 20:11 EEST efeizbudak--- via dovecot > >

Re: dmarc user can't receive email because of encrypted storage

2023-05-04 Thread efeizbudak--- via dovecot
On 2023-05-04 21:25, Aki Tuomi wrote: On 04/05/2023 21:20 EEST efeizbu...@disroot.org wrote: On 2023-05-04 21:16, Aki Tuomi wrote: >> On 04/05/2023 21:09 EEST Aki Tuomi via dovecot >> wrote: >> >> >> > On 04/05/2023 21:08 EEST efeizbu...@disroot.org wrote: &

Re: dmarc user can't receive email because of encrypted storage

2023-05-04 Thread efeizbudak--- via dovecot
On 2023-05-04 21:31, Aki Tuomi via dovecot wrote: On 04/05/2023 21:28 EEST efeizbu...@disroot.org wrote: On 2023-05-04 21:25, Aki Tuomi wrote: >> On 04/05/2023 21:20 EEST efeizbu...@disroot.org wrote: >> >> >> On 2023-05-04 21:16, Aki Tuomi wrote: >> >> On

Re: dmarc user can't receive email because of encrypted storage

2023-05-05 Thread efeizbudak--- via dovecot
On 2023-05-05 09:09, Aki Tuomi via dovecot wrote: On 05/05/2023 05:49 EEST efeizbudak--- via dovecot wrote: > try > > doveadm -o plugin/mail_crypt_require_encrypted_user_key=no mailbox > cryptokey generate -U -u dmarc > > maybe it works? > > Aki This gives the

Re: dmarc user can't receive email because of encrypted storage

2023-05-05 Thread efeizbudak--- via dovecot
On 2023-05-05 14:29, efeizbudak--- via dovecot wrote: On 2023-05-05 09:09, Aki Tuomi via dovecot wrote: On 05/05/2023 05:49 EEST efeizbudak--- via dovecot wrote: > try > > doveadm -o plugin/mail_crypt_require_encrypted_user_key=no mailbox > cryptokey generate -U -u dmarc

Re: Best practice for Dovecot with LDAP and Postfix

2023-05-09 Thread dovecot--- via dovecot
The question about best practices was more a conceptual one. Should dovecot and postfix talk independently to the LDAP database? Or should dovecot be the gateway for postfix to get the information out of the LDAP database? Just my 2 cents, id have postfix talk directly to LDAP to see if a use

acl replication

2023-05-14 Thread micha--- via dovecot
What is correct way to sync ACLs across two servers? Example: I want user1 to have access to user2 mailbox. I do this on server1: doveadm acl set shared/user2 user=user1 admin create delete expunge insert lookup read write write-deleted write-see Now user1 can see shared/user2 when logged to ser

[feature request] SSL handshake rejection for non-SNI clients

2023-05-16 Thread Serg via dovecot
I would like to offer to implement a feature to reject SSL handshakes for a default certificate-key pair for efficiently discarding bot requests (i.e. such requests that provide invalid/not configured hostname or do not specify at all, like when doing request to the IP address directly). Ngin

Re: Outlook fails to connect to Dovecot submission server

2023-05-17 Thread dovecot--- via dovecot
Dovecot ... submission server works well with all sorts of clients, but Outlook. I thought that was M$ intent. They purposefully design their ecosystem to not play well with others so the average person will think something is wrong with the competitor's software, give up and just continue to

Inconsistent listing of shared subfolders

2023-05-30 Thread mschering--- via dovecot
Hi all, I have a problem with listing shared folders. In my web application I don't get the whole folder tree at once but get them level by level with: LIST "" "subfolder/%" RETURN (CHILDREN) Now I have an issue with shared folders. If I share folder test/sub with another user it returns it's

attachments storage sub folders

2023-06-04 Thread cor--- via dovecot
Hi all, we're using a separate attachment storage. Is there a way to control the subfolders that are created for each attachment? Currently the path is /XX/YY/XXYY. In practice this means almost every single attachment gets its own 2 subfolders XX/YY. I'm seeing users with 5000 attachments and

RE: Migration dovecot server with local users to dovecot with virtual mailboxes

2023-06-08 Thread aki.tuomi via dovecot
Please see https://doc.dovecot.org/admin_manual/migrating_mailboxes/Aki Original message From: tseeger...@gmail.com Date: 6/8/23 16:10 (GMT+02:00) To: dovecot@dovecot.org Subject: Migration dovecot server with local users to dovecot with virtual mailboxes Hello, we are

Re: dovecot with sieve vacation plugin

2023-06-09 Thread dovecot--- via dovecot
postfix (*) presents the right "rcpt to a...@aaa.com" to the milter filter, but sieve only sees the internal b@bbb.local. Why convert/alias a...@aaa.com to b@bbb.local? Why not setup dovecot to have a mailbox and receive mail for a...@aaa.com, allowing sieve to run for a...@aaa.com, and users l

Re: dovecot with sieve vacation plugin

2023-06-10 Thread dovecot--- via dovecot
Why convert/alias a...@aaa.com to b@bbb.local? Why not setup dovecot to have a mailbox and receive mail for a...@aaa.com, allowing sieve to run for a...@aaa.com, and users login as a...@aaa.com on IMAP to check their mail? That would work if users only had one alias, but they don't - they have s

Re: dovecot with sieve vacation plugin

2023-06-11 Thread dovecot--- via dovecot
1) "sieve_user_email = %u" creates a warning: "Warning: sieve: Invalid address value for setting `sieve_user_email': Missing domain" That warning is a glitch, ignore it. I mentioned it on the list before but has not been fixed in any of the updates. What I am currently trying to figure out

Cannot get mail-crypt plugin to work

2023-06-15 Thread rcooper--- via dovecot
dovecot 2.2.27 and then 2.2.36 (tried both) Trying to enable mail-crypt in global key mode. Nothing is ever encrypted, even when I move mail from folder to folder. I have tried everything available to find here, google, etc and I assume I am missing something fundamental. Debug log shows the plug

Re: [pfx] Postfix: running a script on authentication failure

2023-06-22 Thread dovecot--- via dovecot
Is there any way, with postfix, to run a script on authentication failure, with information like the IP address and the username passed, for instance. I wrote my own script for omprog which is part of rsyslog to read dovecot auth fails. Because postfix authenticates with dovecot and dovecot w

Motion for OCSP Support in Dovecot

2023-07-10 Thread novoMedia via dovecot
Currently, Dovecot does not offer any support for OCSP, leaving system administrators with a dilemma: choosing between security or compatibility. - What is OCSP? OCSP (Online Certificate Status Protocol) is a network protocol used to check the validity and revocation status of digital certif

Re: Motion for OCSP Support in Dovecot

2023-07-11 Thread novoMedia via dovecot
Hello Sean, Thank you for your fast reply. > or c) use must-staple on a host-by-host basis I am not exactly sure what hosts have to do with this. The must-staple extension is a (cryptographically ensured) flag that is 'ingrained' into a certificate. It tells a client to only accept the cert

Re: Motion for OCSP Support in Dovecot

2023-07-11 Thread help--- via dovecot
Sean Gallagher wrote: > On 11/07/2023 5:33 pm, novoMedia via dovecot wrote: > > I am not exactly sure what hosts have to do with this. The must-staple > > extension is a (cryptographically ensured) flag that is 'ingrained' > > into a certificate. It tells a client

Proper way to enable statistics on Dovecot 2.3.20?

2023-07-11 Thread rixati6186--- via dovecot
Hi. I'm using Dovecot on OpenBSD OS. "dovecot --version" reports: 2.3.20 (80a5ac675d) and this is my configuration file: https://termbin.com/m4to How to properly set the statistics for the version I use? I have both "service stats" and "service old-stats" and it seems I'm not really getting any

Re: Proper way to enable statistics on Dovecot 2.3.20?

2023-07-11 Thread rixati6186--- via dovecot
And if possible, how to disable statistics completely and safely? Without the "0" trick, that leads getting; "Jul 12 02:20:55 mail dovecot: auth: Error: net_connect_unix(/var/dovecot/stats-writer) failed: No such file or directory Jul 12 02:20:55 mail dovecot: auth: Error: stats: open(old-stats-

Re: Proper way to enable statistics on Dovecot 2.3.20?

2023-07-11 Thread rixati6186--- via dovecot
Thank you very much Mr. Aki for your quick and prompt reply! Got it. Is my configuration properly aligned for new metrics? Is "service stats" block (which I assume it's new one) enough to enable new metrics? Kindest Regards. Konstantin ___ dovecot mail

Re: Proper way to enable statistics on Dovecot 2.3.20?

2023-07-12 Thread rixati6186--- via dovecot
Got it! Thanks so much, once again. But imagine a very low-end VPS running just for few e-mail accounts, in order to keep the system resources free -at least a bit-, and if no stats needed for the admin/users, what configuration/block would you suggest? Otherwise, do I need to use both unix_lis

RE: Forcing imap authentication failure for certain IP addresses

2023-08-01 Thread aki.tuomi via dovecot
One way is to use  https://doc.dovecot.org/configuration_manual/authentication/auth_policy/or you can use passdb {  driver = passwd-file  deny = yes  args = username_formar=%{rip} /etc/dovecot/deny.ip}or you can use https://doc.dovecot.org/configuration_manual/authentication/lua_based_authentica

Re: Forcing imap authentication failure for certain IP addresses

2023-08-01 Thread aki.tuomi via dovecot
      oo\ ,\  | | \    ,=__/    \  /    /  /--|  /|    |__|-'    |__|'On Tue, Aug 1, 2023 at 11:44 AM aki.tuomi via dovecot wrote:One way is to use  https://doc.dovecot.org/configuration_manual/authentication/auth_policy/or you can use passdb {  driver = passwd-file  deny = yes  args = username_formar=%{rip} /etc/dovecot

Re: Re[6]: Pigeonhole redirect is adding a message-id header when it already exists

2023-08-04 Thread kevin--- via dovecot
Hi All Has there been any progress with this issue please? I am also seeing the problem, users with a "redirect "xx";" in their .dovecot.sieve file are seeing some emails bouncing: Aug 2 23:21:29 ocean dovecot: lmtp(xxx)<45389>: sieve: msgid=unspecified: redirect action: forwarded to Aug 2

fail2ban / ldap login failure

2023-08-04 Thread micha--- via dovecot
[Debian Bookworm + Dovecot 2] I have user database in ldap (samba). I want to use fail2ban to restrict unsuccessful login attempts, but... I cannot see "Authentication failure" message in ANY log. (/var/log/mail.log shows successful logins as well as disconnects.) How should I proceed? _

Re: Application to automate mail-crypt plugin with user keys

2023-08-08 Thread benedikt--- via dovecot
Rupert Gallagher wrote: > I would not want to re-encrypt huge mail folders. There should be two > passwords: one for the user login, that you can change often, and one for the > encryption, that you can leave alone. This is how protonmail does it. I took the opportunity to check on the server if

Dovecot and Thunderbird 15

2023-08-09 Thread Elise via dovecot
Hi, I recently had some issues with Thunderbird 15 when removing e-mail. With my other mailclient Outlook I could without any issue. As I don't grand POP3 mail pickup, I disabled that in dovecot.conf #service pop3-login { # inet_listener pop3 { #  address = 10.10.10.52 #  } # inet_listener pop3s

Re: Dovecot and Thunderbird 15

2023-08-09 Thread Elise via dovecot
TB account is configured for IMAP only E. Elise: Hi, I recently had some issues with Thunderbird 15 when removing e-mail. With my other mailclient Outlook I could without any issue. As I don't grand POP3 mail pickup, I disabled that in dovecot.conf #service pop3-login { # inet_listener pop3 {

Re: Dovecot and Thunderbird 15

2023-08-10 Thread Elise via dovecot
Yes, I meant v115, sorry. E. Tanstaafl: Thunderbird 15? Either you you meant the brand new 115, you're using an extremely old and long past supported version of Thunderbird... ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an emai

dovecot passes zero byte input stream when passing email with .eml attachment to apache tika parser, causes 'SEVERE' error

2023-08-12 Thread pgnd via dovecot
revisiting a prior, never resolved issue tika 2.4.1 'Text extraction failed' errors when dovecot+fts 2.3.19.1 passes embedded *.eml (message/rfc822) files ; org.apache.tika.parser.mail.RFC822Parser or dovecot ? https://dovecot.org/list/dovecot/2022-August/125085.html i now run

RE: Backing up m(d)box - rsync?

2023-08-16 Thread sven_roellig via dovecot
i use https://github.com/tachtler/dovecot-backupregards sven Ursprüngliche Nachricht Von: donots...@fastmail.fm Datum: 16.08.23 15:29 (GMT+01:00) An: dovecot@dovecot.org Betreff: Backing up m(d)box - rsync? Hello,I manage a small number of email accounts for a voluntary organi

[bug] dovecot passes zero byte input stream when passing email with .eml attachment to apache tika parser, causes 'SEVERE' error

2023-08-17 Thread pgnd via dovecot
revisiting a prior, never resolved issue tika 2.4.1 'Text extraction failed' errors when dovecot+fts 2.3.19.1 passes embedded *.eml (message/rfc822) files ; org.apache.tika.parser.mail.RFC822Parser or dovecot ? https://dovecot.org/list/dovecot/2022-August/125085.html i now run

Re: [bug] dovecot passes zero byte input stream when passing email with .eml attachment to apache tika parser, causes 'SEVERE' error

2023-08-18 Thread pgnd via dovecot
soon-to-be-next-release of Tika, i saw that was coming you can turn off throwing zero-byte file exceptions via the config can you point to the config toggle, or docs, in https://github.com/apache/tika ? The exceptions should be harmless and you can safely ignore them. including the SEVER

Re: Stop Logging to Syslog

2023-08-25 Thread dovecot--- via dovecot
My logging config is as follows: # doveadm log find Debug: /var/log/dovecot-debug.log Info: /var/log/dovecot.log Warning: /var/log/dovecot.log Error: /var/log/dovecot.log Fatal: /var/log/dovecot.log However, I'm still getting logs in /var/log/messages which I don't want.  I've looked into /etc/

Re: [bug] dovecot passes zero byte input stream when passing email with .eml attachment to apache tika parser, causes 'SEVERE' error

2023-08-28 Thread pgnd via dovecot
I think with the soon-to-be-next-release of Tika, you can turn off throwing zero-byte file exceptions via the config. The exceptions should be harmless and you can safely ignore them. Just upgraded to tika 2.9.0. Testing, as below, same error thrown. not certain of the correct config here :-

no such user but Thunderbird okeys it ?

2023-09-03 Thread lejeczek via dovecot
Hi guys. I'm having quite bizarre situation where Dovecot logs: ... pam_unix(dovecot:auth): check pass; user unknown pam_unix(dovecot:auth): authentication failure; logname= uid=0 euid=0 tty=dovecot ruser=dupa rhost=AA.BB.CC.DD imap-login: Login: user=, method=PLAIN, rip=AA.BB.CC.DD, lip=AA.BB.

Re: no such user but Thunderbird okeys it ?

2023-09-04 Thread lejeczek via dovecot
On 04/09/2023 08:54, Aki Tuomi via dovecot wrote: On 04/09/2023 09:47 EEST lejeczek via dovecot wrote: Hi guys. I'm having quite bizarre situation where Dovecot logs: ... pam_unix(dovecot:auth): check pass; user unknown pam_unix(dovecot:auth): authentication failure; logname= uid=0

Re: no such user but Thunderbird okeys it ?

2023-09-04 Thread lejeczek via dovecot
On 04/09/2023 09:32, Aki Tuomi via dovecot wrote: On 04/09/2023 10:19 EEST lejeczek via dovecot wrote: On 04/09/2023 08:54, Aki Tuomi via dovecot wrote: On 04/09/2023 09:47 EEST lejeczek via dovecot wrote: Hi guys. I'm having quite bizarre situation where Dovecot

Re: Roundcube

2023-09-07 Thread dovecot--- via dovecot
Any known issues with installing/running roundcube and dovecot on the same server? There is a generic issue with doing this. That is if you have roundcube (or any other web mail interface) on the same server as dovecot, a breach of the web interface could be quite serious and allow access to

Shared mailbox listing not working

2023-09-12 Thread exactoph via dovecot
Hi there, Having trouble with shared mailboxes. Followed the documentation, but the IMAP LIST doesn't work for mailboxes besides "INBOX" etc. In the meantime I've switched from file based acl_shared_dict to DB based as some people had problems with it. However still no success. I can see entrie

<    2   3   4   5   6   7   8   9   10   11   >