Displaying 20 results from an estimated 2000 matches similar to: "Dovecot-imap, tls, gnus"
2008 Jan 31
1
Gnus and dovecot time out
Could someone suggest what the solution here is? Dovecot is terminating
the connection to Gnus after a certain period of activity. It's my own
mail server so no need to worry about "hogging resources". Should/could
Dovecot be configured to keep the connection alive, or should Gnus be
programmed to automatically reopen the conneection? The current problem
that one can not leave an
2015 Oct 25
2
Can't access maildir with dovecot
I'm a total newbie regarding imap servers. I'm trying to set up a
Offlineimap/dovecot/Gnus system and Gnus complains that it cannot access
the maildir... Here is my setup, put together by copying stuff from
around the web without any prior knowledge of these tools...
* Offlineimap is setup to use the $HOME/Maildir-free/, using
--8<---------------cut
2010 Oct 25
2
gnus/dovecot open transactions panic
I have been using dovecot with gnus for a long time. Recently, I
started getting failures, and I think it's a dovecot problem triggered
by gnus being more aggressive, but I'd like to hear opinions about
whether I should pursue this as a gnus bug.
The log shows:
Oct 25 19:27:36 gdtserver dovecot: IMAP(gdt): Panic: Trying to close mailbox foo.bar with open transactions
Oct 25 19:27:36
2008 Sep 10
2
Support of client specific flags?
Gnus use a lot of custom flags to represent the messages state
wrt. Gnus.
How well are these flags supported in dovecot? How fast are access to
them? (Ie. will dovecot have to open the message and parse the headers)
Are they supported when using imapsync to transfer messages from a
different IMAP server? (I guess I'll find out soon, because I'm using
imapsync to transfer messages
2007 May 24
1
needing UNSELECT to notice new mail?
I am running
NetBSD/i386 3.1ish and 4.0ish
dovecot 1.0.0
procmail delivering into maildirs
gnus from CVS head
emacs 21.4
thunderbird 2
gnome mail-notification 4
configured to required SSL.
Basically everything works fine except that in gnus typing 'g' in the
*Group* buffer, which is supposed to check for new mail and list the
number of new messages, fails to notice new
2015 Oct 26
0
Can't access maildir with dovecot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, 25 Oct 2015, Julien Cubizolles wrote:
> Date: Sun, 25 Oct 2015 14:50:19 +0100
> From: Julien Cubizolles <j.cubizolles at free.fr>
> To: dovecot at dovecot.org
> Subject: Can't access maildir with dovecot
>
> I'm a total newbie regarding imap servers. I'm trying to set up a
> Offlineimap/dovecot/Gnus
2009 Feb 22
3
Which email clients support SMTP/IMAP via STDIN&STDOUT of proxy command?
Which email clients support SMTP/IMAP via STDIN&STDOUT of proxy command?
I would like to be able to use local and remove dovecot to access
maildir *without* running dovecot daemons.
--
[pl>en: Andrew] Andrzej Adam Filip : anfi at onet.eu
If the future navigation system [for interactive networked services on
the NII] looks like something from Microsoft, it will never work.
-- Chairman
2013 May 09
0
SSL problems on dovecot 2.1.7
When I upgraded my debian-based imap server from squeeze to wheezy
yesterday, SSL stopped working.
I am using a http://cacert.org signed server sertificate, and I am
reusing the certificates that were used on the 1.x dovecot of debian
squeeze.
My three MUAs that worked against the previous 1.x dovecot with the same
certificate, now fails in various ways.
Any hints and guesses as to how to debug
2006 Jun 02
1
Redhat Authconfig errors
Ok, I've got most everything setup, but I'm not able to confirm
pam_ldap and nss_ldap are working properly. (Actually given the
examples in SBE, they still appear to be returning information from
local files rather than the ldap info.)
I wanted to go back and check my authconfig and reset the parameters.
However now when I do a authconfig I get this:
----
authconfig --enablecache
2008 Sep 06
2
cyrus2courier or cyrus2maildir.py, which to choose?
What's the best utility to use to convert mail folders from a cyrus
2.2.13-10, on a debian 4.0 Etch system, to folders that can be used by
dovecot?
The http://wiki.dovecot.org/Migration/Cyrus page isn't too clear on
what's the difference.
cyrus2courier says "It should be able to preserve message UIDs, flags
and 26 first keywords."
cyrus2maildir.py says "preserves
2015 Feb 16
2
setting up centos 6 x86_64 to relay through gmail
I have setup my machine to relay through smtp.gmail.com
installed cyrus-sasl-md5 cyrus-sasl-plain
Added to access:
AuthInfo:smtp.gmail.com "U:smmsp" "I:my accont" "P:my pass"
"M:PLAIN"
AuthInfo:smtp.gmail.com:587 "U:smmsp" "I:my account" "P:my
pass" "M:PLAIN"
Added to sendmail.mc
the
2012 Jun 09
0
Dovecot setup fails w. multiple mail locations (gnus/dovecot/offlineimap)
Hi,
I am trying to setup a Gnus - Dovecot - Offlineimap - Webmail (Gmail /
Fastmail) chain and cannot configure the correct behaviour.
Any advice to get this working properly would be very appreciated!
I have set up Offlineimap to synchronise two mail accounts into separate
folders under ~/Maildir. After running Offlineimap, the folders look as
below.
Maildir/
|-- Gmail
| |-- cur
| |--
2014 Feb 15
0
Emacs, Gnus, HTML emails and nbsp's...
Is there an emacs guru amongst the CentOS bretheren who can help me with
the following:
Since upgrading from CentOS 5.10, Emacs 21.4.1 and Gnus v5.9.0 to
CentOS 6.5, Emacs 23.1.1 and Gnus v5.13 HTML emails are now being
renderd in a pretty reasonable way (thanks!), *but*
non-breaking-spaces (nbsp's - UTF8 0xC2, 0xA0) and a few other
"unusual" characters are always
2008 Sep 16
1
Moving from cyrus to dovecot (a story)
The transition was quick, and also (so far) seemingly painless.
The server is an old Pentium II 233 machine that sits between my home
LAN and the internet, and have sitting there, and running night and day
since 1999. For the first two years it was running SuSE linux, but
since 2001 it has been running debian and been continously upgraded. It
was originally installed with potato, but have been
2017 Sep 09
2
What INTERNALDATE does dovecot with mbox storage set on a COPY'd message?
When a message is copied to a folder on dovecot with mbox storage, is
the mtime of the saved mbox file set to the time of the save?
Or is the mtime set to the Date: field of the source message that is
saved?
If there is a difference in the behaviour, do someone know the dovecot
version number where the change happened?
The reason I'm asking is a problem reported on the Gnus imap client in
2002 Dec 21
1
apply vs. sapply
Hi,
sapply((1:NCOL(hermes)),function(x) hist(hermes[,x],main=names(hermes)[x]))
.......this works , but i would like use it with apply to generate many plots in one step!
####################################################################
>>apply((1:ncol(hermes)),2,function(x) hist(hermes[,x],main=names(hermes)[x]))
Error in apply(1:ncol(hermes), 2, function(x) hist(hermes[, x], main =
2012 Dec 06
1
During FTS reindexing, search commands unceremoniously exit
Is this intentional? Closing the connection without warning doesn't
seem like the best response...
--8<---------------cut here---------------start------------->8---
% printf "1 select \"INBOX\"\n2 search body quack\n3 logout\n" | /opt/local/libexec/dovecot/imap
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY
2008 Oct 07
3
Cyrus MailDir to Dovecot mbox
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Anyone out there know of a tool that can convert a Cyrus MailDir format
to Dovecot mbox? I have a user that I need to move over from a mail
server running cyrus using MailDir format. At first I told him to setup
second account with Thunderbird to our mail server and then use
Thunderbird to move the messages over. But he has over 100K messages so
2017 Sep 13
2
What INTERNALDATE does dovecot with mbox storage set on a COPY'd message?
>>>>> Aki Tuomi <aki.tuomi at dovecot.fi>:
> On 09.09.2017 12:33, Steinar Bang wrote:
>> When a message is copied to a folder on dovecot with mbox storage, is
>> the mtime of the saved mbox file set to the time of the save?
[snip!]
> Internaldate is picked from the separating 'From' line in mbox file.
> "From user at example.org Thu Oct 20
2010 Jan 24
2
authentication with userdb and passdb fails
Hello
I cannot retrieve mail via pop3 using dovecot. I have mail in my mailbox
(postfix works fine, maildir contains more then 5 mail files), I use
virtual user. I also changed auth to plaintext for debugging purpuse.
server:
Dovecot 1.0.7
CenoOS 5.4
client: Thunderbird on Kubuntu, username: jure at hrabri.org pass:jure
I tried different parameters and was closest to success with this: