search for: winslow

Displaying 20 results from an estimated 36 matches for "winslow".

2005 May 30
4
Script to convert mboxes to maildirs?
Does anybody know of a script of a simple method of converting mbox mail stores to maildirs? I'm moving from an old pop3 system to imap and after installing about half our office with mboxes have found that mbox does not support subfolders which some people like to use. Is there any simple way of converting? I can go to each individual account and "manually" convert swaping data
2006 Apr 12
3
1.0.beta6 released
...lling dovecot master process now kills all IMAP and POP3 processes also. + -a parameter to dovecot prints now all settings that Dovecot uses. -n prints all settings that are different from defaults. + Added pop3_lock_session setting + %M modifier returns string's MD5 sum. Patch by Ben Winslow - PLAIN SASL authentication wasn't working properly, causing failed logins with some clients (broken in beta4) - Fixes to Maildir++ quota, should actually work now - Don't crash if passwd-file has entries without passwords (eg. deny=yes databases) - Fixed prefetch userdb to work n...
2006 Apr 12
3
1.0.beta6 released
...lling dovecot master process now kills all IMAP and POP3 processes also. + -a parameter to dovecot prints now all settings that Dovecot uses. -n prints all settings that are different from defaults. + Added pop3_lock_session setting + %M modifier returns string's MD5 sum. Patch by Ben Winslow - PLAIN SASL authentication wasn't working properly, causing failed logins with some clients (broken in beta4) - Fixes to Maildir++ quota, should actually work now - Don't crash if passwd-file has entries without passwords (eg. deny=yes databases) - Fixed prefetch userdb to work n...
2010 Jun 24
2
T.38 on a MAX/Lucent/Ascend TNT
...ther -- the real modem receives and decodes the HDLC CSI/DIS from iaxmodem, but the high-speed trainup always fails for calls coming from the TNT. Does anyone have any advice or suggestions? Has anyone actually made T.38 work with one of these devices running ANY TAOS version? Thanks, -- Ben Winslow <winslowb at pa.net>
2006 Nov 13
1
my_strncasecmp ignores max_chars
my_strncasecmp ignores the length parameter, which breaks all sorts of things on platforms where the function actually gets used. Trivial patch attached. -- Ben Winslow <rain at bluecherry.net> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: compat.c.diff URL: <http://dovecot.org/pipermail/dovecot/attachments/20061113/65ea33ff/attachment.pl> -------------- next part -------------- A non-text attach...
2007 Jul 05
2
dovecot.conf pop3_uidl_format
From the Dovecot 1.0.1 sample dovecot.conf file: # If you want UIDL compatibility with other POP3 servers, use: # UW's ipop3d : %08Xv%08Xu ... # Note that Outlook 2003 seems to have problems with %v.%u format which was # Dovecot's default, so if you're building a new server it would be a good # idea to change this. %08Xu%08Xv should be pretty fail-safe. #
2006 Apr 10
1
[patch] MD5 variable modifier
...nother trivial patch to add a space between the server greeting and the APOP challenge. I think it looks better when telnetting to the server to diagnose something, and since spaces are stripped from the end of the login_greeting, editing the code is the only way to add the space. Cheers, -- Ben Winslow <rain at bluecherry.net> -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-1.0.beta5-md5_modifier.diff Type: text/x-patch Size: 985 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20060410/52bada10/attachment.bin&g...
2019 Apr 10
2
Am I nuts to attempt a VFS local cache module?
Sorry if this isn't the right place to ask this question. I'm thinking of writing a module that intercepts Samba requests to keep only a subset of a file store on a local server with the rest being stored on a cloud.  It would be an open source module similar to these products: https://aws.amazon.com/storagegateway/
2003 May 16
1
Modified Cups Backed pdf writer to keep the original document name.
Hi All, I've got a samba/cups pdf writer going thanks to PeteFwee and Wolfram Q and a few others... the cups pdf backed i used has a default of username-date.pdf which I didn't like and wanted the name of the job that got send in the printer q on the winslows client. The only way I could see in my very limited experience was to grab the %%Title out of the postscript file and make sure that it didn't have any bad characters. I also did a few extra lines to send the .pdf to the person that sent it (thankfully that was already passed though). Here...
2019 Apr 10
0
Am I nuts to attempt a VFS local cache module?
On Wed, Apr 10, 2019 at 01:26:59PM -0700, Mark Winslow via samba wrote: > Sorry if this isn't the right place to ask this question. > > I'm thinking of writing a module that intercepts Samba requests to keep only > a subset of a file store on a local server with the rest being stored on a > cloud.  It would be an open source mod...
2008 Nov 07
0
Renames across namespaces
...sn't work after looking at the code. Is there any chance cross-namespace (and even cross-storage _type_) wouldn't eventually be supported? (I guess that the big problem is making cross-type renames appear atomic to clients.) Is there a better way to do what I'm trying to do? -- Ben Winslow <rain at bluecherry.net>
2008 Nov 22
1
OT: Run Sieve On A Mailbox Manually
(Apologies for being offtopic.) The subject basically says it all...does anyone know of a tool to run a sieve script on a mailbox (in particular, Maildirs) manually? Ideally, I'd like to do it without adding a bunch of new headers to the mail. So, could I just do a find (or for-loop, if it was just one maildir) command and pipe all the mails into deliver..? Thanks, Neil.
2008 Jul 11
0
Subject: Re: nfs_flush errors
...> Message-ID: <20080711050942.GA11555 at iglou.com> > Content-Type: text/plain; charset=us-ascii > > On Thu, Jul 10, 2008 at 05:20:21PM -0700, Hans Wunsch wrote: > > Date: Fri, 11 Jul 2008 01:09:42 -0400 >> Message: 7 Date: Wed, 09 Jul 2008 09:30:13 -0400 From: Ben Winslow >> <rain at bluecherry.net> Subject: Re: [Dovecot] nfs_flush errors To: >> dovecot at dovecot.org Message-ID: <4874BD65.1010905 at bluecherry.net> >> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hans Wunsch >> wrote: >> >> >...
2007 Jun 29
0
wiki.dovecot.org double-escapes capcha info
..."error">You didn't provide the correct captcha. Use the browser's Back button and try again, or register an account to avoid this.</span>" [sic] It took a few minutes for me to realize what was going on and simply enter "Dovecot" for the capcha... -- Ben Winslow <rain at bluecherry.net> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20070629/fce66100/...
2007 Jun 29
0
Document variable modifiers in pop3_uidl_format
Attached is a trivial patch to document the fact one can use variable modifiers in pop3_uidl_format. -- Ben Winslow <rain at bluecherry.net> -------------- next part -------------- A non-text attachment was scrubbed... Name: uidl-modifiers.diff Type: text/x-patch Size: 810 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20070629/57f8e696/attachment-0004.bin> ---------...
2007 Mar 09
4
mail archive
I'd like to download a complete mail archive so that I can browse for problems concerning Mulberry. Is this possible, or can I only get them in monthly gulps? Cheers, Terry. --
2006 Mar 20
0
[patch] support tpop3d-style UIDLs
...The additional expando (%M) expands to the md5sum of the filename (which is already available via %f.) This UIDL style is compatible with tpop3d when using Maildir. The patch is against dovecot 1.0 beta3, and I'd love to see it be merged into the official tree. Comments welcome. -- Ben Winslow <rain at bluecherry.net> -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-1.0.beta3-tpop3d_uidl.diff Type: text/x-diff Size: 4571 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20060320/672fd8a8/attachment.bin>
2005 Mar 30
0
New vorbis music http://pan.zipcon.net
...postings: Arthur_Grossman_Live: Saint-Saens Bassoon-piano Sonata (opus 168, 1921) with Joseph Levine, piano William McColl, clarinet and Joseph Levine, piano play the: Grand Duo Concertant for clarinet and piano by Carl Maria Von Weber, opus 48 (1816) Felix Skowronek and Marshall Winslow play Reicha's Lento from the Grand Duo in D Major Soni Ventorum Woodwind Quintet plays Ibert "Trois piece breves for flute, oboe, clarinet, horn and bassoon (1930) Joseph Goodman Five Bagatelles for flute, clarinet and bassoon (1966) Istvan Lang: Wind Quintet Rei...
2006 Mar 28
4
Setting a Default Domain
I'm working on migrating to Dovecot. At the moment, I have a mail path that includes the domain, so I'm using %d to get that. However, if users authenticate without specifying a domain (i.e. using "bob" instead of "bob at wiktel.com"), then %d expands to nothing. I'd like to have that expand to a default domain (wiktel.com) instead. Is that possible? Thanks,
2006 May 24
1
Client workaround?
I have a phone (LG CU320) with a built-in IMAP client. However, it has some issues. For one, the phone crashes if there are greater than some-as-of-yet-determined-number-of folders. That can't be worked around at the server, but this one can: After a long session of staring at tcpdump, it appears that when it logs in it does so like this: a001 LOGIN "username" myPassword