Displaying 20 results from an estimated 1000 matches similar to: "deliver mail with postfix to dovecot for mailinglists"
2010 Jul 17
2
dovecot 2.0rc2 Cannot delete a folder with Thunderbird (delete, not move to Trash)
With Thunderbird 3.1 I can now "delete" a folder which moves it to
Trash. But I cannot remove the folder in Trash.
The following is from the Thunderbird log file:
248[6814c00]: 8103800:imap.kzone.ch:A:SendData: 64 rename "test10"
"Trash/test10"
248[6814c00]: 8103800:imap.kzone.ch:A:CreateNewLineFromSocket: 64 OK
Rename completed.
248[6814c00]:
2010 Jul 17
2
dovecot 2.0rc2 [SERVERBUG] When trying to remove a folder which contains a subfolder
I'm going to risk to report something stupid again and waste
resources... but [SERVERBUG] sounds like it should not happen. :)
g create test
g OK Create completed.
h create test/test2
h OK Create completed.
i list "test" "*"
* LIST (\HasChildren) "/" "test"
* LIST (\HasNoChildren) "/" "test/test2"
i OK List completed.
j delete
2005 May 27
1
Fwd: Newbie here. Tips on setting up 100 phones wanted.
So in order to answer the background and backbone questions here is
the system as it is. I hope this isn't too much for the list but I'll
post it in response to a few inquiries.
The current system is quite interesting.
We have an office in a town that is about 50 miles from
the ski area. The ski area is powered 100% of of generators and the
telephone access and internet access goes from
2018 Feb 16
1
hurdle model - count and response predictions
Hello,
I'm using pscl to run a hurdle model. Everything works great until I get to
the point of making predictions. All of my "count" predictions are lower
than my actual data, and lower than the "response" predictions, similar to
the issue described here (
https://stat.ethz.ch/pipermail/r-help/2012-August/320426.html) and here (
2015 Mar 23
1
[PATCH] [dovecot 2.2.9] Quota warnings ignored with FS quotas
On 17.02.2015 20:03, Micha? Gi?y?ski wrote:
>
> On 21.11.2014 20:04, Grzegorz Nosek wrote:
>> Hi all,
>>
>> I noticed that in some circumstances quota warnings are ignored. The
>> bug arises when both of the following are used:
>>
>> 1. percentage-based quota warnings, i.e.:
>>
>> quota_warning = storage=1%% quota-warning 1 %u
>>
2011 Feb 23
1
"Ever" Company UPS drivers
Dear NUT Developers,
First of all I would like to introduce myself, my name is Simon Iwi?ski and
for some time right now I'm working in Ever Company that design and builds
UPSes from scratch. I'm responsible mostly for proper functionality of
"Evers" IT sector but lately also for our dedicated application (called
PowerSoft) testing and development. Recently I've heard
2008 Mar 17
2
sieve header :matches for multiline header
RFC3028 say:
Folding of long header lines (as described in [IMAIL] 3.4.8) is
removed prior to interpretation of the data. The folding syntax (the
CRLF that ends a line plus any leading whitespace at the beginning of
the next line that indicates folding) are interpreted as if they were
a single space.
But it seems to be not true for dovecot-sieve-1.0.2
for header
Received:
2019 Oct 01
4
Change ciphers on samba
On 01.10.2019 14:06, Rowland penny via samba wrote:
> On 01/10/2019 12:51, Arkadiusz Karpi?ski wrote:
>>
>> On 30.09.2019 20:03, Rowland penny via samba wrote:
>>> On 30/09/2019 18:06, akarpinski wrote:
>>>> Samba version is 4.10.7
>>>>
>>>> smb.conf:
>>>>
>>>> # Global parameters
>>>> [global]
2013 Dec 02
3
Encode wav to uncompressed flac
File size is not important for me. I need audio data from wav file and
metadata in one file. How to encode a wav file to an uncompressed flac file?
Regards,
Maciej
----- Original Message -----
From: "Erik de Castro Lopo" <mle+la at mega-nerd.com>
To: <flac-dev at xiph.org>
Sent: Monday, December 02, 2013 8:28 AM
Subject: [SPAM] Re: [flac-dev] Encode wav to uncompressed
2013 Dec 02
3
Encode wav to uncompressed flac
I thought that an uncompressed FLAC file provides better sound quality than
a compressed FLAC file.
To Erik: How to grab the revision before this one
https://git.xiph.org/?p=flac.git;a=commit;h=fc360735ce4d1aa88a94bfccdd3bea5bdd19a8d6?
Regards,
Maciej
----- Original Message -----
From: "Erik de Castro Lopo" <mle+la at mega-nerd.com>
To: <flac-dev at xiph.org>
Sent:
2006 Feb 17
1
Transforming results of the summary function
Hi all,
I have a question about transforming the data from summary function.
Let's say I have a data frame like this:
> x = data.frame(a = c(rep("lev1", 5), rep("lev2", 5)), b = c(rnorm(5)+2, rnorm(5)))
> x
a b
1 lev1 1.5964765
2 lev1 2.2945609
3 lev1 3.5285787
4 lev1 1.4439838
5 lev1 2.2948826
6 lev2 1.7063506
7 lev2 -0.4042742
8 lev2
2006 Jun 08
3
[Bug 1195] sftp corrupts large files on new macbook pro
http://bugzilla.mindrot.org/show_bug.cgi?id=1195
Summary: sftp corrupts large files on new macbook pro
Product: Portable OpenSSH
Version: 4.3p2
Platform: ix86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: bitbucket at mindrot.org
ReportedBy: ski
2006 May 21
3
Unreadable labels
Playing around with examples from MASS4, I found a font problem in the
mosaicplot in R-2.3.0. It doesn't happen in other plots. Running this
example from MASS4, page 326...
library(MASS)
caith1 <- as.matrix(caith)
names(dimnames(caith1)) <- c("eyes", "hair")
mosaicplot(caith1, color = TRUE)
...I get an image as attached. The column and row labels are unreadable.
It
2012 Apr 11
3
Ogg Theora files player
Hello,
I try to compile player_example.c from http://downloads.xiph.org/releases/theora/libtheora-1.1.1.zip in Visual Studio 2008 on Windows XP.
I built and added to the project libogg-1.3.0, libtheora-1.1.1, libvorbis-1.3.2 (http://www.xiph.org/downloads/) and SDL-1.2.15 (http://www.libsdl.org/release/SDL-devel-1.2.15-VC.zip).
When I compile player_example.c Visual Studio shows:
fatal error
2019 Oct 14
2
GENSEC backend
Hi,
When I try to get some records by ldbsearch i get weird messages before
I get what I search, that started to show some time ago. I did not have
it before, anyone had that messages? Do I should worry?
ldbsearch -H /usr/local/samba/private/sam.ldb sAMAccountName=test
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend
2019 Sep 30
4
Change ciphers on samba
Hello,
I do vulnerability test on my infrastructure, and I get report about
weak ciphers on samba services, is it possible to set stronger ciphers
for samba?
On old samba3 that was possible to set "ssl ciphers" in smb.conf, but
now I don't see any documentation how to change it.
Is it possible, if so, how?
--
Arkadiusz Karpi?ski
Efinity Sp. z o.o.
02-672 Warszawa, ul.
2005 Dec 06
3
wine-0.9.2 compile problems under suse10-x86_64
hello all,
cannot compile wine Version 0.9.2 under suse10-x86_64, neither from source
nor from the src-rpm. there must be some trouble between libraries:
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ddraw.spec clip
per.o ddraw_hal.o ddraw_main.o ddraw_thunks.o ddraw_user.o ddraw_utils.o main.o
palette_hal.o palette_main.o regsvr.o surface_dib.o surface_fakezbuffer.o surfac
2005 May 27
6
Newbie here. Tips on setting up 100 phones wanted.
I'm looking at setting up Asterisk for a completely IP environment.
All intercompany calls.
I work for a ski area. I currently use a 3Com Superstack for in our
office. And an old small town phone system for up at the mountain. The
phone system is dying and I'm hoping to bring IP to replace the old
phones. It will be about 100 phones at about 20 locations all within
about 4 miles of each
2005 Sep 07
1
Big thanks for wine team
I don't know what do you (devels) fixed (maybe that what i read in WWN
287), but alsa works NICE on my system. So, I step in here to wish you
luck with the project. I'm deeply impressed that this works :P
--
Pawe? R??a?ski
2019 Oct 14
1
GENSEC backend
Le 14/10/2019 ? 14:09, Rowland penny via samba a ?crit?:
> On 14/10/2019 12:55, Arkadiusz Karpi?ski via samba wrote:
>> Hi,
>>
>> When I try to get some records by ldbsearch i get weird messages
>> before I get what I search, that started to show some time ago. I did
>> not have it before, anyone had that messages? Do I should worry?
>>
>> ldbsearch