Displaying 20 results from an estimated 2000 matches similar to: "Compile dovecot with sieve/managesieve support"
2014 Oct 13
4
Compile dovecot with sieve/managesieve support
I see,
If i need anything else i'll post,
Thanks,
> -----Original Message-----
> From: Larry Rosenman [mailto:larryrtx at gmail.com]
> Sent: segunda-feira, 13 de Outubro de 2014 21:05
> To: Jorge Bastos
> Subject: Re: Compile dovecot with sieve/managesieve support
>
> Pigeonhole does ManageSieve as well......
>
> On 10/13/14, Jorge Bastos <mysql.jorge at
2014 Oct 13
2
Mailbox format (was: RE: Compile dovecot with sieve/managesieve support)
Guys,
Whats the best mailbox format:
- dbox
- mbox
- maildir
- ?!?
Pros and cons?
> -----Original Message-----
> From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Jorge
> Bastos
> Sent: segunda-feira, 13 de Outubro de 2014 21:35
> To: dovecot at dovecot.org
> Subject: RE: Compile dovecot with sieve/managesieve support
>
> I see,
>
> If i need
2013 Nov 15
2
PAM and user@domain login?
Is there a way with 2.2.6 to have the system do a PAM login for user when
presented with
login user at domain pass
from the IMAP services?
I have a stupid android client that wants to use user at domain but doesn't
have an option
to pass just user.....
Thanks for any help.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 (c) E-Mail: larryrtx at
2014 Aug 01
1
Mail Archiving/Lucene Indexes/mbox
I have a script (available on demand) that moves all my mail for a given
month to a separate NAMESPACE (#ARCHIVE).
When I do that, the lucene-indexes folder in the PRIMARY namespace seems to
get cleaned out, and NOTHING gets put in the lucene-indexes folder
(although it gets created) in the #ARCHIVE namespace.
Is this to spec?
the archiving is done via doveadm move commands.
Thanks!
--
2015 Apr 30
2
Sieve Rule: What am I missing here?
I have a rule that sends all mail from root to a mailbox, but I want it to
NOT send mail from mailing-lists there.
if allof (address :contains :localpart "From" "root",
not anyof(exists ["List-Id","List-ID","Mailing-List",
"X-List-Name","List-Post"]))
{
fileinto "root-mail";
stop;
}
2014 May 30
0
doveadm fts optimize CRASH
thebighonker.lerctr.org /home/ler $ gdb -c doveadm.core `which doveadm`
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.
2015 Feb 22
0
Why doesn't index see my #ARCHIVE/ namespace?
thebighonker.lerctr.org /home/ler $ doveadm -D -v index
\#ARCHIVE/2015/01/INBOX
doveadm(ler): Debug: Loading modules from directory: /usr/local/lib/dovecot
doveadm(ler): Debug: Module loaded:
/usr/local/lib/dovecot/lib20_fts_plugin.so
doveadm(ler): Debug: Module loaded:
/usr/local/lib/dovecot/lib21_fts_lucene_plugin.so
doveadm(ler): Debug: Module loaded:
2013 Nov 14
0
[ler@lerctr.org: 10-BETA3: Bad negotiation on AHD controller]
Can anyone help me here?
----- Forwarded message from Larry Rosenman <ler at lerctr.org> -----
Date: Sat, 9 Nov 2013 08:46:26 -0600
From: Larry Rosenman <ler at lerctr.org>
To: freebsd-stable at freebsd.org
Subject: 10-BETA3: Bad negotiation on AHD controller
User-Agent: Mutt/1.5.22 (2013-10-16)
Ever since I put 10 on this box (source upgrade from 8), I've been getting
slow
2014 May 27
0
doveadm fts: mbox/lucene-indexes, and other errors
I turned on fts_autoindex today, and wanted to rescan all my mailboxes....
Ran doveadm -Dv fts rescan, and garnered:
thebighonker.lerctr.org /home/ler/mail $ doveadm -Dv fts rescan
doveadm(ler): Debug: Loading modules from directory:
/usr/local/lib/dovecot
doveadm(ler): Debug: Module loaded:
/usr/local/lib/dovecot/lib20_fts_plugin.so
doveadm(ler): Debug: Module loaded:
2014 Jan 03
1
disable_plaintext_auth = yes not showing in doveconf -n output?
I have it set, but it doesn't show up.
However, I noticed that it does show as enabled by default in doveconf
-a output.
Is this why it doesn't show up in doveconf -n output?
--
Best regards,
Charles
2014 Jun 02
1
Installing Godaddy Certificate
I have 2 certs to install:
One is intermediate the other the 'actual' cert.
How do I do this?
2014 Jul 01
1
indexer failure: lucene: while doing doveadm commands
I have the following script:
#!/bin/sh
PATH=$PATH:/usr/local/bin
#Expects to be run after midnight on the first of the month
# to archive all the previous months mail
#Date Run:
TODAY=`date "+%Y-%m-%d"`
#last month in YYYY/MM
YEAR_LAST_MONTH=`date -v-1d "+%Y/%m"`
#1st of last month as 01-Mon-YYYY
FIRST_LAST_MONTH=`date -v-1d "+01-%b-%Y"`
echo 'TODAY='
2015 May 15
4
imap_logout_format improvements / ideas
http://hg.dovecot.org/dovecot-2.2/rev/93bba97afb2a
http://hg.dovecot.org/dovecot-2.2/rev/e0a17714f0c9
So all in all, you can now add to imap_logout_format:
# %i - total number of bytes read from client
# %o - total number of bytes sent to client
# %{fetch_hdr_count} - Number of mails with mail header data sent to client
# %{fetch_hdr_bytes} - Number of bytes with mail header data sent to
2004 Oct 05
2
Help: File is present (via Samba) but cannot be opened?
When I mount a Windows XP partition (NTFS) on my SuSE 9.1 machine via
Samba 3.0.4, I find some files can be listed (via "ls") but mysteriously
cannot be opened, even though the file permissions appear fine. What
is a good way to track down this sort of problem?
Here's an example where I "cd" into a samba-mounted directory and try to
open a file that I know is present. It
2009 Sep 04
2
lrm in Design package--missing value where TRUE/FALSE needed
Hi,
A error message arose while I was trying to fit a ordinal model with lrm() I am using R 2.8 with Design package.
Here is a small set of mydata:
RC RS Sex CovA CovB CovC CovD CovE
2 1 0 1 1 0 -0.005575280 2
2 1 0 1 0 1 -0.001959580 2
3 0 0 0 1 0 -0.004725880 2
0 0 0 1 0 0 -0.005504850 2
2 1 1 0 0 0 -0.003880170 1
2 1 0 0 1 0 -0.006074230 2
2 1 0 0 1 1 -0.003963920 2
2 1 0 0 1 0
2006 Mar 16
11
[Bug 1131] buffer_append_space: alloc not supported Error with V 4.2p1
http://bugzilla.mindrot.org/show_bug.cgi?id=1131
------- Comment #18 from cove at wildpackets.com 2006-03-17 09:06 -------
It could be a bug in cryptlib, but I had the same problem with libssh and the
first comment in this bug report is with a 3rd implementation.
debug2: load_server_config: filename /usr/local/etc/sshd_config
debug2: load_server_config: done config len = 292
debug2:
2018 Oct 10
0
How to disable NTLM authentication on Samba
This issue right here told me exactly what I needed to understand this authentication process:https://pagure.io/SSSD/sssd/issue/3228
- The client talks to the DC to try and get a cifs ticket for my samba server's princpal name;- In case the client can't get the ticket for any reason, it falls back to NTLM <- windows client decision, nothing can be done about it by Samba/SSSD;
Once I
2018 Oct 11
0
How to disable NTLM authentication on Samba
There are roughly 20 DC's, spread across multiple different physical locations. It is indeed a replication issue. All of them are windows and we can get authenticated by any of them, randomly. Don't ask me why... they're managed by the "windows' guys"...
I've already tried all sorts of possible combinations for the various NTLM-related parameters and it always fail
2013 Jan 21
2
How to read a file with two data sets in text format
Hello All,
I have a data file in a text format and there are two data sets. The data
set are continuous.
For each data set there is a header which has the number of data rows and
the name of data series.
For example first data set has "6240 Terry Cove-Model". Then the data for
that series follows upto 6240 rows. Then another data would start and it
will have the header such as
2018 Oct 11
1
How to disable NTLM authentication on Samba
How is your sssd settup (sssd.conf) configured?
When someone connects via samba, the underlying linux/unix file system
routines need to have some what of understanding the windows users and
groups. This isn't for authentication but is instead to make sure
that the file permissions can be managed and enforced.
My experience - at least when I had classic domain Samba controllers-
was