Displaying 15 results from an estimated 15 matches for "3.1611".
Did you mean:
3.16.1
2017 Feb 24
3
sieve_imapsieve centos 7
i am using CentOS 7 centos-release-7-3.1611.el7.centos.x86_64 with
dovecot dovecot-2.2.10-7.el7.x86_64. i am trying to set up AntiSpam
with IMAPSieve but the package seems to be lacking sieve_imapsieve. is
there anything i can do? i am not really interested in compiling from
source because i like to receive security updates automatically.
2017-02-24 21:57:00auth: Error:
2017 Apr 17
2
javamail imap listing
Hi,
i am using dovecot-2.2.10-7.el7.x86_64 on
centos-release-7-3.1611.el7.centos.x86_64.
if i follow this tutorial
https://delog.wordpress.com/2011/05/10/access-imap-server-from-the-command-line-using-openssl/
i can login to my server and successfully list the folders using
tag LIST "" "*"
* LIST (\HasNoChildren) "." INBOX
tag OK List completed.
no folders are
2016 Dec 13
2
7.3 srpms
Hi,
Can someone tell me when the 7.3 srpms will be available?
They are usually in vault but I do not see them at this time.
I need the centos-release srpm ASAP.
Regards,
--
Tom me at tdiehl.org Spamtrap address me123 at tdiehl.org
2016 Dec 13
1
7.3 srpms
On 12/13/2016 johnny at centos.org wrote:
>On 12/13/2016 06:25 AM, me at tdiehl.org wrote:
>> Hi,
>>
>> Can someone tell me when the 7.3 srpms will be available?
>>
>> They are usually in vault but I do not see them at this time.
>>
>> I need the centos-release srpm ASAP.
>
>All the SRPMS are available from buildlogs. For centos-release
2017 Apr 18
2
javamail imap listing
Thanks Michael. I have forwarded that link to the Geronimo JavaMail
team in case they think of anything their end.
But in the documentation you sent it seems that Dovecot should respond
in the case of
LIST / "*"
if my understanding is correct
Is there any way to adjust this behaviour in the settings? I am
struggling to search for a solution to the problem given the limited
2011 May 27
1
Put names in the elements of lapply result
Dear list,
I am running some linear regressions through lapply,
>lapply(c('EMAX','EC50','KOUT','GAMMA'),function(x)confint(lm(get(x)~RR0,dataset2)))
I got results like
[[1]]
2.5 % 97.5 %
(Intercept) 0.6595789212 0.8821691261
RR0 -0.0001801771 0.0001489083
[[2]]
2.5 % 97.5 %
(Intercept) -63.83694930
2017 Apr 19
1
javamail imap listing
Hi Michael,
Geronimo JavaMail hard defaults to / separator. If the separator is
manually set to undefined it automatically calculates the separator
correctly.
However neither through JavaMail or by command line does
LIST "." "*"
or
LIST . "*"
produce any root listing of default folder on my Dovecot installation.
Only
LIST "" "*"
produces a
2016 Dec 13
4
yum update pulls in lvm-cluster on 7.3
Hi,
I ran "yum update" this morning on a 7.2 machine with all of the cr updates
applied to it and yum wants to install lvm-cluster and a bunch of deps.
Dependencies Resolved
======================================================================
Package Arch Version Repository Size
======================================================================
2016 Dec 13
0
7.3 srpms
On 12/13/2016 06:25 AM, me at tdiehl.org wrote:
> Hi,
>
> Can someone tell me when the 7.3 srpms will be available?
>
> They are usually in vault but I do not see them at this time.
>
> I need the centos-release srpm ASAP.
>
> Regards,
>
All the SRPMS are available from buildlogs. For centos-release
specifically, look here:
2016 Dec 13
0
yum update pulls in lvm-cluster on 7.3
On Tue, Dec 13, 2016 at 2:16 PM, <me at tdiehl.org> wrote:
> Hi,
>
> I ran "yum update" this morning on a 7.2 machine with all of the cr updates
> applied to it and yum wants to install lvm-cluster and a bunch of deps.
>
> Dependencies Resolved
>
> ======================================================================
> Package Arch
2017 Feb 24
0
sieve_imapsieve centos 7
On 2017-02-24 23:16, Matthew Broadhead wrote:
> i am using CentOS 7 centos-release-7-3.1611.el7.centos.x86_64 with
> dovecot dovecot-2.2.10-7.el7.x86_64. i am trying to set up AntiSpam
> with IMAPSieve but the package seems to be lacking sieve_imapsieve. is
> there anything i can do? i am not really interested in compiling from
> source because i like to receive security updates
2017 Feb 25
1
sieve_imapsieve centos 7
imapsieve needs much newer dovecot and sieve.
---Aki TuomiDovecot oy
-------- Original message --------From: Ben <ben+dovecot at list-subs.com> Date: 25/02/2017 12:33 (GMT+02:00) To: dovecot at dovecot.org Subject: Re: sieve_imapsieve centos 7
>> i am using CentOS 7 centos-release-7-3.1611.el7.centos.x86_64 with
>> dovecot dovecot-2.2.10-7.el7.x86_64.? i am trying to set up
2017 Apr 18
0
javamail imap listing
You probably want to read the description of "reference name argument" to understand what is happening here.
https://tools.ietf.org/html/rfc3501#section-6.3.8
michael
> On April 17, 2017 at 8:33 AM Matthew Broadhead <matthew.broadhead at nbmlaw.co.uk> wrote:
>
> Hi,
>
> i am using dovecot-2.2.10-7.el7.x86_64 on
> centos-release-7-3.1611.el7.centos.x86_64.
2017 Apr 19
0
javamail imap listing
"A non-empty reference name argument is the name of a mailbox or a level of mailbox hierarchy, and indicates the context in which the mailbox name is interpreted."
If Dovecot is using "." as the separator in the base level of hierarchy, then it correctly is returning nothing for 'LIST / "*"' - since no mailboxes in Dovecot live under that base level of
2017 Jan 04
1
yum update pulls in lvm-cluster on 7.3
Hi,
Sorry for the delayed response.
On Tue, 13 Dec 2016, Gianluca Cecchi wrote:
> On Tue, Dec 13, 2016 at 2:16 PM, <me at tdiehl.org> wrote:
>
>> Hi,
>>
>> I ran "yum update" this morning on a 7.2 machine with all of the cr updates
>> applied to it and yum wants to install lvm-cluster and a bunch of deps.
>>
>> Dependencies Resolved