Re: Cannot extract an address component...

2001-03-28 Thread Colin Rafferty
Norbert Koch writes: Another header version which bbdb dislikes is 'To: [EMAIL PROTECTED] (Mr Foo)'. It works for me (BBDB version 2.00.06). See my `From'. Did this get broken? -- Colin ___ [EMAIL PROTECTED]

Re: Cannot extract an address component...

2001-03-28 Thread Robert Fenk
On , March 27 2001 22:30:54, Kai Grossjohann wrote: Technically, `To: foo' is not a valid mail header, it must be either `To: foo' or `To: bla foo'. Nevertheless, BBDB should not barf when reading this. Be liberal in what you accept, and so on... Well it is accepting those, but not "foo"!

Re: Cannot extract an address component...

2001-03-28 Thread Alex Schroeder
Robert Fenk [EMAIL PROTECTED] writes: My guess: One of the headers (From,To,Reply-To), probably the Reply-To header is not extracted correctly, as the closing "" seems to be missing. Do a "M-: (mail-fetch-field "Reply-To") RET" Does it return the complete header content? Remove this