search for: pensiv

Displaying 12 results from an estimated 12 matches for "pensiv".

Did you mean: pensive
2015 Nov 05
1
dsync imapc authentication mechanisms
I'm trying to use dsync to mirror mail onto a remote IMAP server. The remote server is generating an error that authentication via plain text is not permitted. Does dsync imapc support any non-clear-text authentication mechanisms? The remote server supports: AUTH=CRAM-MD5 AUTH=DIGEST-MD5 AUTH=NTLM -- Randall Gellens Opinions are personal; facts are suspect; I speak for myself
2014 Nov 21
1
Unable to see virtual users
I have a new Dovecot v2.2.9 installation and am having trouble getting virtual users recognized. Also, the example configuration listed on the Wiki generates config errors. Note that I haven't tried running dovecot yet, I wanted to verify that the config looked good first. First, my configuration. I'm trying to use /etc/dovecot/users as my combined userdb and passdb file, with all
2013 May 24
4
Frustrated. Java on Centos 6 doesn't give an error message when downloading from a Samsung Galaxy S3
SUMMARY: Maybe this all boils down to "how do we debug when Java fails on Centos 6? DETAILS: If you don't have the Samsung Galaxy S3, then you might not realize how frustratingly difficult it is to transfer multiple files from the smartphone to Centos 6. It should be as simple as hooking up a USB cable and dragging and dropping (which it is, on most other smartphones, including the
2014 Nov 30
0
Unable to see virtual users
I'm still very confused, but I have finally gotten it to recognize all users. What changed from my previous message is that I deleted the static userdb, and added the system user to the /etc/dovecot/users file (but not to the passdb /etc/dovecot/passwd). Oddly, I had to set uid:gid and homedir for each entry in /etc/dovecot/users even though I have these set to default values
2014 Dec 12
0
Migrate with Dsync
At 6:14 PM +0100 12/11/14, Dominik Breu wrote: > i have a simple and maybe stupid question but, > read the guide on http://wiki2.dovecot.org/Migration/Dsync now i wonder > where to put this configuration ? May i oversee something but i would > appreciate any hint toward solving my problem. Hi Dominik, I'm not sure, but my guess is that it goes into a new file in
2014 Dec 17
0
dsync "Error: imapc: Remote server didn't send BODY for UID"
Anyone know what this means and what the implications are? Does this mean some messages are missing? $sudo dsync -D -v -f -R -o mail_fsync=never backup -u test imapc: ... dsync(test): Error: imapc: Remote server didn't send BODY[] for UID 266 in #somefolder -- Randall Gellens Opinions are personal; facts are suspect; I speak for myself only -------------- Randomly selected tag:
2014 Dec 17
1
dsync summary?
Is there a way for dsync to report a summary of what it did? For example, when finished, it could report how many messages in how many folders were added (or deleted for a two-way sync) or had flags modified, and if any messages/folders were skipped due to errors or whatever. This could provide a sanity check that a sync looks like it worked. -- Randall Gellens Opinions are personal;
2015 Jan 01
0
dovecot: imap Error: fts_solr: Query didn't return uid
Anyone know what this means and what the implications are? dovecot: imap(user) Error: fts_solr: Query didn't return uid -- Randall Gellens Opinions are personal; facts are suspect; I speak for myself only -------------- Randomly selected tag: --------------- Men fear thought as they fear nothing else on earth, more than ruin, more even than death --Bertrand
2014 Dec 12
0
Can't get shared public folders working
I'm trying to use a shared public namespace. Clients say it exists, but sieve scripts can't write to it. The configuration in /etc/dovecot/conf.d/10-mail.conf: # Shared namespace for Foo stuff namespace { type = public separator = '/' prefix = "#Foo/" location =
2014 Dec 12
0
[Corrected] Can't get shared public folders working
I'm trying to use a shared public namespace. My mail client says it exists, and I can telnet in and SELECT it, but sieve scripts can't write to it. The configuration in /etc/dovecot/conf.d/10-mail.conf: # Shared namespace for Foo stuff namespace { type = public separator = '/' prefix = "#Foo/" location =
2014 Nov 29
2
Unable to see virtual users
Thanks very much; please see in-line for clarification questions. At 8:22 AM +0100 11/28/14, Steffen Kaiser wrote: > On Thu, 27 Nov 2014, Randall Gellens wrote: > >> I'm still having trouble getting users accepted by postfix + dovecot. > > I suppose in your system + virtual user mix, you should use LMTP: > http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP > So
2014 Nov 27
2
Unable to see virtual users
I'm still having trouble getting users accepted by postfix + dovecot. I have a few (<10) virtual users configured in a passwd-style file in /etc/dovecot/users. I can verify that dovecot sees those users and can authenticate them using 'doveadm' as well as IMAP. I also have one system user configured via PAM. I can verify that dovecot sees this user and can authenticate using