Re: mail-crypt and mbox format

2022-02-17 Thread doug
Many thanks Aki. Good to know. I'll look into mdbox as well. Doug On 2/17/2022 11:06 AM, Aki Tuomi wrote: mdbox is compatible with mail crypt plugin, since it works differently compared to mbox. Aki On 17 February 2022 15.58.13 UTC,"cincodemayo...@yahoo.com" wrote:

SIS and tracing the origin of an attachment

2022-03-08 Thread doug
x from the GUID of the message. At least in my one example. # doveadm dump /mailstore/doug/mail/mailboxes/Sent/dbox-Mails/dovecot.index | grep guid | tail -1     - guid: 75eca8051acd27627231f2bc99a3 With that actual GUID I can find the message with a search: # doveadm search -u doug mailbox

Re: SIS and tracing the origin of an attachment

2022-03-15 Thread doug
On 3/8/2022 5:51 PM, doug wrote: Hi All, I'm trying to trace an attachment within an SIS subdirectory to the email message(s) that link to it. I say messages because I'm also using dovecot dedup. My understanding is the linked file name is the hash value of the attachment

Re: SIS and tracing the origin of an attachment

2022-03-15 Thread doug
On 3/15/2022 3:45 PM, Oscar del Rio wrote: On 2022-03-15 9:02 a.m., doug wrote: On 3/8/2022 5:51 PM, doug wrote: I'm trying to trace an attachment within an SIS subdirectory to the email message(s) that link to it. I say messages because I'm also using dovecot dedup. My unders

Re: SIS and tracing the origin of an attachment

2022-03-16 Thread doug
On 3/16/2022 6:05 AM, Patrick Cernko wrote: Hi all, On 15.03.22 22:40, doug wrote: On 3/15/2022 3:45 PM, Oscar del Rio wrote: On 2022-03-15 9:02 a.m., doug wrote: On 3/8/2022 5:51 PM, doug wrote: I'm trying to trace an attachment within an SIS subdirectory to the email message(s)

Permissions and ownership on /dev/shm/dovecot

2022-03-25 Thread doug
ating their own index and lock files. # ls -l /dev/shm/dovecot total 0 drwx-- 2 mary users 60 Mar 25 10:00 mary Sample error message from maillog during mail delivery and from a dsync script. Mar 25 10:37:15 mailsrv1 dovecot: imap(doug)<19284>: Error: mkdir(/dev/shm/d

Re: Permissions and ownership on /dev/shm/dovecot

2022-03-25 Thread doug
Thank you João! I too am concerned if this is a risky configuration. My understanding is that the list indexes are not critical and that is why the recommendation in an NFS environment is to place just those and the lock files in memory. Other index files are on permanent storage: [doug

Re: Permissions and ownership on /dev/shm/dovecot

2022-03-25 Thread doug
PM, João Silva wrote: In that case things can be more peacefull. I once had the mail in a NFS storage and was told to move to local storage because of speed issues. Really don't know if the .cache and .log should be put in a fast local storage to speed up things. On 25/03/2022 16:40,

Re: Permissions and ownership on /dev/shm/dovecot

2022-04-11 Thread doug
16:40, doug wrote:

Re: Permissions and ownership on /dev/shm/dovecot

2022-04-12 Thread doug
Thanks Aki.  For the number of users I have I'm sure the NFS is fast enough, but I've implemented in shared memory already and it seems to be working fine. I appreciate the confirmation that it is OK to make changes to the prestart script. Doug On 4/10/2022 2:28 PM, Aki Tuomi

Re: Permissions and ownership on /dev/shm/dovecot

2022-05-16 Thread doug
e and was told to move to local storage because of speed issues. Really don't know if the .cache and .log should be put in a fast local storage to speed up things. On 25/03/2022 16:40, doug wrote: https://onedrive.live.com/do

Duplicate UID warning in dsync backups

2022-07-14 Thread Doug
dozen users. dsync(doug): Warning: Deleting mailbox 'INBOX': UID=133060 already exists locally for a different mail: GUIDs don't match (1657786027.M158587P19048.maildev.domain.com vs 581a08178e8ecf62f0472bad4ea1) dsync(doug): Error: Couldn't delete mailbox INBOX: IN

Re: Duplicate UID warning in dsync backups

2022-09-23 Thread Doug
rebuilds it when it encounters this type of conflict, but inbox being a "special" folder cannot be deleted and rebuilt. The messages reported in my logs explain exactly what was happening. In simple terms: Message:      dsync(doug): Warning: Deleting mailbox 'INBOX': UID=13

Re: mdbox vs. maildir format

2022-10-19 Thread Doug
es done This is a simplified version of my command. In my backup script this runs inside another loop to make backups for all users in parallel, but I only have about 20 users and plenty of excess CPU on my server. I run this about 4 times per day to sync changes to my backup copy. Once the initial sync is done the incremental changes run pretty quickly. Doug

Sieve with LDA

2017-12-16 Thread Doug Hardie
way to use sieve-test to show the rules and how they were applied, but I can't seem to get it to do that now. -- Doug

Re: Sieve with LDA

2017-12-17 Thread Doug Hardie
> On 17 December 2017, at 02:42, Jerry wrote: > > On Sat, 16 Dec 2017 18:17:39 -0800, Doug Hardie stated: > >> I found an email that sieve stored in Deleted Messages incorrectly. The log >> messages show sieve doing that, but don't give me any indication of w

Re: Sieve with LDA

2017-12-17 Thread Doug Hardie
> On 17 December 2017, at 15:16, Stephan Bosch wrote: > > Op 12/17/2017 om 12:22 PM schreef Doug Hardie: >>> On 17 December 2017, at 02:42, Jerry wrote: >>> >>> On Sat, 16 Dec 2017 18:17:39 -0800, Doug Hardie stated: >>> >>>> I found a

Re: creation of ssl-parameters fails

2018-08-19 Thread Doug Barton
On 08/19/2018 09:38 AM, Kai Schaetzl wrote: the machine hasn't enough entropy I believe you mentioned that you're using Ubuntu. If so, install haveged.

Re: [Sieve] Matches on body content - looking for working example

2018-09-19 Thread Doug Hardie
> On 19 September 2018, at 12:54, Adam Raszkiewicz > wrote: > > I have tried to do something like > > if body :content ["multipart"] :matches ["Original-Message-ID" “*”] { set > "Original_Message_ID" "${0}"; } > > but instead getting Original Message ID I’m getting value from previous mat

Re: "no shared cypher", no matter what I try

2018-12-08 Thread Doug Hardie
I ran into that error message with a different application and it turned out that the server certificate was expired. -- Doug > On 8 December 2018, at 12:22, David Gardner wrote: > > Have you tried connecting with openssl c_client, with a cypher list of all? > > My suspicion

Re: "no shared cypher", no matter what I try

2018-12-08 Thread Doug Hardie
Have you tried connecting with openssl c_client, with a cypher list of all? My suspicion is that one of the pair of programs is only using old, weak cyphers [due to age and the other only strong ones. David

doveadm pw

2021-08-06 Thread Doug Hardie
mail# doveadm pw Enter new password: Retype new password: {CRYPT}$2y$05$oSB6end9V.YumJMzON7lfeOL9N8TXK6jhYqjHOEnPd1NLZ9.QNaTy I thought the default was supposed to be CRAM-MD5. I don't find anywhere I have entered CRYPT. There is one reference to it in auth-passwdfile.conf.ext, but changing

Re: doveadm pw

2021-08-07 Thread Doug Hardie
> On 7 August 2021, at 09:50, Timo Sirainen wrote: > > On 7. Aug 2021, at 14.07, Alexander Dalloz <mailto:ad+li...@uni-x.org>> wrote: >> >> Am 07.08.2021 um 08:06 schrieb Doug Hardie: >>> mail# doveadm pw >>> Enter new pass

Forcibly terminated after 10 milliseconds

2016-11-03 Thread Doug Luce
After an OS upgrade (to FreeBSD 11 with pkg Dovecot 2.2.26) I'm getting this sort of thing in my logs: Nov 3 12:15:16 toma dovecot: lda(doug): Error: program `/usr/local/lib/dovecot/sieve-pipe/growlmail' was forcibly terminated with signal 15 Debugging gives a little more info:

Re: Problem with Horde "Mailbox does not support mod-sequences"

2017-02-13 Thread Doug Hardie
> On 13 February 2017, at 01:26, Luca Bertoncello wrote: > > Hi list! > > I already asked about this problem about two years ago, but I couldn't solve > my problem... > > Now I have a new Server, with Debian 8 and Dovecot 2.2.13-12 (from Debian > repositories) and Horde 5.2.13. > > When I d

Re: Sieve not filtering

2017-02-17 Thread Doug Hardie
> On 17 February 2017, at 08:24, Ben wrote: > > Hi, > > I have copied accross a known-good sieve file from a working server and its > not filtering. Everything just gets chucked into INBOX. What I did when encountering a similar issue was to take one of the messages from INBOX that should h

Postfix Ignoring lmtp, delivering straight to maildir

2017-03-15 Thread Doug Barton
ilter: require ["fileinto", "imap4flags"]; if header :contains "Subject" "test" { fileinto "Junk"; } which my sieve client says is correct syntax. Still no joy. :-/ Any thoughts or suggestions are welcome. (And sorry this is so long, but based on my extensive searches it seems my configuration is a bit unique, so I explained it in some length.) Doug

Re: Postfix Ignoring lmtp, delivering straight to maildir

2017-03-15 Thread Doug Barton
added my virtual_maps file to local_recipient_maps, and that still doesn't work. I did get the expected result with local_transport though (delivered to lmtp). So I'll keep poking that a bit. Thanks! Doug On 03/15/2017 10:16 AM, chaouche yacine wrote: Hello Doug, First off since t

Re: Postfix Ignoring lmtp, delivering straight to maildir

2017-03-16 Thread Doug Barton
omain.tld is really local Unix account named "user" ?? Doug

Re: Postfix Ignoring lmtp, delivering straight to maildir

2017-03-16 Thread Doug Barton
And the answer is, auth_username_format=%n in dovecot.conf. On 03/16/2017 01:04 AM, Doug Barton wrote: Looks like this is a dovecot problem after all. :) I can get Postfix to deliver to lmtp, but it's telling it to deliver to a fully qualified 'u...@domain.tld' address. Postf

Re: dovecot problem with ssl

2017-03-16 Thread Doug Barton
7 of the file. Go into dovecot's conf.d folder (in /usr/local/etc/) and do this: diff -u 10-ssl.conf.sample 10-ssl.conf If that doesn't clearly indicate the problem to you, post the results to the list. hope this helps, Doug

Re: sievec

2017-03-16 Thread Doug Barton
message where one is all that's needed. if header :contains "X-Spam-Flag" "NO" { You can just do "YES" here, and go straight to the command (fileinto). Yes/No is a boolean flag, it will either be one or the other. fileinto "Spam"; stop; It's not clear that you need the 'stop' here. hope this helps, Doug

Re: sievec

2017-03-17 Thread Doug Barton
On 03/16/2017 11:50 PM, Robert Moskowitz wrote: Doug, On 03/16/2017 11:23 PM, Doug Barton wrote: Your pattern seems a little too complicated. See below. I acquired this script from: http://www.campworld.net/thewiki/pmwiki.php/LinuxServersCentOS/Cent6VirtMailServer No telling where he got

Re: dovecot problem with ssl

2017-03-19 Thread Doug Barton
This sounds like a problem with the FreeBSD port. You should take up the conversation on freebsd-po...@freebsd.org. Good luck, Doug On 03/19/2017 03:13 PM, Nilton Jose Rizzo wrote: I'm solve my problem, but not have a idea how or why this solve. I recompliled the dovecot wi

Re: Tip: update dovecot MD5 password from PAM

2017-03-28 Thread Doug Barton
This is nonsense. You made a mistake in your configuration. Before you try again next time, you should probably discuss your plan with the list to make sure you're on the right track. Good luck, Doug On 03/26/2017 03:13 PM, Ruga wrote: (I tried to protect dovecot passwords with b

Re: v2.2.29.1 released

2017-04-16 Thread Doug Barton
now. It's not usually a good idea to include an expiration date on a key without a good reason. We've learned over the years that people rarely refresh their key rings, so even if you're conscientious about updating the expiration date over the years, people won't see the changes. Doug

Re: No doveadm-save in wiki2?

2017-05-28 Thread Doug Barton
As on open source project, the success relies on collaboration, and contributions from the community. Perhaps you should consider documenting some of the things you've discovered to help others who come after. Doug On 5/10/2017 8:06 AM, KT Walrus wrote: Anyway, I’m highjacking my own t

Re: Can only enable Sieve scripts not edit them (Roundcube)

2017-05-28 Thread Doug Barton
If it's feasible for you, try the 1.3-RC. Many improvements in the Sieve plugin (and other areas). hope this helps, Doug On 5/5/2017 7:25 AM, Paul Littlefield wrote: Hello, (my first post so be gentle) I will be posting this to the Roundcube mailing list too, but thought it worth a

Dovecot Statistics

2017-07-15 Thread Doug Hardie
:47:46 mail dovecot: imap(doug)[10.0.1.251]: Error: Couldn't load required plugin /usr/local/lib/dovecot/lib95_imap_stats_plugin.so: Plugin stats must be loaded also (you must set: mail_plugins=$mail_plugins stats) Jul 15 12:47:46 mail dovecot: imap(doug): Error: Internal error occurred.

Re: under another kind of attack

2017-07-29 Thread Doug Barton
al problem with a precision tool, instead of a hammer. Doug

Re: is a self signed certificate always invalid the first time?

2017-08-10 Thread Doug Hardie
hen requested, or install your root certificate. Installing the root certificate is not easy to explain to non-tech users even with step-by-step instructions with screen shots attached. I have gone this approach ever since the RSA patents expired and it can be a pain at times. Users just don't understand the obnoxious warning (panic) messages the browsers put out that are intended to keep them from accepting self-signed certificates. The browser developers don't understand the certificate trust issues either. Several Microsoft versions did not provide a way to accept the certificates. Those users were forced to install your root certificate. However, as stated before, if you are only certifying your own certificates, then that is the most appropriate approach. -- Doug

Re: is a self signed certificate always invalid the first time?

2017-08-10 Thread Doug Hardie
" the applicant is pretty easy to spoof. Clearly the hackers don't see that as much of an obstacle. -- Doug > On 10 August 2017, at 13:41, Frank-Ulrich Sommer wrote: > > I can't see any security advantages of a self signed cert. If the keypair is > generated locally

Tracing Sieve actions

2022-07-19 Thread Doug Hardie
? -- Doug

Re: Tracing Sieve actions

2022-07-19 Thread Doug Hardie
nyway, I am going to save that command line somewhere "in a safe spot" ;-) -- Doug > On 19 July 2022, at 23:35, Aki Tuomi wrote: > > >> On 20/07/2022 09:34 EEST Doug Hardie wrote: >> >> >> I encountered an interesting problem that one origi

Matching Addresses in Sieve

2022-09-30 Thread Doug Hardie
ng portion of the from address is only the section between < and >. Since there are changing sections that are different for each email, I can't use that. I wanted to match the stuff before <. I have tried numerous formats for the if statement but none of them have worked. What is the proper way to make that match work? Thanks, -- Doug

Re: Matching Addresses in Sieve

2022-09-30 Thread Doug Hardie
> On 30 September 2022, at 16:46, Shawn Heisey wrote: > > On 9/30/22 15:14, Doug Hardie wrote: >> I have an email with the following header line: >> >> From: 'Thank you!Kohls' >> >> >> I am trying to match that with: >> if addre

Backups

2022-12-03 Thread Doug Hardie
n, the maildir directories are created, but there are no emails in any of them (e.g., cur). What is the problem with the 2nd and why does it behave differently from the first? -- Doug

Re: Backups

2022-12-04 Thread Doug Hardie
> On Dec 3, 2022, at 11:50 PM, Doug Hardie wrote: > > I started to investigate using doveadm backup to backup my mail system. I > have a small number of users and the mail store is not large. It uses > maildir format. I setup a test system that is not connected to the

Re: Backups

2022-12-09 Thread Doug Hardie
> On Dec 4, 2022, at 1:42 PM, Doug Hardie wrote: > >> On Dec 3, 2022, at 11:50 PM, Doug Hardie wrote: >> >> I started to investigate using doveadm backup to backup my mail system. I >> have a small number of users and the mail store is not large. It uses >

Re: Backups

2022-12-10 Thread Doug Hardie
h. I don't want to delete anything from the real user's mailbox. Unfortunately, I have captured all the transmissions between the two systems. It doesn't show anything of value since everything is encrypted. I tried using the tcp transfer, but couldn't get it to work. -- Do

Re: Backups

2022-12-11 Thread Doug Hardie
> On Dec 10, 2022, at 11:09 AM, John Tulp wrote: > > > > On Fri, 2022-12-09 at 20:03 -0800, Doug Hardie wrote: >>> On Dec 4, 2022, at 1:42 PM, Doug Hardie wrote: >>> >>>> On Dec 3, 2022, at 11:50 PM, Doug Hardie wrote: >>>> >&g

Re: Backups

2022-12-11 Thread Doug Hardie
> On Dec 11, 2022, at 12:42 AM, John Tulp wrote: > > > -- > John Tulp > tulpex > > On Sun, 2022-12-11 at 00:05 -0800, Doug Hardie wrote: >>> On Dec 10, 2022, at 11:09 AM, John Tulp wrote: >>> >>> >>> >>> On Fri, 2022-1

Blacklistd

2023-04-19 Thread Doug Hardie
Are there any plans to interface to blacklistd? -- Doug ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Blacklistd

2023-04-21 Thread Doug Hardie
> On Apr 20, 2023, at 02:04, Odhiambo Washington wrote: > > > > On Thu, Apr 20, 2023 at 9:08 AM Doug Hardie <mailto:bc...@lafn.org>> wrote: >> Are there any plans to interface to blacklistd? >> >> -- Doug > > Hi Doug, > > Since blackl

Re: Replication going away?

2023-07-26 Thread Doug Hardie
? > I believe the URL is https://www.open-xchange.com <https://www.open-xchange.com/> -- Doug ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Fw: new message

2015-11-04 Thread Doug Wierenga
Hello! New message, please read <http://battersandco.com/meeting.php?e> Doug Wierenga

Multiple Domains

2016-01-18 Thread Doug Hardie
download mail would receive an invalid user error (or whatever the proper error for that is). Likewise, only this clients users could access their mail on the new port. Is this possible? — Doug

Re: Multiple Domains

2016-01-20 Thread Doug Hardie
> On 18 January 2016, at 23:37, Steffen Kaiser > wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, 18 Jan 2016, Doug Hardie wrote: > >> I have Dovecot 2.2.19 running. However, one client has a rather unusual >> need. There are mu

Re: Dovecot Bulletin

2016-02-22 Thread Doug Hardie
If you have a lot of users, thats a lot of wasted disk space. Qpopper's bulletins only kept one copy and every user downloaded from that copy. All that was retained per user was a counter of the last bulletin's sequence number that was downloaded. — Doug

Mailbox location

2016-06-16 Thread Doug Hardie
mailbox location. Fortunately, this is a test system as I probably have mucked up the config files by now. — Doug

Re: Mailbox location

2016-06-17 Thread Doug Hardie
> On 16 June 2016, at 22:53, Doug Hardie wrote: > > I am running a small server with a fixed number of users. Postfix is using > dovecot lda so that I can run pigeonhole. I have setup a user file with the > ids and passwords and everything authenticates properly. Postfix us

Deletion of mail from Junk mailbox

2016-07-02 Thread Doug Hardie
. Here are the log entries: Jul 2 00:36:31 mail dovecot: imap(doug): copy from INBOX: box=Junk, uid=10842, msgid=, size=3340, from="jnilj" Jul 2 00:36:31 mail dovecot: imap(doug): delete: box=INBOX, uid=55719, msgid=, size=3340, from="jnilj" Jul 2 00:39:33 mail dovecot: i

Feature Request

2016-07-04 Thread Doug Hardie
and doing a secondary grep to obtain the lda log messages. — Doug I find it interesting that every submission to this list results in a quick response that says moderation is required since I "am not a member". However, I am a member...

Re: Deletion of mail from Junk mailbox

2016-07-05 Thread Doug Hardie
> On 2 July 2016, at 02:29, Noel Butler wrote: > > On 02/07/2016 19:16, Doug Hardie wrote: >> I have a pigeon sive running which directs some of my received mail to >> the Junk folder. That works just fine. However, a couple minutes >> later, it is moved to Delet

Re: Deletion of mail from Junk mailbox

2016-07-07 Thread Doug Hardie
> On 4 July 2016, at 13:18, Doug Hardie wrote: > >> >> On 2 July 2016, at 02:29, Noel Butler wrote: >> >> On 02/07/2016 19:16, Doug Hardie wrote: >>> I have a pigeon sive running which directs some of my received mail to >>> the Junk folder.

[Dovecot] v2.0.13 problems after kernel patch for CVE-2011-1083 applied on Centos 5

2012-02-24 Thread Doug Henderson
.c http://hg.dovecot.org/dovecot-2.0/file/aa8dfa085a99/src/lib/ioloop-epoll.c Thanks Doug

Re: [Dovecot] v2.0.13 problems after kernel patch for CVE-2011-1083 applied on Centos 5

2012-02-24 Thread Doug Henderson
On Feb 24, 2012, at 4:39 PM, Timo Sirainen wrote: > On 25.2.2012, at 0.49, Doug Henderson wrote: > >> [8irgehuq] CVE-2011-1083: Algorithmic denial of service in epoll. >> >> After ksplice automatically installed the above patch on our mail servers, >> most/a

Re: [Dovecot] v2.0.13 problems after kernel patch for CVE-2011-1083 applied on Centos 5

2012-02-25 Thread Doug Henderson
On Feb 25, 2012, at 3:15 AM, Morten Stevens wrote: > > Try it without ksplice. (yum update and reboot) I don't know if I'll be permitted to do that in a production environment - possibly a test one. I'll need to get some opinions from our Ops people as to if/how they might want to go about it.

Re: [Dovecot] v2.0.13 problems after kernel patch for CVE-2011-1083 applied on Centos 5

2012-02-26 Thread Doug Henderson
On Feb 26, 2012, at 2:44 AM, Morten Stevens wrote: > On 26.02.2012 03:55, Doug Henderson wrote: >> On Feb 25, 2012, at 3:15 AM, Morten Stevens wrote: >>> >>> Try it without ksplice. (yum update and reboot) >> >> I don't know if I'll be pe

Re: [Dovecot] dsync error: "Mailboxes don't have unique GUIDs"

2012-06-22 Thread Doug Henderson
catch any changes since the original sync (since the initial sync took many hours). Doug On Jun 22, 2012, at 2:24 PM, Jeff Gustafson wrote: > I'm getting an error backing up mailboxes. I'm using the mirror > command: > > dsync -fvo mail_home=/home/users/bob mirror ssh vma

[Dovecot] NFS lock contention for dovecot-uidlist

2007-05-17 Thread Doug Council
mode = 0600 user = mailuser group = mailuser } } } It may just be "how it works", but the lock contention seems a little too fragile for busy mailboxes. Does anyone have any ideas? Thanks in advance for any assistance. -Doug

Re: [Dovecot] NFS lock contention for dovecot-uidlist

2007-05-20 Thread Doug Council
thing has worked as expected for all Dovecot control files, including indexes. Does anyone know of any side effects the forced mtime update may have that I may not be seeing? Thanks again for any assistance. -Doug file-dotlock.c.diff Description: Binary data On May 17, 2007, at 10:4

Re: [Dovecot] NFS lock contention for dovecot-uidlist

2007-05-20 Thread Doug Council
d the diff for what I changed. Thanks for the suggestion. -Doug file-dotlock.c.diff Description: Binary data

[Dovecot] Quota warning not generated

2007-05-25 Thread Doug Council
ideas? Thanks, -Doug

Re: [Dovecot] Quota warning not generated

2007-05-25 Thread Doug Council
rings* the free space below the specified value. I had it reversed and correcting the percentage to be how much of the storage quota is left, things worked as they should. Thanks for clarification. -Doug

Re: [Dovecot] FreeBSD NFS file locking mechanism

2007-06-22 Thread Doug Council
.html Not the best solution, but it is working fine on my setup. -Doug

Re: [Dovecot] NFS cache flush tester

2007-07-11 Thread Doug Council
e (no caching): failed Info: data cache (attr cache): OK Info: data cache (lockf()): failed Info: data cache (flock(shared)): failed Info: data cache (flock(exclusive)): failed Info: data cache (O_DIRECT): failed -Doug

Re: [Dovecot] NFS cache flush tester

2007-07-11 Thread Doug Council
t/2007-May/022883.html). Before I implement the same workaround, I wanted to check if it would invalidate the test results assuming the workaround worked? -Doug

Re: [Dovecot] NFS cache flush tester

2007-07-11 Thread Doug Council
: Data cache flush fcntl(exclusive): failed Info: Data cache flush flock(shared): failed Info: Data cache flush flock(exclusive): failed Info: Data cache flush dotlock: failed Info: Data cache flush O_DIRECT: failed -Doug

Re: [Dovecot] NFS cache flush tester

2007-07-12 Thread Doug Council
On Thu, 12 Jul 2007, Timo Sirainen wrote: On Wed, 2007-07-11 at 15:43 -0700, Doug Council wrote: Here are the results for FreeBSD 6.2-RELEASE-p5 and a NetApp NFS server. FYI, the fcntl errors also appeared on the server instance. .. Error: fcntl(setlk, read) failed: Operation not supported

Re: [Dovecot] NFS cache flush tester

2007-07-12 Thread Doug Council
ailed: Operation not supported Info: Data cache flush fcntl(exclusive): failed Info: Data cache flush flock(shared): failed Info: Data cache flush flock(exclusive): failed Info: Data cache flush dotlock: failed Info: Data cache flush O_DIRECT: failed Info: Data cache flush dup+close: failed -Doug

Re: [Dovecot] NFS cache flush tester

2007-07-12 Thread Doug Council
cache flush dup+close: failed Info: Data cache flush fdatasync: failed Info: Data cache flush O_DIRECT: OK -Doug

[Dovecot] Quota warning patch and config parsing in 1.0.2

2007-07-17 Thread Doug Council
src/deliver/deliver.c between 1.0.1 and 1.0.2 show some changes to how the config file is parsed, but nothing I can find that would cause the spaces to get stripped out of the configuration value. Has anyone successfully used the quota warning patch with 1.0.2? Thanks, -Doug

Re: [Dovecot] Quota bug in deliver?

2007-09-06 Thread Doug Council
the docs the db quota values should always come first before the plugin part but it does not. I think you might be experiencing a bug that Timo recently fixed: http://www.dovecot.org/list/dovecot/2007-August/025016.html Right now, it is only available in HG, but should be included in 1.0.4. -Doug

[Dovecot] Assertion failure in mail-index-view-sync.c

2007-09-10 Thread Doug Council
EX=MEMORY I removed the dovecot.index* files from all of the maildir directories (including the root/INBOX), but that didn't help. I have upgraded to 1.0.5, but that didn't help either. Any ideas as to what might be causing this? Thanks, -Doug

RE: Strange problem with sieve

2024-04-09 Thread Doug via dovecot
s changed is the body content of incoming emails is now base64 encoded. Because you are trying to process these messages with a script, I'm going to guess that the emails in question are automatically generated somewhere. Go back to the process that is creating these emails and disable base64 encoding. Or, add a base64 decode step to the sieve execute script. Doug ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

RE: Strange problem with sieve

2024-04-09 Thread Doug via dovecot
That looks like base64 encoding to me. Possibly your sieve script is parsing the output and truncating the data before handing it off to base64. Doug > -Original Message- > From: Peter via dovecot > Sent: Tuesday, April 9, 2024 2:03 PM > To: dovecot@dovecot.org > Subje

RE: newbie dsync problems

2025-01-23 Thread Doug via dovecot
In your working example you are connecting as root but in your dsync example your user is remoteprefix:root. Try removing the "remoteprefix:" which is being treated as part of the user name. > -Original Message- > From: Kent Borg via dovecot > Sent: Thursday, January 23, 2025 3:34 PM

RE: newbie dsync problems

2025-01-23 Thread Doug via dovecot
via IP address like this: ssh root@172.16.20.11 I'll leave the discussion on whether to use root in this fashion even makes sense to others. Suffice to say, once you get something working perhaps consider removing the private key and use a non-root user. Doug > -Original Message

RE: newbie dsync problems

2025-01-23 Thread Doug via dovecot
I don't have a working example because I do my dsync backups on the local machine with output to shared NFS storage that is accessible to both my primary and backup systems. No ssh required or remote connection required. That is provided by NFS. This excerpt of my backup script runs dsync in

RE: Userdb lookup problems

2025-02-15 Thread Doug via dovecot
" Access denied for user.. 'dovecot'@'localhost' " Is a mysql error. mysql isn't allowing the user dovecot to open the database to run your SQL query. Until you can open the database, you aren't even retrieving the account password. That is where you should concentrate your efforts. I don't u

RE: Doveadm Backup

2025-02-18 Thread Doug via dovecot
my inbox was out of sync. Perhaps you also have something on your backup machine that is altering the email. -- also Doug > -Original Message- > From: Doug Hardie via dovecot > Sent: Tuesday, February 18, 2025 3:11 AM > To: Dovecot > Subject: Re: Doveadm Backup > >

Doveadm backup and sieves

2025-02-15 Thread Doug Hardie via dovecot
I am using doveadm backup to backup mailfiles to a second drive. That works just fine. However, the sieve files are not backed up. I couldn't find anything in the backup documentation that addresses sieves. Is there a way to back those up also? --

Re: Doveadm Backup

2025-02-18 Thread Doug Hardie via dovecot
> On Feb 18, 2025, at 05:59, Doug via dovecot wrote: > > My experience was very similar when I originally set up doveadm backup from > my production machine to my backup machine. My mailbox was the only one on > the system that failed. I discovered the root cause was a cron job r

Re: autoexpunge

2025-02-18 Thread Doug Hardie via dovecot
> On Feb 18, 2025, at 06:45, Michael Slusarz > wrote: > >> On 02/18/2025 1:09 AM MST Doug Hardie via dovecot >> wrote: >> >> I have the following in 15-mailboxes.config: >> >> mailbox Trash { >>special_use = \Trash >>autoexpu

Re: autoexpunge

2025-02-18 Thread Doug Hardie via dovecot
-- Doug > On Feb 18, 2025, at 00:20, Marc via dovecot wrote: > > run cron job with purge? > >> >> I have the following in 15-mailboxes.config: >> >> mailbox Trash { >>special_use = \Trash >>autoexpunge = 30 days >> } >>

Doveadm Backup

2025-02-17 Thread Doug Hardie via dovecot
I tried the backup again tonight. I am now getting a new error: mail# doveadm backup -f -u doug remote:checkout dsync-remote(doug)<1c8BDo4xtGe74wAA+dxtXQ>: Warning: Deleting mailbox 'INBOX': UID=92440 GUID=1465118975.V4eI7cfa32M232845.mail is missing locally dsync-remote(doug)&

autoexpunge

2025-02-18 Thread Doug Hardie via dovecot
need to set to make the autoexpunge work? -- Doug ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Doveadm Backup

2025-02-18 Thread Doug Hardie via dovecot
> On Feb 17, 2025, at 23:11, Doug Hardie wrote: > > I tried the backup again tonight. I am now getting a new error: > > mail# doveadm backup -f -u doug remote:checkout > dsync-remote(doug)<1c8BDo4xtGe74wAA+dxtXQ>: Warning: Deleting mailbox > 'I

Doveadm Backup

2025-02-17 Thread Doug Hardie via dovecot
second backup would be initiated before the complete reload had completed. Can this be corrected? -- Doug ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

  1   2   >