Displaying 20 results from an estimated 900 matches similar to: "Scagnostics - scatterplot diagnostics"
2007 Jul 09
1
about scagnostics
Hi Hadley,
thank you for providing this "scagnostics" primer....
I was trying to do some basic testing, and I see that I probably missed
some points :
first it's not clear for me if the argument of "scagnostics" should be
raw data or "processed" data (results of calling "splom" or whatever...).
If the first, I thought (from Wilkinson & al.) that if
2018 Nov 07
2
Dovecot mail-crypt plugin
doveconf -n please
> On 07 November 2018 at 10:29 Anushka Uditha Bandara <anu.udb at gmail.com> wrote:
>
>
> The only change which I did is updating the "dovecot.conf" file. I added
> below lines.
>
> mail_plugins = $mail_plugins mail_crypt
> mail_attribute_dict = file:%h/Maildir/dovecot-attributes
>
> plugin {
> mail_crypt_curve = <some
2018 Nov 07
0
Dovecot mail-crypt plugin
You can already probably spot the problem, but you are overwriting mail_plugins to quota.
You should use mail_plugins = $mail_plugins quota instead.
Aki
> On 07 November 2018 at 10:46 Anushka Uditha Bandara <anu.udb at gmail.com> wrote:
>
>
> I am sorry, I get it wrong.
>
> Here what u asked
>
> doveconf -n
>
> # 2.2.33.2 (d6601f4ec):
2018 Nov 07
0
Dovecot mail-crypt plugin
Please check the attached file.
On Wed, Nov 7, 2018 at 2:07 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> doveconf -n please
>
> > On 07 November 2018 at 10:29 Anushka Uditha Bandara <anu.udb at gmail.com>
> wrote:
> >
> >
> > The only change which I did is updating the "dovecot.conf" file. I added
> > below lines.
> >
2018 Nov 07
2
Dovecot mail-crypt plugin
Can you send output of `doveconf -n` instead, please? =)
Aki
> On 07 November 2018 at 10:42 Anushka Uditha Bandara <anu.udb at gmail.com> wrote:
>
>
> Please check the attached file.
>
> On Wed, Nov 7, 2018 at 2:07 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> > doveconf -n please
> >
> > > On 07 November 2018 at 10:29 Anushka
2018 Nov 07
1
Dovecot mail-crypt plugin
I am sorry, I get it wrong.
Here what u asked
doveconf -n
# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.9.87-linuxkit-aufs x86_64 Ubuntu 18.04.1 LTS fuse.osxfs
auth_cache_size = 10 M
auth_mechanisms = plain login
auth_username_format = %n
disable_plaintext_auth = no
imap_idle_notify_interval = 4 mins
listen = *
log_path =
2018 Nov 07
2
Dovecot mail-crypt plugin
After I configuring this, I logged in to the server and check the emails.
But they are in plain text. I can even read them from backend.
On Wed, Nov 7, 2018 at 1:49 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> > On 07 November 2018 at 10:10 Anushka Uditha Bandara <anu.udb at gmail.com>
> wrote:
> >
> >
> > I configured an email solution using
2018 Nov 07
0
Dovecot mail-crypt plugin
The only change which I did is updating the "dovecot.conf" file. I added
below lines.
mail_plugins = $mail_plugins mail_crypt
mail_attribute_dict = file:%h/Maildir/dovecot-attributes
plugin {
mail_crypt_curve = <some curve you like>
mail_crypt_save_version = 2
}
I realized that, mails are in plain text format even I added those
encryption as dovecot wiki.
On Wed, Nov 7,
2007 Oct 21
0
Search Problem (Was Namespace)
-----Original Message-----
From: "Timo Sirainen" <tss at iki.fi>
To: "Jeff Grossman" <jeff at stikman.com>
Cc: "Dovecot Mailing List" <dovecot at dovecot.org>
Sent: 10/20/2007 6:51 PM
Subject: Re: [Dovecot] Search Problem (Was Namespace)
On 21.10.2007, at 4.21, Jeff Grossman wrote:
> Timo Sirainen wrote:
>> On 21.10.2007, at 3.58, Jeff
2018 Jul 10
2
Authentication failure with OpenLDAP
Hi all,
Thank you all for the help. The was with the ldap user attributes. I
corrected it. Now I am having an error with dovecot. User can log into ldap
but, system doesn't allow user to create user's directory in Maildir. Error
is below,
* Error: User initialization failed: Namespace '':
mkdir(/home/users/"user"/Desktop/Maildir) failed: Permission denied
2018 Nov 07
0
Dovecot mail-crypt plugin
> On 07 November 2018 at 10:10 Anushka Uditha Bandara <anu.udb at gmail.com> wrote:
>
>
> I configured an email solution using dovecot and postfix and it is working
> fine. Now I am working for mail encryption. Is it enough to set below
> configurations on dovecot for mail encryption. Because dovecot wiki is
> little bit confusing to me.
>
> "mail_plugins =
2018 Jul 11
0
Authentication failure with OpenLDAP
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 10 Jul 2018, Anushka Bandara wrote:
> * Error: User initialization failed: Namespace '':
> mkdir(/home/users/"user"/Desktop/Maildir) failed: Permission denied
> (euid=1000(myuser) egid=5000(<unknown>) missing +w perm: /home, we're not
> in group 100(users), dir owned by 0:100 mode=0775)*
Well, what is
2018 Nov 07
2
Dovecot mail-crypt plugin
I configured an email solution using dovecot and postfix and it is working
fine. Now I am working for mail encryption. Is it enough to set below
configurations on dovecot for mail encryption. Because dovecot wiki is
little bit confusing to me.
"mail_plugins = $mail_plugins mail_crypt
mail_attribute_dict = file:%h/Maildir/dovecot-attributes
plugin {
mail_crypt_curve = <some curve you
2019 Mar 18
0
LDAP users issue
Here is my doveconf -n
# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.9.125-linuxkit x86_64 Ubuntu 18.04.2 LTS overlay
auth_cache_size = 10 M
auth_mechanisms = plain login
auth_username_format = %n
disable_plaintext_auth = no
imap_idle_notify_interval = 4 mins
listen = *
log_path = /var/log/dovecot.log
login_greeting = Dovecot
2007 Oct 16
2
[Fwd: Re: Namespace Question]
Timo Sirainen wrote:
> On Fri, 2007-10-05 at 17:27 -0700, Jeff Grossman wrote:
>
>> Timo Sirainen wrote:
>>
>>> On Tue, 2007-10-02 at 18:12 -0700, Jeff Grossman wrote:
>>>
>>>
>>>> So, what would
>>>> have changed between version 1.0.5 and 1.1beta2 to somehow make the
>>>> phone think all of the messages are older
2000 Mar 13
1
I can't get multiple interfaces to work
I've looked through all the doc and searched the list archives, but I just
can't seem to get it to work. I have a Linux box with 5 ethernet
interfaces, 3 of which have winboxes I'd like to include in my little Samba
network. I'm able to get it far enough for each winbox to see the linbox,
but they can't see each other.
Here's my setup:
Winboxes Linbox
Win2k -
2010 Feb 17
3
processor affinity
Hello,
i am running CentOS 5.4. i have a requirement where i need to have 1
application have a single processor all to its self, and the rest of the
system run on the other processors. "taskman" lets me bind the process
to a processor(s), but it does not make it exclusive. Is this possible
to do? i have even tried mucking around with the rc.sysinit, but to no
avail.
thank you very
2005 Dec 05
2
plot() and points() precision control
Hi all,
I have a problem in that when I plot points that have a high degree of
precision, some significant rounding seems to occur, resulting in
uneccessary overlap of my points. Is there a way to specify the
resolution or precision in plotting functions? Is there an underlying
grid I have to modify somehow?
Many Thanks,
Jon
--
Mares eat oats and does eat oats and little lambs eat ivy. A
2008 Feb 25
1
Realtime Queue Status for Agents
Hello,
I am having a problem which stems from the fact that the Agents that
handle my call queues are unaware if there are are people waiting in the
queue. I have found the following configuration options but they are
not very helpful.
in queues.conf:
announce=xxx
The "announce = XXX" option in queues.conf makes Asterisk play the XXX
announcement to the member of the queue who
2019 Mar 18
4
LDAP users issue
Hi Team,
I have enabled LDAP authentication with webmail client and it works
successfully. But I found an error with LDAP user's mail. Email is not
loaded when I log with an LDAP user. Login phase is successful and mail box
is the issue. I created a mail user without including LDAP and that user
works fine.
Issue comes only with LDAP users.
*Anushka Bandara*
Research Engineer
Lanka Software