search for: mij

Displaying 20 results from an estimated 22 matches for "mij".

Did you mean: mic
2009 Jun 16
4
dovecot and vmailmgr/qmail mailboxes
Hello folks, Time ago I worked on a patch for dovecot to work with vmailmgr http://mij.oltrelinux.com/net/dovecot-qmail-vmailmgr/ The patch was required because, despite vmailmgr complies with the checkpassword interface supported by dovecot, dovecot snips the mailbox directory returned by the authentication module at colon characters ':'. Incidentally, vmailmgr maps a...
2005 Jun 16
1
Analysing ordinal/nominal data
...ng for a solution to analyse data, which consists of dichotomous responses (yes/no) for 2 multinomial ordinal variables. I was trying glm() and got hierarhical models treating all variables as nominal, but I can't figure out how to tell glm() to use a model for ordinal data like this: log(Mij) = intercept + X + Y + Z + beta*(x-x')*(y-y') where beta is a regression factor for interaction between X and Y. Do you know a trick to code it in R or point me to some documentation? thanks a lot, Piotr Majdak
2006 May 22
2
Problem
I have a problem with my samba server and mij Apple imac G5. The connection is very slow. Can you tell me what the problem is.
2002 Dec 03
0
hipzip iomega vorbis'd firmware
...g someone @xiph got an hipzip firmware supporting vorbis. All references are at least one year old. Does someone know something more about that? (whether, how, _where_, ...) Expecially now that tremor's been released, it should be even easier to get such a feature, shouldn't it? bye -- Mij -o- mij@bitchx.it -o- http://mij.oltrelinux.com --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the b...
2002 Dec 03
0
hipzip iomega vorbis'd firmware
...g someone @xiph got an hipzip firmware supporting vorbis. All references are at least one year old. Does someone know something more about that? (whether, how, _where_, ...) Expecially now that tremor's been released, it should be even easier to get such a feature, shouldn't it? bye -- Mij -o- mij@bitchx.it -o- http://mij.oltrelinux.com --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the b...
2014 Feb 13
1
[Bug 10445] New: flag to suppress link_stat error messages
...o suppress link_stat error messages Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: mij at bitchx.it QAContact: rsync-qa at samba.org rsync complains about file arguments not existing. For example, running this command to archive a selected set of files: rsync -aq --remove-from-source --remove-source-files /var/log/messages*bz2 /backup/maillog*bz2 /backup/auth.log*bz2 bac...
2004 Nov 23
2
IFELSE across large array?
...ts have 3 values: 0, 1, or 10 sticking for the moment to the single 2d array case for example: [A= array] 10 0 10 1 10 0 1 10 1 0 0 10 [ M=mask] 1 10 10 1 1 1 10 1 1 1 10 10 I would like the array elements to: a) IF A(ij) !=10 and Mij = 1 leave A(ij) unchanged b) IF A(ij) != 10 and M(ij) =10 change A(ij) to M(ij) i.e mask value (10) c)IF A(ij) = 10 and M(ij) = 10 leave (Aij) unchanged d) IF A(ij) = 10 and M(ij) !=10 replace A(ij) with the majority value in the 8-neig...
2016 Sep 08
3
DNF update
...kers. Forget Dandies and be simply pragmatic. Everyone knows Yum but DNF (something to do with DNS ?) or Dandies or another load of weird ideas from Fedora people desperate to emulate M$ ? DNF = Dandified yum ? and not a single 'Y' in the name. Nein danke. Nee takk. Alstublieft niet voor mij, Staying with excellent C6 until the end. -- Regards, Paul. England, EU. England's place is in the European Union.
2012 Aug 29
7
custom js in rails project
...'' %> <%= javascript_include_tag ''app.js'' %> <%= javascript_include_tag ''jquery.foundation.navigation.js'' %> <%= javascript_include_tag ''modernizr.foundation.js'' %> <%= javascript_include_tag ''mijs.js'' %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html> My scripts are in assets/javascripts. And the css works fine, but the js not. I google how to add js and css in rails, and I think I am doing it right.. any advice ple...
2006 May 10
1
dovecot and vmailmgr
...s the full ":INBOX=" etc strings to be present in data instead of the single ":" separator. The patches that implement this for both {maildir,mailbox}-storage are also appended below. I will take a couple of hours tomorrow to wrap all the iter up on a web page here http://mij.oltrelinux.com/net/dovecot-qmail-vmailmgr/ All the patches are applied wrt 1.0-beta7 bye -------------- next part -------------- A non-text attachment was scrubbed... Name: argswrapper.c Type: application/octet-stream Size: 489 bytes Desc: not available URL: <http://dovecot.org/pipermail/dov...
2016 Sep 07
4
DNF update
On Tue, 2016-09-06 at 18:03 -0700, John R Pierce wrote: > DNF is a replacement for Yum that will probably be in a future RHEL > release, but is not used by any RHEL/CentOS yet. I think it should be called YUM. Nothing wrong with having a new version of Yum, especially when we have a new version of Centos with many strange differences (if not alien concepts) called C7. Keep it simple,
2016 Sep 08
0
DNF update
...and not yum in RHELN. Maybe they will make yum an alias to dnf, who knows. But whatever they do it's much less likely to be bonkers. > Everyone knows Yum but DNF (something to do with DNS ?) Who knew yum before Yellow Dog Linux? > Nein danke. > Nee takk. > Alstublieft niet voor mij, > > Staying with excellent C6 until the end. CentOS 7 is yum based, not dnf. --keith -- kkeller at wombat.san-francisco.ca.us
2003 Apr 16
0
Discrete Multivariate Analysis (log-linear model)
...formation about discrete multivariate analysis. This chapter is restricted to an introduction to log-linear models for analysis of multidimensional contingency tables. For example, in the log-linear model for the 3-way table e can test several Hypothesis: Note: MLE, maximum likelihood estimator Mijk: counts in the cell i, j, k Hypothesis # Hypothesis df MLE of Mijk 1 (ABC) (a-1)(b-1)(c-1) ---- 2 (AB)(ABC) (a-1)(b-1)c mi+k m+jk/m++k 3 (AC)(ABC) (a-1)(c-1)b mij+m+jk/m+j+ ..... 8 (AB)(AC)(BC)(ABC) abc-a-b-c+2 mi++m+j+m++k/n? .......... 18 for better understanding i...
2005 Sep 07
1
vmailmgr user database
hola guys Is a module for vmailmgr userdb being under work by someone? If not, i'd like to help out. Is there a standard API to implement or such? Is there some further documentation to avoid a full inspection of the sources? thank you
2010 Jun 20
2
Free NaturalReader 9.0 text-to-speech software won't work.
Free NaturalReader 9.0... http://www.naturalreaders.com/ ...will read highlighted text in WINE's Notepad but won't read highlighted text in any 64 bit or 32 bit Ubuntu 10.04 applications. When said text is selected and NaturalReader's play button is clicked, the text is de-selected and NR gives a 'no text selected' error message. I'm using the 64 bit version of Edubuntu
2005 Apr 21
0
Basic problem with Samba 3.0.11 PDC on Samba Red Hat RHAS3 ACL srpm.
...b.confs. lest they should confuse yall. They seem to work as they ought to. It's mortifying. Please help. To the Samba team: phantastik product, need I say more? To JanHendrik: jou wordt alles goeds gegund, maar zo gauw mogelijk aan een LOI cursus nederlands beginnen, en volharden. Heeft voor mij wonderen verricht. Best and bless you all, --Tonni -- Nothing sucksseeds like a pigeon without a beak ... mail: tonye@billy.demon.nl http://www.billy.demon.nl They love us, don't they, They feed us, won't they ...
2018 Mar 20
4
Fwd: Everything works except sending mail
Hi people, Version of my beloved Dovecot installation: 2.2.27 (c0f36b0) I moved from a OS X server to a Linux (Ubuntu) Headless server. All fun and good to play around with. Love almost everything. In the combination with Postfix and Dovecot I?m stuck to despair into oblivion. Everything works except I cannot send mail from my (OS X) Outlook client I keep getting: Connection to the
2018 Mar 20
0
Fwd: Fwd: Everything works except sending mail
...Aki I send it wrong the first time, I feel like a n00b) ---------- Forwarded message ---------- From: Armin Tangelder <a.tangelder at gmail.com> Date: Tue, Mar 20, 2018 at 3:25 PM Subject: Re: Fwd: Everything works except sending mail To: Aki Tuomi <aki.tuomi at dovecot.fi> Hi Aki, Mij postfix is sending and receiving mail. it might be an issue between Postfix and Dovecot. That is why I'm asking if one of the more experienced guru's ever did see something like this. A mail doesn't even reach the Postfix queue. And in paralel, I'm with this on postfix forums to t...
2006 Sep 27
0
dovecot checkpassword passdb and vmailmgr
...vecot's passdb-checkpassword authentication module. Yesterday I spent some spare time for carrying out a cleaner solution for this problem. Check out these patches. If you're not interested in merging them, I will make them available at the same page I used for the former solution [ http://mij.oltrelinux.com/net/dovecot-qmail-vmailmgr ]; there were some 20 people/month that checked it out. This is a brief explanation of the patches: The root of all evil is that the checkpassword interface [ http://cr.yp.to/checkpwd/interface.html ] leaves room to interpretation when the scope is not...
1999 Oct 20
3
patch for tinc-0.3
Hi tinc list members, There were some problems with Ivo's email adresses (both zarq@iname.com and zarq@spark.icicle.dhs.org) so I resent the stuff to the mailling list. ============================================= Hi Ivo, Hier is een oplossing voor een bugje in flush_queue(), en ook wat andere troepjes zoals een tincd scheduler. Dit werkt wat beter, omdat de