Displaying 20 results from an estimated 1000 matches similar to: "recursive mail_location?"
2014 Sep 09
1
minimal configuration for lucene fts
Hi,
I'm using dovecot (version 2.2.13 on archlinux) in the simplest,
no-brainer way possible. It sits between mbsync, which I use to fetch
mail from servers, and Gnus, my MUA. Both mbsync and Gnus connect to
dovecot with an invocation like this:
/usr/lib/dovecot/imap -o mail_location=maildir:$HOME/.mail/ea/
I have three different mail accounts, all that changes is the final
directory on the
2014 Sep 04
2
charset-specific searches, and continuation lines
Hi there,
I'm looking into improving IMAP search support for the Gnus Emacs mail
client, and trying to add the ability to search non-ascii characters. So
far as I know, I start this invocation with something like:
. UID SEARCH CHARSET UTF-8 TEXT {NNN}
Where NNN is the number of bytes in my search string. Dovecot then
responds with:
+ OK
So... what do I do then? I don't actually know
2008 Jan 31
3
Controling vpn access
Hí everybody, you have a nice day.
I am configuring accounting in shorewall /etc/shorewall/accounting and
the traffic between eth0 (local network)1, eth2(local network2) and
eth3(local network3) <--> eth1(ip public network), works fine. I
make the accounting because y want to control the remote vpn
access(pptpd) throught shorewall.
Which is the way to control vpn /ip/access in
2015 Mar 13
1
[RFC PATCH v3] Intrinsics/RTCD related fixes. Mostly x86.
From: Jonathan Lennox <jonathan at vidyo.com>
* Makes ?enable-intrinsics work with clang and other non-GCC compilers
* Enables RTCD for the floating-point-mode SSE code in Celt.
* Disables use of RTCD in cases where the compiler targets an instruction set by default.
* Enables the SSE4.1 Silk optimizations that apply to the common parts of Silk when Opus is built in floating-point mode, not
2015 Mar 12
1
[RFC PATCHv2] Intrinsics/RTCD related fixes. Mostly x86.
From: Jonathan Lennox <jonathan at vidyo.com>
* Makes ?enable-intrinsics work with clang and other non-GCC compilers
* Enables RTCD for the floating-point-mode SSE code in Celt.
* Disables use of RTCD in cases where the compiler targets an instruction set by default.
* Enables the SSE4.1 Silk optimizations that apply to the common parts of Silk when Opus is built in floating-point mode, not
2013 Jun 30
1
LIST command -- quoting of folder names
If I open an imap connection to a local maildir installation like so:
/usr/lib/dovecot/imap -o mail_location=maildir:$HOME/.mail/account/:LAYOUT=fs
And issue:
c list "" *
This is the result (this is a gmail account):
* LIST (\HasChildren) "/" [Gmail]
* LIST (\HasNoChildren) "/" [Gmail]/Spam
* LIST (\HasNoChildren) "/" [Gmail]/Starred
* LIST
2007 Dec 02
2
Optimised qmf_synth and iir_mem16
Hi all,
I've taken preglows ARM versions of qmf_synth and iir_mem16 from
rockboxes speex codec, and tweaked them a bit further for some more
speed.
I attach them here so you can review and take on any changes you
want.
Please let me know if you have questions etc.
Thanks,
Robin
--
Robin Watts, Email: <mailto:Robin.Watts@wss.co.uk>
Warm Silence Software, WWW:
2006 Oct 01
1
How to handle domain logons if users using same accountname are logged on the same time?
Hi,
I'm working at a small office.
I'm running Samba 2.x for about a year without any problem, it's working
absolutely GREAT and the community kicks ass :)
We don't have too many machines so about 6 Users use about 3 PCs to do
similar tasks.
I just setup samba latest 23c-1 as a DC because we got some more
machines, and everything's fine. Except when the same account is used
2015 Oct 13
2
iterate users with passwd-file passdb?
On 14 Oct 2015, at 00:01, Eric Abrahamsen <eric at ericabrahamsen.net> wrote:
>
> Joseph Tam <jtam.home at gmail.com> writes:
>
>> Eric Abrahamsen writes:
>>
>>> Simply: Is it possible to iterate over users if I'm using the
>>> passwd-file passdb driver? Do I need a SQL-based driver if I want to
>>> iterate?
>>
>> What
2015 Oct 13
2
iterate users with passwd-file passdb?
Eric Abrahamsen writes:
> Simply: Is it possible to iterate over users if I'm using the
> passwd-file passdb driver? Do I need a SQL-based driver if I want to
> iterate?
What do you mean by "iterate"? If you mean whether you can look up a
password entry in a multi-entry file, then yes, definitely. If you
mean to sequentially go through it and do a first/last/best match,
2014 Sep 04
0
charset-specific searches, and continuation lines
Quoting Eric Abrahamsen <eric at ericabrahamsen.net>:
> Hi there,
>
> I'm looking into improving IMAP search support for the Gnus Emacs mail
> client, and trying to add the ability to search non-ascii characters. So
> far as I know, I start this invocation with something like:
>
> . UID SEARCH CHARSET UTF-8 TEXT {NNN}
>
> Where NNN is the number of bytes in my
2009 Aug 24
0
SIP doesn't recognize hangup
Hi at all !
I've a problem and I don't know how to solve it.
My configuration is the following:
ISDN LINE ---> PATTON (SIP) ---> ASTERISK
in asterisk my sip.conf for sip patton account is the following:
[general]
port=5060
bindaddr=0.0.0.0
context=default
language=it
limitonpeers=yes
notifyringing=yes
[acc1]
context=fromPSTN_Ext1
type=friend
qualifiy=yes
host=dynamic
2020 May 30
1
Current thinking on backups ?
I run a pair of dovecot servers for personal small domains with several
layers of backup in place ...
- The two dovecot servers replicate to each via a Tinc vpn mesh. That
gives email resiliency.
- All mail is replicated via offlineimap to a 3rd server over that Tinc
vpn. It's on the mesh, it has space, so why not ?
- All mail is replicated as well as via mbsync to a zfs dataset on my
2005 Feb 14
0
Samba logs created with IP addresses, not names
Hi Folks,
I have Samba 3.0.10 installed on a Mandrake 10.0 box. It is a domain
member server in a 2000 domain and everything seems to authenticate
nicely. I have winbind smbd and nmbd all showing up in my processes
list and it all seems happy. The shares all work fine and my domain
users can autheticate. Yay!
I can resolve workstation's names from the linux box with "ping
2013 Nov 19
1
dsync-2.2.7 incorrectly synchronizes subscription status of renamed mailbox
Hi,
It seems that dsync-2.2.7 doesn't correctly synchronize subscription status
of a renamed mailbox. The situation is as follows.
There are two servers: A and B, and a test user test_mdbox. Mailboxes
(mdbox) of this user on both servers are synchronized. Specifically on both
of them there is a (subscribed) Test1 mailbox. Replication plugin is
disabled.
I rename Test1 to Test2 on A with
2004 May 06
2
rsync-2.6.2: NFS clients confused after an rsync
We use rsync to update an nfs server. After an update, we noticed that
a large number of clients didn't see the updated data.
It took me a while to be able to reliably reproduce this problem, but it
happens on old and new versions of rysnc. It also happens across all
the platforms we use here (sun/linux/netapp).
This shows the problem: [Note my home directory is NFS mounted]
2013 Feb 12
1
dsync 2.1.10 does not correctly handle renames of mailbox subtrees
Hi,
It seems that dsync 2.1.10 does not correctly handle renames of mailbox
subtrees. The scenario is as follows.
There are two servers, A and B, both running dovecot 2.1.10 and configured
to use mdbox. Automatic replication between them is disabled, ie.
replication plugin is not active and replicator service
has process_min_avail = 0. I perform the following actions:
1. On A: doveadm mailbox
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
2023 Feb 26
1
Cannot reach documentation site
On 27/02/2023 4:13 am, Chris Candreva wrote:
> On Sun, 26 Feb 2023, Ken Bass wrote:
>
>> doc.dovecot.org does not have a DNS entry. It worked a few days ago, but not now.
> [chris at newpop ~]$ host doc.dovecot.org
> doc.dovecot.org is an alias for talvi.dovecot.org.
> talvi.dovecot.org has address 94.237.105.223
> talvi.dovecot.org has IPv6 address
2015 Mar 02
13
Patch cleaning up Opus x86 intrinsics configury
The attached patch cleans up Opus's x86 intrinsics configury.
It:
* Makes ?enable-intrinsics work with clang and other non-GCC compilers
* Enables RTCD for the floating-point-mode SSE code in Celt.
* Disables use of RTCD in cases where the compiler targets an instruction set by default.
* Enables the SSE4.1 Silk optimizations that apply to the common parts of Silk when Opus is built in