-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Compiled only for i386 with source package available.
deb http://debian.delink.net/ etch-delink main
deb-src http://debian.delink.net/ etch-delink main
Cheers,
- --
Brian T Glenn
http://www.delink.net/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
On Fri, January 4, 2008 1:56 am, [EMAIL PROTECTED] wrote:
> Any news on the b13 compile issue on Solaris 10 (both Sparc and X86)?
>
I found this looking through your commits:
http://hg.dovecot.org/dovecot/rev/d45c3058b91a
Guess that'll fix it, thanks.
Any news on the b13 compile issue on Solaris 10 (both Sparc and X86)?
Would be nice to know whether it's our own headache or something thats not
supposed to be and thus expected to be fixed in the next release.
Just to be clear this didn't occur in any other release (I've compiled all
previous v1
On Wed, 2008-01-02 at 02:24 +0200, Timo Sirainen wrote:
> As for the setup_timeout() thing, I think most of that logic should be
> in src/lib/. Instead of having one idle timeout, add a struct timeout to
> all clients and add a new timeout_reset() API to reset it whenever
> receiving input. The cur
I have two suffixes in LDAP with users, e.g.
ou=People, o=example.com
ou=People, o=somethingelse.com
I have the following two users:
dn: uid=test1, ou=People, o=example.com
uid: test1
mail: [EMAIL PROTECTED]
dn: uid=test2, ou=People, o=somethingelse.com
mail: [EMAIL PROTECTED]
uid: test2
The us
On 04.01.2008 0:59, Christian Flothmann wrote:
I forgot to add some MUA don't like be subscribed to folders which
doesn't exist so you should probably aware of this too in case such MUA
used in your environment .
Do you have a list of these MUA or do you know if there is a possibility
to d
> I forgot to add some MUA don't like be subscribed to folders which
> doesn't exist so you should probably aware of this too in case such MUA
> used in your environment .
Do you have a list of these MUA or do you know if there is a possibility
to detect wether the folder exists or not?
On 04.01.2008 0:48, Christian Flothmann wrote:
You probably can write you own shell script to add folder name in
subscription file, because its stored as text.
Thanks, I think I will write a shell script which runs periodically and
add the folder name to the subscription file.
I forgot
> You probably can write you own shell script to add folder name in
> subscription file, because its stored as text.
Thanks, I think I will write a shell script which runs periodically and
add the folder name to the subscription file.
Hello,
I noticed that quota warning is not executed with latest 1.1 betas and I
looked at the code that implements quota warning. Here it is (line 657 in
quota.c):
if ((bytes_current < warnings[i].bytes_limit &&
bytes_current >= warnings[i].bytes_limit) ||
(count_curren
Sorry, my previous message entered like a reply, so I'm sending again to
keep the list in order.
Hi,
I'm using dovecot 1.0.5-1 (debian stable) and I'm trying to build a
virtual host machine with ldap.
In my dovecot-ldap.conf thats what I have:
uris = ldap:///
dn = cn=Manager, dc=domain, dc=
> namespace private {
> prefix = .DELETED/.EXPUNGED/
> separator = /
> location = maildir:~/deleted/expunged
> hidden = yes
> }
Have you tried using the %d and %n in your namespaces? Like
location = maildir:/var/virtual/%d/%n/deleted/expunged
Hi,
I'm using dovecot 1.0.5-1 (debian stable) and I'm trying to build a
virtual host machine with ldap.
In my dovecot-ldap.conf thats what I have:
uris = ldap:///
dn = cn=Manager, dc=domain, dc=com, dc=br
dnpass =
sasl_bind = no
tls = no
ldap_version = 3
base = ou=Users, dc=domain, dc=com, d
Charles Marcus, on 1/3/2008 7:06 AM, said the following:
Matt LaPlante, on 1/3/2008 12:02 AM, said the following:
- Use a setting within dovecot that expires old maildir data. As I
understand it this will be available in 1.1 (yay!); unfortunately
that's not an option for me until 1.1 is availab
Matt LaPlante, on 1/3/2008 12:02 AM, said the following:
- Use a setting within dovecot that expires old maildir data. As I
understand it this will be available in 1.1 (yay!); unfortunately
that's not an option for me until 1.1 is available as stable in my
server os.
Does the expire plugin not
> - Use a scriptable mua that has the capability to check mail under
> said account and automatically delete based on age. I know very
> little of tools in this area, so again I don't know if such an
> application exists.
I use this script with IMAP to make old mail as deleted and (optionally)
e
16 matches
Mail list logo