Displaying 20 results from an estimated 5000 matches similar to: "upgrade to 1.1 and mail location"
2009 May 20
5
using postfix+dovecot+squirrell+amavisd and spam folder per user
Hi All,
As I say in the subject I use postfix, dovecot with squirrellmail as webmail
and amavisd as spam control,
My problem is that all the spam I catch is send to /var/lib/amavis/virus but
I want to send this mails to the spam folder of each user.
This way the user can see the mails and determine if they are really spam or
false positive.
I dont know exactly what element of the system is the
2007 Jan 18
0
Multiple Mailbox Location
Hi,
I' m using dovecot v1.0.rc17 on a Centos 4.4 linux box with maildir format.
Linux box mounts two LUNs of our Storage Area Network.
LUN(a) has been mounted on /home with linux quota enable (small in
size , but faster than LUN(b))
LUN(b) has been mounted on /archive with linux quota enable (big in
size, but slower than LUN(a) )
I want to create two different private namespaces for
2005 May 22
2
Killing ssshd seassions
Hello,
First, I'd like to say sorry if this isn't the right mailing list
to ask my question. I'm writting some application(on Linux) wich relys
on sshd, so I thought there is nothing wrong in posting my mail here.
The aplication i'm writting should, at some point, kill the user from
his terminal line. To achieve this I read the users utmp entry and
kill the ut_pid in it.. It
2004 Aug 28
4
RE: Promisc routing
> From: "Roy" <roy@xxx.lt>
>
> I want to set interface to promisc mode and do all routing with iptables.
> Is it somehow possible? as I see now kernel do not pass everything to
> ipables.
>
> Basicaly I want to ignore ethernet addess and use only ip for routing.
>
> I suppose this may require writting special kernel driver or it
> is possible
> in
2005 Jul 19
1
Large Files vs. Speed
Hey Lists.
i'm pretty sure my Problem is pretty common, so please point me to the FM, if there is any (i couldn't find it searching the list archives and google)
here's the deal:
i've a Linux Box as a Server for a small VideoEditing 3D Company. The Server and Workstations are connected over 1GBit Ethernet. The Linuxserver runs Suse (9.2 if i'm not mistaken). The Shares in
2009 Jun 10
1
Weird behavior in receive_data function
Dear List,
I'm trying to get diff/removed data and it's offset out. So I write a
functions in receive_data. When I run backup, I found there is a weird
behavior which I don't understand.
i = recv_token(f_in, &data) will receive (i = -1, offset2 = 0) some
where in the middle of the transfer procedure. That's to say, it's going
to transfer the first data block from sender,
2010 Jan 13
4
How can I store the results
Dear R users,
I am running a R code which gives me 10 columns and
160 rows. I need to run the code for 100 times and each time I need to store
the results in a single file.
I do not know how can I store them in a single file without over writting
the results?
Thanks
Alex
[[alternative HTML version deleted]]
2009 Mar 15
1
[LLVMdev] MachO and ELF Writers/MachineCodeEmitters are hard-codedinto LLVMTargetMachine
> Currently, the MachO and ELF Writers and MachineCodeEmitters are
> hard-coded into LLVMTargetMachine and llc.
I am also interested in working on this area and interested in writting a
COFF file backend.
> In other words, the 'object file generation' capabilities of the
> Common Code Generator are not generic.
I was looking at making a parallel class to MachineCodeEmitter,
2004 Feb 22
6
help for MLE
Dear Sir/Madam,
I am using R version 1.8.1. I am doing following tast:
First generate 100 Gaussion(3,1) numbers, then write the likelihood function
to estimate the parameters of Gaussian distribution by direct maximizing the
likelihood function.
My likelihood function is:
>fn<-function(x)
>(-50*log((sd(x))^2))-50*log(sqrt(2*pi))-(1/2*((mean(x))^2))*(sum((x-(mean(x))^2))
After I
2006 Apr 11
2
Uploading files using a web service
i am writting a web service that will enable users to upload image
files...but then the problem is...i will have to use Soap4R, now my
question is....the API generated(or whatever you call it, wsdl file that
i get) will support standard SOAP implementation??...so i can use
Mono.NET to call this web service and upload files.
I ask this because as per my knowledge SOAP4R is different...so will
2012 May 05
2
Editor to program with CRAN R
Hi all,
I´m using the windows writting pad (not Notepad the simplest version). I
think there should be greater and helping note pads to help programming.
Can you suggest one?
Many thanks¡¡¡¡
[[alternative HTML version deleted]]
2004 Sep 23
2
[LLVMdev] global register allocators and spill code
Hello Alkis,
I am writting a global register allocator, and while I was searching the
web to find useful links I found your message LLVMers:
http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-February/000860.html
I would appreciate it if you could send me the code or tell me how to
access it.
Thanks,
Samah
2006 Apr 10
2
using web service for authenitcation
I am writting a web service for authenitcation of users and was using
web_service_scaffold :invoke for testing it out...and was able to consume it
using .NET. But my question is, whats the simplest method using which i can
use the same web service in the current Web App. I mean, not from an external
application or something but from the current web apps itself.
I found one method in AWDR, and
2006 Aug 13
4
Experienced RoR Coders Needed!
Devlounge is looking for advanced RoR coders who may be willing to share
their knowledge by writting quality articles on Ruby and what it can
accomplish. These can be tutorials, discussions, opinion pieces, getting
started guides, etc. You''re articles will be seen by 350-500 unique
people daily! Plus, you''ll get a great link back in our killer authors
index.
To apply to be
2007 Jan 04
2
Icecast protocol
Hey there,
I'm writting a simple app which is gonna take FLAC file and convert them
to ogg and mp3 format before sending them to icecast upon streaming. I
have search a lot over and can't find a icecast protocol definition, or
even an overview anywhere. Is somebody can point me on this one or I
have to read the whole icecast source code (I know java but C/C++ is
another thing...).
2008 Jun 15
3
Delete Block of Rows
I am trying to delete a section of rows from a data frame (based on no
condition). Lets say my data frame has 200 rows and I want to delete rows 1
through 25. How would I do this?
I know x[ -1, ] deletes the first row (or any desired row). I tried using
different variations of this, like x[ -c(1:25), ] but that didn't work. I
also tried writting a few functions, for example:
deleteRows
2006 Jul 02
4
is "label for" better?
I''ve noticed that it is common practise in forms to use:
<label for="tablename","columnname"> ...Some column name</label>
Why is the above construct better than just writting it this way?
<label> Some column name</label>
If there is not compelling reason, I''d prefer to use the second example and
save on typing.
--
Best Regards,
2006 Apr 28
4
Existing Tabs Helper?
Hi.
I''m going to start writting an ajax "tabs"" helper, but before starting to
reinvent the wheel (and in order to avoid DRO : don''t Repeat
Ourselves :-) ) I wish to know if there is any project for this already.
Thanks.
2011 Jul 05
3
problem in reading a sequence file
Dear all,
I have a file with some sequence (seq.txt). I am writting following code and
getting error! Can please help me?
seqfile<-read.table(file="seq.txt")
Warning message:
In read.table(file = "seq.txt") :
incomplete final line found by readTableHeader on 'seq.txt'
Thanks in advance
Albert
-------------- next part --------------
NNNNNNNNNNATTAAAGGGC
2009 Mar 15
0
[LLVMdev] MachO and ELF Writers/MachineCodeEmitters are hard-codedinto LLVMTargetMachine
I like the idea of a generic MachineCodeWriter, although I prefer the
name 'ObjectFileWriter'...
I think we need to take a hard look at which bits of the
Writer/Emitter infrastructure are needed for what tasks (Object File
Emittion, JIT, etc.) and make sure that our abstractions are flexible
enough... As it stands at the moment, the Writer and Emitter classes
could definately be merged