similar to: Spaces removed from subjects in FETCH response

Displaying 20 results from an estimated 100 matches similar to: "Spaces removed from subjects in FETCH response"

2006 Jun 01
1
mbx to mbox conversion
Here's a feature I'd like. If Dovecot opened an MBX format file that it would convert it to an MBOX format file. I have several files that I'm having a hard time converting. The one I got from Washington University WUIMAP is extremely flawed.
2010 May 11
2
[LLVMdev] Need help for my PBQP regAlloc proj in llvm....
Hello, we are currently working on my project that aims at improving the register allocation scheme by identifying if the interference graphs are chordal or not. we are working on the llvm compiler .we are forcing the compiler to use PBQP register allocation scheme by an option of ' ' regalloc=pbqp ' during the execution of prgm. we have been succesfull in accessing the interference
2003 May 08
3
wbinfo -u is returning 0xc0000022
Hi all, I have a samba 2.2.8a install runing on a debian woody. The samba is working fine and I am able to map shared drives. I want to use a Primary Domain Controller to authenticate users. I have included the necessary options in smb.conf, # separate domain and username with '+', like DOMAIN+username winbind separator = + # use uids from 10000 to 20000 for domain users winbind uid
2001 Jan 26
8
Password Syncing
Is there a way to have the Samba password file sync up from the Linux (Red Hat 7) password file either automatically or in a batch process. We change user passwords every view months and it's a pain to have to change both files each time. Brad Bell Maharam
2004 Oct 29
1
java vorbis encoder and examples
I'm currently involved in a project where in we need to record the audio from a mic encode with vorbis, then put it in Ogg container, and then make it as RTP packet and transmit over Darwin Streaming Server. Till now we were using JMF with available codec's, since JMF handles the RTP part life was pretty much easy using it. Now we want to use Ogg Vorbis because of its adv's. So in
2004 Oct 29
1
java vorbis encoder example or API needed
I'm currently involved in a project where in we need to record the audio from a mic encode with vorbis, then put it in Ogg container, and then make it as RTP packet and transmit over Darwin Streaming Server. Till now we were using JMF with available codec's, since JMF handles the RTP part life was pretty much easy using it. Now we want to use Ogg Vorbis because of its adv's. So in
2007 Oct 15
4
Suggested IMAP Directory Size..
Hi, ive walked into a enviroment where the previous admin has being using pop and making the email clients leaving a copy of the mail on the workstation.. Now overtime these mailboxes (mbox format) have grown between 1,5 to 1,8 Gigs large I want to convert all these mailbox to IMAP (only 15) and want to know whats the largested suggest folder size per user dovecot IMAP runs smoothly with
2003 Nov 19
17
Samba Printing
Good Afternoon, We recently added encrypted smb passwords to our site. I just tried to add a printer to samba and it will not work. I tried to connect to \\sambahost\printer and it will not connect. All the older printers still work. I just wonder if there is an extra step I need to perform now when I add printers? Thanks for your time, Bill -- William M. Fennell Network Administrator
2004 Aug 24
0
Underquoted macros in aclocal (was: MIME structure intermittently lost)
--On Monday, August 23, 2004 6:50 PM +0900 Jim Tittsler <jt at OnJapan.net> wrote: > You can get dovecot-0.99.10.9-1.FC3.2.src.rpm from the > Fedora Core development tree. (Seems to be working well for us.) I just built this and it has a lot of complaints about underquoted macros in aclocal. Red Hat refers developers to this reference:
2004 Sep 14
3
Logging IMAP transactions
Mulberry has the ability to log the IMAP exchange client-side. Is there an equivalent logging feature in Dovecot (0.99) to log the IMAP exchange server-side? My problem is that Mulberry is displaying some complex MIME structures incorrectly (eg. nested/forwarded messages) but it seems to go away if I close a folder and re-open it. I'm suspecting that Dovecot is reporting the wrong
2004 Nov 05
1
is this correct way of doing it ?
I've realized that there is no java api for encoding into vorbis. We got decoding one tough(Vorbis SPI). Currently we got Java Prgm to capture sound from mic and "encoder_example.c" that would take byte stream and encode it into ogg format.So, right now we are in the process of using JNI for calling the C routines using Java. The main aim is to transfer this data over Darwin
2004 Nov 05
1
is this correct way of doing ?
I've realized that there is no java api for encoding into vorbis. We got decoding one tough(Vorbis SPI). Currently we got Java Prgm to capture sound from mic and "encoder_example.c" that would take byte stream and encode it into ogg format.So, right now we are in the process of using JNI for calling the C routines using Java. The main aim is to transfer this data over Darwin
2010 May 12
0
[LLVMdev] Need help for my PBQP regAlloc proj in llvm....
Hi Prasad, The comments at the beginning of RegAllocPBQP.cpp list the two most relevant papers for PBQP register allocation. // (1) Hames, L. and Scholz, B. 2006. Nearly optimal register allocation with // PBQP. In Proceedings of the 7th Joint Modular Languages Conference // (JMLC'06). LNCS, vol. 4228. Springer, New York, NY, USA. 346-361. // // (2) Scholz, B., Eckstein, E.
2003 Oct 07
0
Software-Programmierer sucht neue Herausforderung ...
Sehr geehrte Damen und Herren, ich habe ein Interesse an eine Mitarbeit mit Ihrer Firma. Meine wichtigste Fachrichtung ist die Entwicklung von Individualsoftware und die Beratung im Hardware- und Softwarebereich. Ich besorge jegliche Entwicklung eines kompletten Programms in den Programmiersprachen JAVA, .NET, VB ... Ich kann reibungslos eine Internetapplikation in den Programmiersprachen
2005 Sep 09
1
1.0alpha1: stack frame core
Hi, Today's core dump from 1.0alpha1 came from a syslog message of: IMAP(user): pool_data_stack_realloc(): stack frame changed gdb info on the resulting core dump attached. Question: how many people are building/using dovecot 1.0alpha1 with gcc 4.0.1 versus gcc 3.4.x? I am wondering if these issues come from the compiler instead of dovecot itself? Jeff Earickson Colby College
2006 Jun 18
2
Add subjects to my user subject. Linking two tables
I generated a user table using Acts_as_authenticated and a subject table, and I create a join table for them to build up the "has_and_belongs_to_many" relationship between them. This is what I want to have: After a user logins into the system, he can see a list of subjects and add a subject to his list ''user.subject'' simply by clicking a button besides the subject.
2006 Jan 05
1
Photo Tracking: Releases, Subjects, Versions, Metadata, etc
Hey all, I''m brainstorming my next app and want to make sure I''m not doing work that someone has already done (probably better than me!). I''m a high school teacher and the school''s web/print designer. I need an organized way to track my media. 99% of the time that is going to mean photos, but we also shoot the occasional video or take audio recording.
2011 Jan 19
0
predict.lme() gives missings for new subjects
Hi, why does predict.lme() give missings in the "predict.Subject" column for Subjects which are not in the original training set? library(nlme) example(predict.lme) ## c.f. Subject=="F30" has missing values. How can I predict/impute values for such "new" Subjects based on the fitted model? Thanks in advance, Will
2007 Oct 16
3
sieve filtering, rewriting subjects
Is it possible to modify an emails subject line in a sieve script? I've seen references to 'addtag' whilst googling, but it appears dovecots implementation doens't support it - are there any other methods? As a side note, can anyone suggest a web based script editor that works? Simply a text area to write the script in would do Thanks, -- Ian P. Christian ~ pookey.co.uk
2010 Jul 07
1
Logging subjects of messages
Dear Sirs, I want to know if there is any possibility to log the subjects of the messages downloaded from ther server. We use dovecot 1.0.15 with POP3S and IMAP and we want to keep a trace of the reading of messages by the users of our mail server (who, when and what are the subjects of the? e-mail messages read) because some users complain that they did not read some messages but in the logs of