Displaying 20 results from an estimated 3000 matches similar to: "workaround for shared maildirs"
2009 Apr 27
3
%d does not expand to domain
Hello, dovecot-1.1.7 on FreeBSD 7.1.
Usernames have dot in them (like uname.example for a user in
example.com).
in dovecot.conf I have:
mail_location: maildir:/userhomes/maildirs/%d/%n/Maildir
and for authentication:
username_format: %Ln
In the client, tried with CONE and Mail.app, I put the username as:
uname.example at example.com
So, the authentication works fine, as it extracts
2009 Jan 08
7
new flags in Maildir files
Sorry if this is a dumb question:
I migrated my third system from courier to dovecot. My previous two
were MacOSX the third is FreeBSD 6.
I noticed (because of an rsync process taking longer than usual...)
that on FreeBSD the message files have, most of them at least, gained
extra suffix letters (in the range a-h I'd say) that I do not see
(mostly if not at all) on my MacOS systems. I
2009 May 15
2
migration and conversion from courier
Dear all,
back in January I posted about migration from courier and in
particular on the script courier-dovecot-migrate.pl.
That script had a bug on BSD (or should I say not-Linux?) type
systems*. On FreeBSD (6.1) and MacOSX (10.5) it appended a lot of
binary garbage at the end of dovecot-keywords files.
On a couple of systems I had not actually run the script with the --
convert option,
2010 Apr 03
2
dovecot-2.0.beta4: compiler gets stuck making master-service-settings.o Mac OS X 10.6.2
dovecot-2.0.beta4
Environment:
MacOS X 10.6.2, Xcode 3.2.1 (gcc-4.2)
Problem:
./configure --sysconfdir=/usr/local/conf/
make
[...]
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DPKG_RUNDIR=\""/usr/local/var/run/dovecot"\" -DSYSCONFDIR=\""/usr/local/conf/dovecot"\"
2008 Feb 19
1
two errors with 3.0.0pre9
On MacOS X 10.4.11 PPC
/usr/local/bin/rsync --version
rsync version 3.0.0pre9 protocol version 30.PR16
Copyright (C) 1996-2007 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append, ACLs, xattrs, iconv
2008 Mar 11
1
error allocating core memory buffers with certain iconv args
rsync 3.0.0. MacOSX 10.5.1 Server/Intel.
Trying to detect files with funny chars in their name, as I cannot
find them with "find", I use the error (Illegal byte sequence) given
by rsync when the target charset cannot reproduce them.
While doing this I have met this error:
/usr/local/bin/rsync -an --rsync-path=/usr/local/bin/rsync --
iconv=UTF8-MAC,437 /db /tmp/ rsync:
2008 Mar 21
3
rsync hanging at "generate_files phase=1"
Hello all,
I am experiencing a (consistent, reproducible) condition whereby rsync
is hanging indefinitely at the following stage :
generate_files phase=1
The condition does not occur if --dry-run is specified - only when the
run is "for real". Finally, i can scp the files without problems, so
it is not a general connection issue, nor is it a problem with
permissions (everything is
2007 Dec 02
1
Tiger compatibility
Hi,
Before I go any further about OSX creation dates etc. I just
discovered that the pre5 release doesn't work on OSX Tiger. I got this
message in the rsync progress:
dyld: Library not loaded: /usr/lib/libiconv.2.dylib
Reason: Incompatible library version: rsync requires version 7.0.0
or later, but libiconv.2.dylib provides version 5.0.0
Is there any way around this? I really need
2009 Jan 24
2
TLS / SSL login with Thunderbird very slow ?
Hi ,
i use dovecoz 1.1.4 with TLS / SSL only.
i takes up to ~10 seconds that Thunderbird login and send the mail.
why is this so slow?
any chance to speed up this ?
marko from Hamburg
thank you
2018 Sep 01
1
Segfault when performing match on POSIXlt object
>>>>> Marco Giuliano writes:
Thanks. Should be fixed in the trunk with c75224: will close the PR
after more testing.
Best
-k
> Bug report submitted :
> https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17459
> Thanks!
> On Fri, Aug 31, 2018 at 6:48 PM Martin Maechler <maechler at stat.math.ethz.ch>
> wrote:
>> >>>>> Marco Giuliano
2004 Jun 09
3
libreadanything ?
Is there a library that decodes any file format ? I need a
lib to decode ogg-vorbis (of course) and also wavs, mp3s,
flac... Using several different libs is not a good
solution. I don't like to use a lot of different APIs
to do the same thing with different file formats.
--
Giuliano.
2010 Oct 14
3
[LLVMdev] How to register a new LLVM backend
Thanks for the info.
On Wed, Oct 13, 2010 at 5:27 PM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
>
> > My project code is outside the source tree, and I've altered the Makefile to
> > generate a shared library for the backend (libLLVMRiscoCodeGen.so).
> You cannot do this anymore. You need to alter the build system (add
> stuff to configure, etc.)
2018 Aug 31
2
Segfault when performing match on POSIXlt object
>>>>> Marco Giuliano
>>>>> on Fri, 31 Aug 2018 16:50:56 +0200 writes:
> Hi Martin, should I file a formal bug report somewhere or
> you've already done it ?
No, I haven't,
and as I may not address this bug further myself (in the near
future), it may be best if you file a formal report.
I will create an account for you on R's bugzilla
2010 Oct 13
4
[LLVMdev] How to register a new LLVM backend
Hi,
I'm developing a very basic new LLVM backend for a RISC machine (named
Risco), based on the existing Sparc and Mips backends and the main tutorial
[1]. I'm having trouble registering the backend so the main tools can see
it.
My project code is outside the source tree, and I've altered the Makefile to
generate a shared library for the backend (libLLVMRiscoCodeGen.so). I've
2007 Dec 17
4
Rsync 3.0.0pre7 released
I've just released rsync 3.0.0pre7, the latest pre-release version of
the upcoming 3.0.0 release.
This release contains fixed exclude checks for a "use chroot = no"
daemon that has excludes listed in the config file. This is a partial
fix for the 2nd advisory that was released recently. See the rsync
security web page for the updated details and a patch for 2.6.9:
2007 Dec 17
4
Rsync 3.0.0pre7 released
I've just released rsync 3.0.0pre7, the latest pre-release version of
the upcoming 3.0.0 release.
This release contains fixed exclude checks for a "use chroot = no"
daemon that has excludes listed in the config file. This is a partial
fix for the 2nd advisory that was released recently. See the rsync
security web page for the updated details and a patch for 2.6.9:
2005 Jul 13
1
Using Microsoft User Manager
Hi everybody,
I'm try to use the microsoft user manager tool with the samba 3.0.10, I can view the users and groups, but a I can't change and create anything, when try to do this I receive the message "Permission Denied". Has someone knows some "how to" or check list to do this work?
Obs.: My passsb backend is tdbsam
My account is member of root group
2018 Aug 31
2
Segfault when performing match on POSIXlt object
>>>>> Martin Maechler on Fri, 31 Aug 2018 16:00:07 +0200 writes:
>>>>> Marco Giuliano on Fri, 31 Aug 2018 08:53:02 +0200 writes:
>> Hi All, I found a possible unexpected behavior when
>> performing match/%in% on POSIXlt objects, e.g. :
>> d <- as.POSIXlt('2018-01-01')
>> # match(<anything>,<POSIXlt>)
2003 Aug 13
1
AW: Acknowledgemnts and some new stuff
> I am also indebted to Giuliano Pochini for his code for preserving
> directory links when downloading with wget. The Apache server does not
> preserve symbolic links in the download. What happens is that instead of
> one directory of files with another directory pointing to it, there
> are dupicate files downloaded. This is a bad waste of bandwidth.
How is this done? Will it work
2008 Oct 09
2
Possible 3.0.4 bug with -s (--protect-args) - protocol error
Hi.
Two different hosts with 3.0.4 compiled from source, no patches.
It seems fine except that -s causes protocol failures. See below.
Local host is Sparc (Solaris 5.8), remote is Sparc (Solaris 5.10) or i686 Linux.
Regards,
Giuliano.
userX@hostA$ /home/userX/tools/bin/rsync -v -v -v -v -v -n
--rsync-path /home/userX/tools/bin/rsync -s . hostB:
FILE_STRUCT_LEN=16, EXTRA_LEN=4
cmd=<NULL>