Hello,
i try to understand, how it works (IDLE).
Try to get it successfully work with my new Palm Pre ;-)
which looks like to have a lot issues wir imap... so i'll blame not dovecot
for the issues.
Sent a mail, from googlemail.
processed by dovecot ad 12:11.
what me now confusing, is, that ther
Hello,
Dovecot documentation states that the "random redirects to multiple servers"
NFS solution is to be avoided and I'm investigation the actual risks of it and
a way to put it to test.
I'm running dovecot-1.2.6 with Maildir (indexes, mailboxes and control files
are all on NFS) and I'm using pr
Hello,
I need to migrate from courier-imap to dovecot. I'm trying to use
courier-dovecot-migrate.pl to migrate the users' maildirs but I'm
getting these messages:
---
# courier-dovecot-migrate.pl --to-dovecot --recursive mydomain.com
Testing conversion to Dovecot format
Finding maildirs under myd
Today is my first day with sieve, so be gentle :) I'm trying to set up a
pretty webmail interface to our Dovecot 1.2.4 server using roundcube.
The managesieve config + roundcube 'managesieve' plugin work fine, and
I'm able to use roundcube's UI to generate .dovecot.sieve files.
We use winbind + LD
Actually, there is an IMAP proxy (running dovecot) between the real
mailserver and mobile device.
--
Regards,
Thu NGUYEN
> I wonder if p0f would help at all, guess it depends what kind/if any
> proxy exists between the mobile device and the server
>
> Quoting Thu NGUYEN :
>
>> Yah, thanks!
>>
>>
On 10/19/2009 05:03 PM Gavin Hamill wrote:
> Today is my first day with sieve, so be gentle :) I'm trying to set up a
> pretty webmail interface to our Dovecot 1.2.4 server using roundcube.
> The managesieve config + roundcube 'managesieve' plugin work fine, and
> I'm able to use roundcube's UI to
On Mon, 2009-10-19 at 17:21 +0200, Pascal Volk wrote:
> You are missing the 'addresses:' list in your vacation script. See
> http://wiki.dovecot.org/LDA/Sieve#Vacation_auto-reply-1 for more details.
Interesting; thank you.
I can confirm that it works fine when I specify the exact address -
howev
On 10/19/2009 05:32 PM Gavin Hamill wrote:
> I can confirm that it works fine when I specify the exact address -
> however is it possible to use a wildcard, and further, assume the
> wildcard implicitly?
The :addresses argument accepts only additional mail addresses that a
user might have. (http:
Gavin Hamill wrote:
> On Mon, 2009-10-19 at 17:21 +0200, Pascal Volk wrote:
>
>> You are missing the 'addresses:' list in your vacation script. See
>> http://wiki.dovecot.org/LDA/Sieve#Vacation_auto-reply-1 for more details.
>
> Interesting; thank you.
>
> I can confirm that it works fine when I
On Oct 19, 2009, at 9:35 AM, Thomas Hummel wrote:
Dovecot documentation states that the "random redirects to multiple
servers"
NFS solution is to be avoided and I'm investigation the actual risks
of it and
a way to put it to test.
If you do it, you'll most likely see some random index rela
On Mon, 2009-10-19 at 09:48 -0500, Rodolfo González González wrote:
> mydomain.com/someone/./Maildir/courierpop3dsizelist: Broken header: /1 9
I guess this is the "1" version that I hadn't seen before.
> Can't use string ("0") as a HASH ref while "strict refs" in use at
> /usr/local/sbin/courier-
On Sat, 2009-10-17 at 10:52 +0200, Christoph Berkemeier wrote:
> > Does it complain about stale NFS handle?
>
> Yes, it does complain: "tail: (null): Stale NFS file handle"
> I tried the same on /tmp, which is based on UFS, and it worked. Do you
> think this is a new FreeBSD bug? And if so, are yo
Excuse me for being stupid and confused.
I'm trying to convert my dovecot install from passwd-file to mysql. I
have a single table called "users" that has 3 fields, user_name,
domain_name and password. The data came from passwd/shadow files so it
uses the same password encryption as the shadow
Timo Sirainen escribió:
> On Mon, 2009-10-19 at 09:48 -0500, Rodolfo González González wrote:
>> mydomain.com/someone/./Maildir/courierpop3dsizelist: Broken header: /1 9
>
> I guess this is the "1" version that I hadn't seen before.
>
>> Can't use string ("0") as a HASH ref while "strict refs" in
On Mon, 2009-10-19 at 12:32 -0500, Rodolfo González González wrote:
> > Fixed both in newer version of
> > http://dovecot.org/tools/courier-dovecot-migrate.pl
>
>
> Thanks for the fast answer. I tried it and got:
>
> ---
> Bareword "filename_map" not allowed while "strict subs" in use at
> /usr/
On Mon, 2009-10-19 at 17:59 +0200, Pascal Volk wrote:
> The :addresses argument accepts only additional mail addresses that a
> user might have. (http://tools.ietf.org/html/rfc5230#section-4.5)
> Which of your users has the address *...@*? ;-)
> I believe there is no wildcard support. In my opinio
Dear Timo
Finally and thanks to you, I could install Dovecot 1.2.6 with support for
userdb checkpassword
How can I configure the script userdb.sh?
Thanks
Jose Luis
dovecot -n
# 1.2.6: /usr/local/etc/dovecot.conf
# OS: Linux 2.6.9-67.0.15.plus.c4smp i686 CentOS release 4.6 (Final)
log_path
Hi,
the conversion from courier was done without problems, but now I have a
problem with my auth config. I followed the sql example included in the
latest dovecot source, and put
driver=mysql
in dovecot.conf (outside any section), and now I get:
---
Error: Error in configuration file /usr/local
Hi,
> I followed the sql example included in the
latest dovecot source, and put
driver=mysql
in dovecot.conf (outside any section)
copy the sql-settings to an extra file (e.g. "dovecot-sql.conf") and
reference this file as passdb and/or userdb:
http://wiki.dovecot.org/Authentication/Multi
Can someone find an OS where the attached program doesn't work? It
should print "success". So far tested for success: Linux 2.6, Solaris
10, FreeBSD 7.2, OpenBSD 4.2.
/*
gcc test.c -o test -Wall
*/
#include
#include
#include
#include
#include
#include
#define TEMP_PATH "/tmp/ipctest.1234
Hi,
Can someone find an OS where the attached program doesn't work? It
should print "success". So far tested for success: Linux 2.6, Solaris
10, FreeBSD 7.2, OpenBSD 4.2.
Mac OS X Server 10.4 works (prints "success").
Darwin X91-186.local.lan 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23
On Mon, 2009-10-19 at 16:37 -0500, Rodolfo González González wrote:
> the conversion from courier was done without problems, but now I have a
> problem with my auth config. I followed the sql example included in the
> latest dovecot source, and put
>
> driver=mysql
>
> in dovecot.conf (outside an
On Mon, 2009-10-19 at 17:55 -0400, Timo Sirainen wrote:
> Can someone find an OS where the attached program doesn't work? It
> should print "success". So far tested for success: Linux 2.6, Solaris
> 10, FreeBSD 7.2, OpenBSD 4.2.
And also: I think (guess) that behavior is required by POSIX, but it
On Seg, 2009-10-19 at 23:59 +0200, Anton Dollmaier wrote:
> Hi,
>
> > Can someone find an OS where the attached program doesn't work? It
> > should print "success". So far tested for success: Linux 2.6, Solaris
> > 10, FreeBSD 7.2, OpenBSD 4.2.
>
> Mac OS X Server 10.4 works (prints "success").
>
> Can someone find an OS where the attached program doesn't work? It
> should print "success". So far tested for success: Linux 2.6, Solaris
> 10, FreeBSD 7.2, OpenBSD 4.2.
"success" on IRIX 6.5.30
Heiko
Heiko Schlichting Freie Universität Berlin
he...@cis.fu-berlin.de Zentraleinric
Timo Sirainen wrote:
> Can someone find an OS where the attached program doesn't work? It
> should print "success". So far tested for success: Linux 2.6, Solaris
> 10, FreeBSD 7.2, OpenBSD 4.2.
>
>
Fine in Solaris 2.8 (32-bit and 64-bit binaries, Sparc).
Chris
--
--+---+---+---+---+---+---+
Timo Sirainen wrote:
> Can someone find an OS where the attached program doesn't work? It
> should print "success". So far tested for success: Linux 2.6, Solaris
> 10, FreeBSD 7.2, OpenBSD 4.2.
success
on Debian Testing
Linux serv 2.6.30-2-486 #1 Sat Sep 26 00:03:46 UTC 2009 i686 GNU/Linux
Benn
Sucess on freebsd-6.2
Sucess on Linux 2.4.20 sparc64
The most out of date, oddball systems I have logins too.
Quoting Timo Sirainen :
Can someone find an OS where the attached program doesn't work? It
should print "success". So far tested for success: Linux 2.6, Solaris
10, FreeBSD 7.2, OpenBS
On Oct 19, 2009, at 5:55 PM, Timo Sirainen wrote:
Can someone find an OS where the attached program doesn't work? It
should print "success". So far tested for success: Linux 2.6, Solaris
10, FreeBSD 7.2, OpenBSD 4.2.
I'm still interested in HP-UX, AIX and Cygwin results. Maybe in Cygwin
it c
On Oct 19, 2009, at 4:55 PM, Timo Sirainen wrote:
Can someone find an OS where the attached program doesn't work?
Mac OS X 10.5.8(Client) - Success
Timo Sirainen wrote:
Can someone find an OS where the attached program doesn't work? It
should print "success". So far tested for success: Linux 2.6, Solaris
10, FreeBSD 7.2, OpenBSD 4.2.
FreeBSD-6.3-x86
FreeBSD-7.1-x86
FreeBSD-7.2-amd64
FreeBSD-8.0-RC1-x86
All success
--
Best regards,
Prosku
31 matches
Mail list logo