similar to: Mailformat

Displaying 20 results from an estimated 300 matches similar to: "Mailformat"

2002 Nov 21
4
Rgenerating headers
Hi So far when I have streamed Vorbis, the headers (the 3 first frames/packets) was not included in the stream, but communicated out of band typically in an SDP file as unparsed A-lines. Rethinking that concept, I'm wondering if it is really necessary to do it that way. Isn't it possible in a platform independent way to regenerate useable headers on the client side using just the
2002 Nov 21
3
Vorbis as a standard
Hi I'm trying push for companies and government institutions to start using Vorbis as an alternative to MP3 and to some extend AAC so they as a benefit can ignore rigid license schemes and expensive royalty payments. In principle it ought to be a downhill job, but it has turned out to be a lot more difficult than expected. The biggest obstacle for government institutions and to some extend
2002 Sep 07
3
Website for Ogg/Vorbis support for MPEG4IP
Hi I have created a small website trying to document my Ogg/Vorbis support for MPEG4IP. You can find it here. http://www.maersk-moller.net/mpeg4ip/index.html Kind regards Peter Maersk-Moller --- >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-request@xiph.org' containing
2017 Sep 08
1
Optimize code to read text-file with digits
On 8 September 2017 at 11:25, PIKAL Petr <petr.pikal at precheza.cz> wrote: > > Moller Skarbiniks Pedersen > My program which is slow looks like this: > > > > filename <- "digits.txt" > > lines <- readLines(filename) > > why you do not read a file as a whole e.g. by > > lines<-read.table("digits.txt") > Good idea.
2008 Feb 17
0
mailformat troubles (dovecot: stat failed: Not a directory)
> -----Original Message----- > From: owner-postfix-users at postfix.org [mailto:owner-postfix- > users at postfix.org] On Behalf Of mouss > Sent: Sunday, February 17, 2008 7:15 PM > Cc: postfix-users at postfix.org > Subject: Re: mailformat troubles (dovecot: stat failed: Not a > directory) > > Andrea wrote: > > I have recently installed dovecot on a FreeBSD
2013 Dec 27
0
Question about mailformat migration
Hi to all, my question is if it's possible to retrive only mail location and mailformat with user_query and for authentication to use vpopmail plugins for dovecot version 2.2.5 i want to put a column in my mysql tables that inherit to user (vpopmail db) like "maildir format" -- *Davide Marchi* *T*eorema *F*errara *Srl* Via Spronello, 7 - Ferrara - 44121 Tel. *0532783161* Fax.
2017 Sep 08
0
Optimize code to read text-file with digits
Hi see in line > -----Original Message----- > From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Martin > Moller Skarbiniks Pedersen > Sent: Friday, September 8, 2017 10:49 AM > To: r-help at r-project.org > Subject: [R] Optimize code to read text-file with digits > > Hi, > > Every day I try to write some small R programs to improve my R-skills.
2002 Jun 30
4
bitrate peeling
Hi I read in http://grahammitchell.net/writings/vorbis_intro.html > Ogg Vorbis files support "bitrate peeling", which means you can produce > a lower bitrate file from a higher bitrate file without re-encoding and > at the same quality as if you'd encoded the file directly into the lower > bitrate from the original file. No other lossy audio codec currently > supports
2005 Apr 14
2
rsync duplicates after file removal
Hi, After I have removed some files from the backup computer with the command find /home/user/.Maildir/.Spam/* -mtime +30 -type f -exec rm "{}" \; does the command: rsync -av -e "ssh -l root" host:/home/* /home create many duplicates. What I expect is for it to just "restore" the backup to what it was like before. I'm using rsync version 2.6.3 and
2009 Aug 12
2
libtheora 1.1beta2 release
I've put up a second beta for testing. libtheora-1.1beta2: - Improves rate control with difficult-to-encode input (the huskies issue) - Has all the example code ported to the 1.0 api - Builds on OpenBSD and Apple Xcode - TH_ENCCTL_SET_SPLEVEL is work again for trading of encode speed for quality. There's now a TH_ENCCTL_GET_SPLEVEL as well for reading the default/current
2009 Aug 12
2
libtheora 1.1beta2 release
I've put up a second beta for testing. libtheora-1.1beta2: - Improves rate control with difficult-to-encode input (the huskies issue) - Has all the example code ported to the 1.0 api - Builds on OpenBSD and Apple Xcode - TH_ENCCTL_SET_SPLEVEL is work again for trading of encode speed for quality. There's now a TH_ENCCTL_GET_SPLEVEL as well for reading the default/current
2003 Nov 25
0
The latest dovecot fixes the problems with most mail clients
.99.10.4 fixes most the issues with kmail. For some reason if I look at an email and then go to another one and then try to go back to one I've already viewed sometimes it shows the mail as an atacment. This version does fix the problem with squrrelmail not being able to subscribe to folders. Thanks for the fixes. --
2006 Dec 06
2
auth unix sockets
Hi, I'm working on "avelsieve" SqurrelMail plug-in to implement SIEVE "file" back end for dovecot. 1. My be someone my explain me, how to use client auth socket to authenticate against dovecot-auth unix socket. As fas as I understood login must be sent in form "user\0\user\0password" as base64 encoded string. pp code (I'm using socket used by postfix auth):
2006 Aug 02
0
newbie: Using text_field for date and select_time for time
Hi, I am having java script to enter the date using a calander to a text_field and having separate select_time for the time selection. but we want the controller end to have the normal ruby time format by concatenating the entered time using select_time and entered date using the text_field (via the calendar) Could someone please let me know how I could do it? I am not sure whether I
2006 Mar 16
0
Ajax_scaffold_generator and datebox_engine
All, I suspect the datebox_engine is not a compatible with AJAX, but I hope I''m wrong. Has anybody succesfully gotten a view that started out life as generated from the ajax_scaffold_generator to have a form element which is a datebox from the datebox_engine? == Details I just tried unsuccessfully. >From the javascript I''m getting a dialog box that says
2006 Feb 03
3
Postfix + SASL
Hello list. I have a mail server where I use Postfix+SASL. Everything works fine. Sending emails when using client (Outlook, Thunderbird or anything else) require authorization. It is OK. But on the same server there is a Squirrelmail which sends emails as a localhost. To send email in this way there is no any authorization. Besides one preson use PINE on the server... How to do that
2007 Nov 14
1
Linux PDA/smartphone sync?
Hi, I think I'll finally be able to move away from windows... I just installed linux and I'm wondering what people use as smartphones/PDA. I currently use a motorola V710 phone, which allows me to sync my contacts and calendar, which is all I need. I may change it soon, so I'd like to know what is best to work with linux (I use evolution right now, connected to an exchange
2011 Nov 04
1
survfit function?
Hi, I am working on fitting a proportional hazard model to predict the probability of default for mortgage loans. I have a question regarding survfit function. My historical data set is a pool of loans with monthly observed default status for the next 24 months. The data is left truncated (delayed entry to observation window after the loan is opened) and right censored. I would like to
2004 Jan 05
0
@ERROR: auth failed on module user1_dir
Hi I cant get the user auth to work. Do anyone have any suggestions. See config below ---/etc/rsyncd.conf--- log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock uid = rsync gid = users [user1_dir] path = /home/rsync comment = user1 test bibliotek read only = false auth users = user1 secrets file =
2005 Feb 10
1
Need help with a Cisco 7960
Hi all, I have seen similar discussions about this problem earlier, but I need some help here! I've been using this phone for allmost two years without any problems. Just about a week ago I had the phone unplugged for a few days and when I plugged it in again it had lost all settings, including the settings password. It was reset back to the factory default. Well, then I decided to enter