Hi all,
my problem seems to be a cosmetic one (again).
According to the docs:
subscriptions: "yes" (default) if this namespace should handle its own
subscriptions. If "no", then the first parent namespace with
subscriptions=yes will handle it.
Therefore is no way to create the following scenari
j...@rahul.net (Jeff Lacki) wrote:
> Yes, it can be done. You just put the file in a place in the browser,
> then go to it and it asks you to install it on the phone. So I did
> that and it shows that its installed.
>
> As I said, I was able to connect to my server and login with:
>
> openssl s_
Ben Morrow wrote:
>
> An iPhone won't accept a self-signed certificate unless you install it
> in the system trusted certificate list. I don't know how you do that, or
> even if it's possible...
>
> Ben
Yes, it can be done. You just put the file in a place in the browser,
then go to it and it a
At 3PM -0800 on 6/12/12 Jeff Lacki wrote:
> Ben Morrow wrote:
>
> > > imap-login: Disconnected (no auth attempts in 60 secs): user=<>,
> > > rip=192.168.1.1, lip=192.168.1.22, TLS handshaking: Disconnected
> >
> > Just to be sure: you have replaced the self-signed certificate Dovecot
> > installs
At 2PM -0800 on 6/12/12 Jeff Lacki wrote:
>
> Sorry to ask such a basic question, but I finally got some major
> hurdles working for imaps on port 993 and Im getting the following
> when I try to connect from my iphone:
>
> imap-login: Disconnected (no auth attempts in 60 secs): user=<>,
> rip=19
Reindl Harald wrote:
>
> check the auth-mech configured on the phone and
> which methods your server configuration supports
>
> long before the login the server offers auth methods and
> if the client is configured to a unsupported it closes
> the connection and apple devices are really braindead
Am 06.12.2012 23:45, schrieb Jeff Lacki:
> Reindl Harald wrote:
>
>> Am 06.12.2012 23:25, schrieb Jeff Lacki:
>>>
>>> Sorry to ask such a basic question, but I finally got some major
>>> hurdles working for imaps on port 993 and Im getting the following
>>> when I try to connect from my iphone:
Reindl Harald wrote:
> Am 06.12.2012 23:25, schrieb Jeff Lacki:
> >
> > Sorry to ask such a basic question, but I finally got some major
> > hurdles working for imaps on port 993 and Im getting the following
> > when I try to connect from my iphone:
> >
> > imap-login: Disconnected (no auth att
On 12/06/2012 11:27 PM Chris Dutton wrote:
> Hello,
>
> I am in charge of migrating our mail system from dovecot to another server,
> and I am having to write a script to do this as tools like imapsync are too
> slow.
>
> What I am trying to find is the definitions of the flags that dovecot add
Am 06.12.2012 23:25, schrieb Jeff Lacki:
>
> Sorry to ask such a basic question, but I finally got some major
> hurdles working for imaps on port 993 and Im getting the following
> when I try to connect from my iphone:
>
> imap-login: Disconnected (no auth attempts in 60 secs): user=<>,
> rip=
Hello,
I am in charge of migrating our mail system from dovecot to another server, and
I am having to write a script to do this as tools like imapsync are too slow.
What I am trying to find is the definitions of the flags that dovecot adds to
the Maildir file name it uses for the IMAP messages.
Sorry to ask such a basic question, but I finally got some major
hurdles working for imaps on port 993 and Im getting the following
when I try to connect from my iphone:
imap-login: Disconnected (no auth attempts in 60 secs): user=<>,
rip=192.168.1.1, lip=192.168.1.22, TLS handshaking: Disconnec
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 L
on Thu Dec 06 2012, Dave Abrahams wrote:
> I threw out my lucene-indexes folder because it seemed to be missing
> something, and I figured it would get regenerated. Unfortunately,
> dovecot is only FTS-indexing new mails that come in. Is there a way to
> get it to reindex everything?
Experime
I threw out my lucene-indexes folder because it seemed to be missing
something, and I figured it would get regenerated. Unfortunately,
dovecot is only FTS-indexing new mails that come in. Is there a way to
get it to reindex everything?
--
Dave Abrahams
BoostPro Computing Softw
At 2PM + on 6/12/12 Ben Morrow wrote:
>
> +if (connect(ret, &so.sa, &addrlen) >= 0)
> +i_panic("dummy connect to detect DEFUNCT socket succeeded");
> +if (errno == EOPNOTSUPP)
> +return -1;
Ack, forgot to close the new socket...
if (errno
I have a small mail server with virtual users. In my /etc/dovecot/conf.d/10-
mail.conf I have this setting:
mail_location = maildir:/var/mail/vhosts/%d/%u
which is also the home location of each user. Now I learned that this is not
the prefered configuration, and in fact some of my sieve subdirec
There are still quite a few mysteries in here. Can you help me solve
them?
on Tue Dec 04 2012, Dave Abrahams wrote:
>>> 2. "doveadm search text SOMETHINGthatWONTbeFOUND" takes a long time and
>>> finds stuff without crashing, but doesn't seem to create the
>>> lucene-indexes/ directory in
on Tue Dec 04 2012, Dave Abrahams wrote:
> Dovecot seems to be warning about every volume it's ever seen in the
> past. Is this normal? Can I make it stop?
>
> 12/4/12 12:33:38.148 PM dovecot[2658]: master: Warning: /Volumes/fs is
> no longer mounted. See http://wiki2.dovecot.org/Mountpoints
At 9PM -0800 on 5/12/12 Erik A Johnson wrote:
> On December 4, 2012 at 4:43:53 AM PST, Ben Morrow wrote:
> >
> > So, it looks to me as though you have a firewall problem. You may be
> > able to get more information by setting the kern.ipc.sodefunctlog sysctl
> > to 1: this should make the kernel
Hi,
in the release notes of 2.1.9 I read that dovecot supports memcache and redis
backends for
userdb/passdb authentication. This is very interesting for me and should reduce
queries and database load of
our mysql servers.
My idea is to use memcache or redis in our IMAP/POP3 proxies in front o
21 matches
Mail list logo