Re: sqlite + IMAP Authentication issues - user unknown

2021-05-24 Thread Aki Tuomi
> On 25/05/2021 00:09 Scott Edwards wrote: > > > Hello, > I'm not on the maillist, please reply all. > > It's been a few years since I've setup a mail server (I feel like a > noob!). The following syslog message is isolating the auth issues. I > have sqlite, and want to keep it this way. I d

LMTP with hardlinks ?

2021-05-24 Thread Vladislav Kurz
Hello, I'm looking for deduplication of mails via hardlinks during delivery. I.e. a mail that is sent to multiple recipients (to, cc, bcc) should be stored only once. I did some search and found only some non-complete information. dovecot-lda has a "-p path" option that does the delivery using

sqlite + IMAP Authentication issues - user unknown

2021-05-24 Thread Scott Edwards
Hello, I'm not on the maillist, please reply all. It's been a few years since I've setup a mail server (I feel like a noob!). The following syslog message is isolating the auth issues. I have sqlite, and want to keep it this way. I don't see more than a few mailboxes to setup until sometime later,

Re: Dovecot Subfolder Always Uses dot separator with mdbox

2021-05-24 Thread Steven Smith
Thank you very much! Here’s what I see: # separator = [this line commented out in 10-mail.conf] > 1 SELECT INBOX > imap(pid 35573 user target-user): Debug: Mailbox INBOX: Mailbox opened > because: SELECT > * FLAGS (\Answered \Flagged \Deleted \Seen \Draft $NotJunk NotJunk $Forwarded > Redir

Re: [EXTERNAL] Re: Help with "doveadm" - Socket ?

2021-05-24 Thread Alexander Dalloz
Am 24.05.2021 um 19:23 schrieb White, Daniel E. (GSFC-770.0)[NICS]: I found that /var/run/dovecot/doveadm-server is a socket but adding it does not help. # doveadm mailbox status -A -S /var/run/dovecot/doveadm-server doveadm mailbox status [-u |-A] [-S ] [-t] [...] Am I missing something else

Re: [EXTERNAL] Re: Help with "doveadm" - Socket ?

2021-05-24 Thread White, Daniel E. (GSFC-770.0)[NICS]
A bit more detail: I can do this: # doveadm mailbox list -A ... test_u Sent test_u Trash test_u Drafts test_u public test_u INBOX ... But I cannot do this: # doveadm mailbox status -A doveadm mailbox status [-u |-A] [-S ] [-t] [...] I found this: https://serverfault.com/questions/926034/do-i-n

Re: Dovecot Stats for Logwatch

2021-05-24 Thread Aki Tuomi
> On 24/05/2021 10:20 Plutocrat wrote: > > > Hi all, > > I run logwatch on a few servers and the script on there which parses the > dovecot logs provides waay too much detail, and contains a bunch of stuff > I'm not interested in. There's not much point in having a log summary if its

Dovecot Stats for Logwatch

2021-05-24 Thread Plutocrat
Hi all, I run logwatch on a few servers and the script on there which parses the dovecot logs provides waay too much detail, and contains a bunch of stuff I'm not interested in. There's not much point in having a log summary if its 100Kb long! The one for exim is also terrible, but I've re