Re: 1.5.16 build issues on BSD

2007-07-04 Thread Chris G
On Wed, Jul 04, 2007 at 02:50:34PM -0700, Darrin Chandler wrote: > On Wed, Jul 04, 2007 at 10:00:18PM +0100, Chris G wrote: > > I did go and look at the download links to BSD ports but, to be quite > > honest, they made little sense to me. I.e. I got to:- > > > > http://www.freebsd.org/cgi/po

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Chris G
On Wed, Jul 04, 2007 at 11:38:46PM +0200, Oliver Peter wrote: > On Wed, Jul 04, 2007 at 10:00:18PM +0100, Chris G wrote: > > On Wed, Jul 04, 2007 at 03:17:03PM -0400, Derek Martin wrote: > > > On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > > > > I'm trying to build mutt 1.5.16 on a BSD

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Darrin Chandler
On Wed, Jul 04, 2007 at 10:00:18PM +0100, Chris G wrote: > I did go and look at the download links to BSD ports but, to be quite > honest, they made little sense to me. I.e. I got to:- > > http://www.freebsd.org/cgi/ports.cgi?query=mutt&stype=name > > ... but then didn't really know what to

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Oliver Peter
On Wed, Jul 04, 2007 at 10:00:18PM +0100, Chris G wrote: > On Wed, Jul 04, 2007 at 03:17:03PM -0400, Derek Martin wrote: > > On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > > > I'm trying to build mutt 1.5.16 on a BSD system (it's not mine, it's > > > my hosting provider, Gradwell.Net).

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Chris G
On Wed, Jul 04, 2007 at 03:17:03PM -0400, Derek Martin wrote: > On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > > I'm trying to build mutt 1.5.16 on a BSD system (it's not mine, it's > > my hosting provider, Gradwell.Net). > > > > uname -a gives:- > > FreeBSD newred.gradwell.net 4.8

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Derek Martin
On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > I'm trying to build mutt 1.5.16 on a BSD system (it's not mine, it's > my hosting provider, Gradwell.Net). > > uname -a gives:- > FreeBSD newred.gradwell.net 4.8-STABLE FreeBSD 4.8-STABLE #1 [...] > pattern.o: In function `mutt_whi

Re: mutt freezes when fed high character in header

2007-07-04 Thread Derek Martin
On Wed, Jul 04, 2007 at 06:00:14PM +0200, Christian Ebert wrote: > * Derek Martin on Wednesday, July 04, 2007 at 10:21:08 -0400: > > On Wed, Jul 04, 2007 at 03:46:37PM +0200, Christian Ebert wrote: > >> I understand, and -- layman's speak here -- the change in iconv > >> might've been in the /libra

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Darrin Chandler
On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > I'm trying to build mutt 1.5.16 on a BSD system (it's not mine, it's my > hosting provider, > Gradwell.Net). > > uname -a gives:- > > FreeBSD newred.gradwell.net 4.8-STABLE FreeBSD 4.8-STABLE #1 > Can anyone suggest how to get aro

1.5.16 build issues on BSD

2007-07-04 Thread Chris G
I'm trying to build mutt 1.5.16 on a BSD system (it's not mine, it's my hosting provider, Gradwell.Net). uname -a gives:- FreeBSD newred.gradwell.net 4.8-STABLE FreeBSD 4.8-STABLE #1 ./configure seems to work OK (using --prefix=$HOME) but I needed a specific --with-homespool as well. Howe

Re: mutt freezes when fed high character in header

2007-07-04 Thread Breen Mullins
* Breen Mullins <[EMAIL PROTECTED]> [2007-07-04 10:03 -0700]: Thanks for the hints on charset-hooks - I tried them but it didn't help. Aargh. Cancel that - I just checked my work, corrected the error - and the problem message opened with no problems. Thanks again! Breen -- Breen Mullins Men

Re: mutt freezes when fed high character in header

2007-07-04 Thread Breen Mullins
* Christian Ebert <[EMAIL PROTECTED]> [2007-07-04 18:00 +0200]: Unfortunately there's nothing that tells an unexperienced user that it is iconv's fault. See the message that started this thread. amavis told him about an undeclared header. And some people don't run amavis, or are not as obsessed

Re: connecting to imap

2007-07-04 Thread Kevin Coyner
On Mon, Jun 25, 2007 at 02:17:14AM +0200, mess-mate wrote.. > i've setted-up a mail server with postfix/courier-imap/sasl/mysql > http://www.howtoforge.com/virtual_users_and_domains_with_postfix_debian_etch > > but can't connect to the mailboxes. > ( path not found) > Here is my layout: > /

Re: mutt freezes when fed high character in header

2007-07-04 Thread Christian Ebert
* Derek Martin on Wednesday, July 04, 2007 at 10:21:08 -0400: > On Wed, Jul 04, 2007 at 03:46:37PM +0200, Christian Ebert wrote: >> I understand, and -- layman's speak here -- the change in iconv >> might've been in the /library/ not the program, but perhaps there >> is some way to catch what the l

Re: mutt freezes when fed high character in header

2007-07-04 Thread Derek Martin
On Wed, Jul 04, 2007 at 03:46:37PM +0200, Christian Ebert wrote: > I understand, and -- layman's speak here -- the change in iconv > might've been in the /library/ not the program, but perhaps there > is some way to catch what the library says from Mutt like old > iconv, the program, does. There i

Re: mutt freezes when fed high character in header

2007-07-04 Thread Christian Ebert
* Derek Martin on Wednesday, July 04, 2007 at 08:36:01 -0400: > On Wed, Jul 04, 2007 at 09:57:42AM +0200, Christian Ebert wrote: >> But I still believe that Mutt should not just *freeze* in case of >> an iconv failure, but give the user some means to isolate the >> message (including removing it fr

Re: mutt freezes when fed high character in header

2007-07-04 Thread Henry Nelson
On Tue, Jul 03, 2007 at 11:59:16AM -0700, Breen Mullins wrote: > I had mutt freeze (again) while opening an mbox today. It gets to > the point where it prints 'sorting mailbox' and hangs. > > I finally tracked it down to a message containing a From: header in > which an 8-bit character wasn't prop

Re: mutt freezes when fed high character in header

2007-07-04 Thread Derek Martin
On Wed, Jul 04, 2007 at 09:57:42AM +0200, Christian Ebert wrote: > But I still believe that Mutt should not just *freeze* in case of > an iconv failure, but give the user some means to isolate the > message (including removing it from the mailbox) ... If it is a bug in the iconv library (which Mu

Re: compose with mutt on a remote server

2007-07-04 Thread Sander Smeenk
Quoting mess-mate ([EMAIL PROTECTED]): > Is there a way to maintain the home-mutt settings ? Upload the settings you desire to the place you run mutt at? :-) There's no other way, for as far as i know. -- | Always try to be modest, and be proud of it! | 1024D/08CEC94D - 34B3 3314 B146 E13C 70C8

Re: mutt freezes when fed high character in header

2007-07-04 Thread Christian Ebert
[ Cc'ing mutt-dev ] * Breen Mullins on Tuesday, July 03, 2007 at 11:59:16 -0700: > I had mutt freeze (again) while opening an mbox today. It gets to > the point where it prints 'sorting mailbox' and hangs. I know what you're talking about :( > I finally tr