Displaying 20 results from an estimated 6000 matches similar to: "mailing lists and Dovecot deliver (lda)"
2001 Dec 10
2
What can we expect from Vorbis 1.0 over RC2?
Hello there!
It's been a while since RC2 was released and I have been waiting patiently
for the next version. I was wondering what improvements have been made
to the code for the next version. Can I expect more speed, better quality
etc?
Also, is the CVS tree the development source, or is there a lot of
interesting
stuff on closed branches like it was for beta 4?
I know I'm pestering,
2016 Sep 28
4
Good Bye SAMBA?!?!?
On Wed, 28 Sep 2016 10:09:28 -0300
Gilberto Nunes via samba <samba at lists.samba.org> wrote:
> Thanks.... I hope this is my last post with this matter!
I hope it's your last post on any matter. You quit Samba very noisily.
If you don't remember doing so, just look at the subject line.
Don't look back. Go to your beloved Windows CIFS. You've found
somebody better:
2014 Dec 19
2
[LLVMdev] Report on Recent Outages
On Fri, Dec 19, 2014 at 9:28 AM, David Blaikie <dblaikie at gmail.com> wrote:
>
>
>
> On Thu, Dec 18, 2014 at 1:45 PM, John Criswell <jtcriswel at gmail.com>
> wrote:
>>
>> Dear All,
>>
>> Some community members have contacted me directly regarding recent
>> outages of the LLVM services. While I'm no longer a University of Illinois
2009 Feb 05
1
A way to "lock down" the order of bars for ggplot "dodged" histogram
It appears that ggplot reorder the data for a "dodged" histogram based on whether or not a specific variable has a value in the first bin.
I would like to be able to absolutely force the order of the variables in the bin. For example, say I have three variables Me, You, and Them.
Me_df<-data.frame(Data = c(1:15), Person = "Me")
You_df<-data.frame(Data = c(10:20),
2016 Sep 28
1
Good Bye SAMBA?!?!?
Perhaps this could work:
2016-09-28 17:18 GMT-03:00 Gaiseric Vandal via samba <samba at lists.samba.org>
:
> I think there was a web app called SWAT. The problem I have with the
> samba web app or gui config tools (I think redhat had one) is that they
> might delete any fine tuning you set in smb.conf.
>
>
>
>
>
>
>
>
> On 09/28/16 16:01, Steve Litt
2009 Feb 19
1
Sendmail + Deliver as an LDA probs
Hi,
I'm having trouble setting up sendmail to be able to use dovecot deliver
as an LDA... I don't want to be able to deliver mail locally, everything
should go via deliver (virtual user setup)... And i'm confused about all
the procmail/lda entry's in different sendmail config files...
When using $# deliver -u testuser < testmail <-- he delivers my mail in
the correct
2008 Aug 22
6
EventMachine website down?
Hi all
Is the EventMachine website (www.rubyeventmachine.com) down? I can''t access
it from South Africa, and have tried using tor as well with no luck.
I''m kinda new to EventMachine, so I first have a lot of examples to work
through and reading to do before I start pestering the mailing list with
questions.
Thanks to everyone who partook in creating the library, so far
2011 Aug 31
2
Hyper-V TODO file
Greg,
The TODO file for Hyper-V drivers has not been updated in a while and does
not reflect the current state of these drivers:
1) There are no more checkpatch warnings/errors in this code. One of the TODO
work items is "fix remaining checkpatch warnings and errors".
2) With your help, we have fixed all of the issues related to these drivers
conforming to the Linux Device Driver
2011 Aug 31
2
Hyper-V TODO file
Greg,
The TODO file for Hyper-V drivers has not been updated in a while and does
not reflect the current state of these drivers:
1) There are no more checkpatch warnings/errors in this code. One of the TODO
work items is "fix remaining checkpatch warnings and errors".
2) With your help, we have fixed all of the issues related to these drivers
conforming to the Linux Device Driver
2013 Apr 29
0
[LLVMdev] [Announcement] Call For 3.3 Testers!
On Mon, Apr 29, 2013 at 01:12:57PM -0700, Bill Wendling wrote:
> Hear ye! Hear ye! This is a call for testers for the 3.3 release!!!
>
Is there an official timeline yet for the 3.3 release?
> What's Expected
> ---------------
>
> You might be asking yourself, "Self, I would like to be an LLVM tester for the 3.3 release, but I don't know what's involved in
2006 Jan 30
1
Dovecot-lda/deliver - how to deliver root's mail?
There's a good chance I could be missing something obvious here, as I
can't find much documentation on the LDA other than on the wiki, which
is sparse. Local mail delivery works for normal users, but when
attempting to deliver mail for root I get this error:
Jan 30 13:42:50 apollo deliver: Running as root isn't permitted
Both sendmail and dovecot run as root on my server -
2018 Apr 08
8
XScreenSaver
Hi,
I'm currently moving all our local school's desktop clients from
Slackware 14.1 to CentOS 7 + Xfce. Right now I'm fine-tuning the default
user profile.
I have a problem with XScreenSaver. The application per se works very
well. Only there's a hard-coded pop-up window that reminds the user that
he's not running the latest version. So, if I'm running version 5.36 as
2012 Jul 02
5
ggplot: dodge positions
Dear all,
I want to get a series of boxplots (grouped by two factors) and I want to overlay the original observations and the following code does almost what I want:
library(ggplot)
ddf <- data.frame(x=factor(rep(LETTERS[1:4], each=30)), y = runif(120,0,10), grp = factor(rep(rep(1:3, 10), 4)))
ggplot(ddf, aes(x, y, colour=grp)) + geom_boxplot() + geom_point()
Yet the position of the points
2003 Jul 01
1
Creating a loop that works....
Hi there,
First off, thanks to everyone who has helped me so far. Sorry to keep
pestering you all.
I'm including my code here, and I will comment down it where it is that I am
having problems figuring out how to write this damn thing.
> temper <- scan("temp2.dat", na.strings = ".", list(Day=0, Temp=0))
Read 366 records
>
> Day <- temper$Day ;
2020 Aug 24
1
GnuTLS, modern Samba and RHEL Re: Samba rpms now available from CentOS Storage SIG
On Thu, 2020-08-20 at 20:04 +1200, Andrew Bartlett via samba wrote:
> On Mon, 2020-08-17 at 12:05 +0530, Anoop C S via samba wrote:
> > Hi all,
> >
> > This is to announce the availability of Samba(and CTDB) rpms from
> > Storage SIG[1] on CentOS 7 and 8. Visit Samba's CentOS wiki page[2]
> > for
> > more details on installation steps.
> >
>
2011 May 18
1
Grouped bar plot
Hi,
I am trying to produce a grouped bar plot from a data.frame and I'm
having difficulties figuring out how to do so. My data is 500 rows by
4 columns and basically looks like so:
> head(x)
V1 V2 V3 V4
1 XOM 0.2317915 0.1610068 1.6941637
2 AAPL 0.6735488 0.7433611 0.1594102
3 GE 1.2554160 0.9237384 1.6767711
4 IBM 1.6296938 0.3730387 0.5858115
5 CVX
2013 Apr 29
5
[LLVMdev] [Announcement] Call For 3.3 Testers!
Hear ye! Hear ye! This is a call for testers for the 3.3 release!!!
What's Expected
---------------
You might be asking yourself, "Self, I would like to be an LLVM tester for the 3.3 release, but I don't know what's involved in being one." Well, ask yourself no more! Not only do I have the answers for you, but talking to yourself will cause people to avoid you.
Here's
1999 Jan 21
1
Samba PDC with 100+ Client Experiences?
First of all, kudos to the Samba crew. You've made a great application,
which will hopefully commodotize Microsoft's biggest asset, their NT
server.
I've set up Samba 2.0.0 as a PDC with roaming profiles. All seems to
work well with the small limited set of machines I've used. Backgrounds
and all settings seem to be saved, and all works well. It took quite a
bit of time to get
2007 Jul 11
1
Can Wiki entry on dovecot LDA/deliver be clarified?
Hi guys,
I am having some problems relating to this "Fixing lda user_query
error introduces new fault in mail delivery" and I'd like to know if
the above wiki comment holds even if a user_query is configured to
return the correct mail folder.
According to this LDA delivers only to the mail_location setting. Does
that mean that it will stick to the value in dovecot.conf or will the
2011 Jul 29
0
vpopmail + dovecot-lda doubling deliver messages
We use qmail + vpopmail + dovecot, limits and alias are in vpopmail mysql
database, it has worked ok.
The .qmail-default:
| /data/vpopmail/bin/vdelivermail '' bounce-no-mailbox |
/var/qmail/bin/preline -f /usr/local/dovecot/libexec/dovecot/deliver -d
$EXT@$USER
When you send a message to alias works OK.
The problem that is happening that is sent to asdf at domain.com
asdf at