Displaying 20 results from an estimated 47 matches for "globalchangemusic".
2011 Sep 14
1
Dsync Permissions Issue
....2 to 2.0.14, for purposes of using
Dsync to migrate emails from one server to another. I'm using MySQL for
authentication. However I get this error message when I try to run
Dsync, and after looking around for an answer, I'm at a bit of a loss:
[root at triata ~]# dsync -v -u asai at globalchangemusic.org backup ssh
-p22222 vmail at xx.xxx.xx.xxx dsync -u asai at globalchangemusic.org
vmail at xx.xxx.xx.xxx's password:
dsync(vmail): Error: userdb lookup:
connect(/var/run/dovecot/auth-userdb) failed: Permission denied
(euid=1001(vmail) egid=1001(vmail) missing +r perm:
/var/run/dovecot/au...
2020 Jan 02
2
iOS Client Not Showing Email Previews, Dovecot Issue?
Greetings,
Just wondering if anybody would know why one of our users' iOS Mail app
client doesn't show the email previews (the first few sentences of the
email)?
We had migrated from an earlier (2.2.4) version of Dovecot to the latest
version and once that was done, the user began to report this issue.? I
don't know if it's a Dovecot issue or not, but can anyone point me in
2015 Jan 27
2
Permissions Changing on BIND, Causing Samba Trouble
Greetings,
For whatever reason, the BIND server running on our Samba AD instance
changes permissions on /var/lib/samba/private/ldapi and
/var/lib/samba/private to root:root, and causes all kinds of trouble. If
I change the permissions back to named:root, it works fine. But after
about 3 or 4 weeks it will revert back to root:root. How do I prevent
this from happening in the future?
Thanks.
2020 May 08
3
What's a Reasonable Inbox Size?
> It depends on what you consider reasonable.
>
> The processing time of file operation that iterates through a mailbox
> will generally go up proportinately with size.? If you do a text search
> without some indexing system like Solr, it will take a very long time.
>
> If the mailbox is just some archive that you pile up and forget about it
> except for once in a blue moon
2015 Jan 28
0
Permissions Changing on BIND, Causing Samba Trouble
...hown root:bind /var/lib/samba/private/dns.keytab
fi
and for debian :
dpkg-statoverride --add root bind 755 /var/lib/samba/private
dpkg-statoverride --add root bind 640 /var/lib/samba/private/dns.keytab
and your set.
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: asai at globalchangemusic.org
>[mailto:samba-bounces at lists.samba.org] Namens
>asai at globalchangemusic.org
>Verzonden: dinsdag 27 januari 2015 18:14
>Aan: samba at lists.samba.org
>Onderwerp: [Samba] Permissions Changing on BIND, Causing Samba Trouble
>
>
>
>Greetings,
>
>For whateve...
2020 Jan 21
2
Cached message size smaller than expected
Greetings,
Can anyone help me to solve this problem?
When doveadm sync is running nightly, we have a certain user's mailbox
that will not properly sync and the logs give me this error (user
private info redacted):
Error: Mailbox USER/MAILBOX: UID=79: read(/vmail/domain.org/user/.MAILBOX/cur/1575914253.M611834P7822.triata4,S=41893,W=42718:2,Sc) failed: Cached message size smaller than
2013 Jul 31
1
Lowering Log Levels Back to Defaults
...trying to get that
switched off. At one point I had it on a lower level of verbosity, and
I turned it up for debugging purposes, but now I cannot seem to turn it
back down, which is something I did many times before. For example the
logs are getting tons of Info level messages.
dsync(asai at globalchangemusic.org): Info: expunge: box=Trash, uid=61625, msgid=<JIRA.14456.1367259371732.1046.1367259384800 at hexagon>, size=9586
In dovecot.conf I have commented out the following include, which used
to lower the log levels back to the defaults, but I've upgraded Dovecot
recently to 2.2.4 from 2.1...
2020 Jan 21
0
Cached message size smaller than expected
Hi,
what dovecot version is this? This looks a lot like bug that was fixed in 2.2.25.5
Sami
> On 21 Jan 2020, at 17.59, Asai <asai at globalchangemusic.org> wrote:
>
> Greetings,
>
> Can anyone help me to solve this problem?
>
> When doveadm sync is running nightly, we have a certain user's mailbox that will not properly sync and the logs give me this error (user private info redacted):
>
> Error: Mailbox USER/MA...
2020 May 04
1
Is It possbile to convert to DBox or MDBox on a per user basis?
Greetings,
Is It possbile to convert to DBox or MDBox on a per user basis?
If so, can someone point me to the correct documentation?
Thank you,
--
Asai
2020 May 08
0
What's a Reasonable Inbox Size?
On Fri, 8 May 2020, asai at globalchangemusic.org wrote:
>
>> It depends on what you consider reasonable.
>>
>> The processing time of file operation that iterates through a mailbox
>> will generally go up proportinately with size. If you do a text search
>> without some indexing system like Solr, it will ta...
2013 Aug 12
2
Sieve-storage: couldn't find storage root directory
Greetings,
Using Dovecot 2.2.4. In my DSync logs, I'm getting the error message:
Error: sieve-storage: couldn't find storage root directory; sieve_dir was left unconfigured and autodetection failed
However, I have the following configuration set:
plugin {
sieve = /vmail/%d/%n/sievescript
sieve_dir = /vmail/%d/%n/
}
Please, if you have a moment, tell me what I'm doing wrong
2014 Jan 24
1
Dsync Errors
Greetings,
I've seen something like this in another thread, about a month ago, but we're running into this error pretty frequently when we run dsync backup.
Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0 [0x39ccc5f1c0] -> /usr/lib64/dovecot/libdovecot.so.0(default_fatal_handler+0x35) [0x39ccc5f2a5] -> /usr/lib64/dovecot/libdovecot.so.0 [0x39ccc5ebb3] ->
2014 Jul 16
1
Dovecot EE on SciLinux 6.5: No Config Files in /etc
Greetings,
I tried installing Dovecot EE on Scientific 6.5 yesterday, but there was
no repo under that release version, so I hardcoded the release version
to 6 in yum.repos.d/dovecot.repo.
That worked, but when I installed, it didn't install any default
configuration files. /etc/dovecot was empty.
Is that to be expected for EE?
--
--Asai
2011 Dec 13
5
Backing Up To Windows File Server
Greetings,
Working with dsync and setting up backups to a Windows file server.
Problem seems to be that Windows is renaming the dovecot mail files
(maildir) to Windows friendly filenames, and losing the Dovecot name.
For example,
1323817925.M36368P32049.triata.globalchangemultimedia.net,S=2255,W=2318:2,S
becomes 1AETPH~X.
Does anyone have any ideas about how to tell Windows to not do this?
2020 May 07
6
What's a Reasonable Inbox Size?
Greetings,
I have several users who have inboxes that are over 20 GB.
Lately I have noticed Dovecot logs say it's taking over 30 seconds to
sync their mailboxes.
As email admins,? how do you handle inboxes that are so large? Do you
use mailbox types that have better performance like dbox? We're using
maildir.
What's a reasonable inbox size?? Is 20+ GB reasonable and nothing to
2019 Oct 03
2
Home Directory Creation
> Looks like this still old reply from TImo applies:
> https://dovecot.org/list/dovecot/2013-May/090397.html
>
> The welcome plugin could maybe of help:
>
> https://doc.dovecot.org/plugin-settings/welcome-plugin/
>
> Regards,
>
> Stephan.
>
Thanks, Stephan, looks like Timo's already answered it.
OK, so the next question is how did I ever get this working in
2019 Oct 03
0
Home Directory Creation
One thing Timo mentioned in this post
(https://dovecot.org/list/dovecot/2013-May/090397.html) is: "You could
also change your new user creation to trigger mkdiring the user's home."
Does anyone know where I can find any documentation on this, or has
anyone done this?
Thanks,
Asai
2019 Oct 04
0
Home Directory Creation
On 10/4/2019 12:58 AM, Sami Ketola via dovecot wrote:
> It depends heavily on how do you add users to your system. If you are
> using LDAP to store the user information then you can create the home
> directory at the same time you add the user to ldap.
>
> Sami
Hello, Sami.
Thanks for your reply.
We're just using a SQL backend to store user info.? How does this get
done
2019 Oct 05
0
Home Directory Creation
> As experiment, you could maybe use mail_lua plugin to create the user directory on demand,
>
> make a lua script with
>
> function mail_user_created(user)
> -- create directory for user:home
> end
>
> See https://doc.dovecot.org/plugin-settings/mail-lua-plugin/ and https://wiki.dovecot.org/Design/Lua
>
> Aki
Thanks, Aki.
I've tried it out and it looks
2020 Feb 17
0
Postfix Dovecot Consultant Availability
Greetings,
We're in process of upgrading our Postfix / Dovecot installation, and
would like to know if there are any qualified consultants out there that
would be willing to work for us to help us verify and improve the
deployment for our non-profit organization?? This would be a fairly
simple job of looking over configs and making recommendations, but may
give way into more ongoing