Re: Email addresses with spaces

2008-05-30 Thread Clayton Scott Kern
on 05-30-2008, Michael Kjorling wrote: > On 30 May 2008 10:03 -0400, by [EMAIL PROTECTED] (Clayton Scott Kern): > > tha spaces with underscores. Thus, it's procmail that's creating the > > From_ line with the spaces, so that gives me a place to start. I'll see >

Re: Email addresses with spaces

2008-05-30 Thread Clayton Scott Kern
on 05-30-2008, Rocco Rutte wrote: > Hi, > > * Clayton Scott Kern wrote: > > >Thank you. I suspected that the regex looked for letters, numbers and > >periods, then an @, then more letters, numbers and periods, but couldn't > >find anything explicitly stati

Re: Email addresses with spaces

2008-05-29 Thread Clayton Scott Kern
Rest of thread deleted on 05-29-2008, Scott Kern wrote: > > Thank you for your comments, they got me thinking. > > > > I changed to getmail and configured it to pass the message directly to > > procmail. Also, I configured unixfrom = True. > > > > According to getmail's log it passed the messag

Re: Email addresses with spaces

2008-05-29 Thread Clayton Scott Kern
> Michelle Konzack <[EMAIL PROTECTED]> wrote: > > Am 2008-05-28 10:43:41, schrieb Clayton Scott Kern: > > > I'm not sure if this is the right place to address this. > > > > > > I use fetchmail -> sendmail -> procmail -> mutt. &

Email addresses with spaces

2008-05-28 Thread Clayton Scott Kern
I'm not sure if this is the right place to address this. I use fetchmail -> sendmail -> procmail -> mutt. I have problem with emails that have spaces in the user name. For example joe [EMAIL PROTECTED] Mutt doesn't display them in the index page. For now, I've been editing the mbox file and pu