[Nuxeo-tickets] Re: [Nuxeo Repository] #1090: Field parsing

Nuxeo Repository trac at nuxeo.com
Mon Aug 7 11:56:46 CEST 2006


#1090: Field parsing
---------------------------+------------------------------------------------
 Reporter:  mihamina       |        Owner:  tziade   
     Type:  defect         |       Status:  reopened 
 Priority:  P2             |    Milestone:  CPS 3.4.2
Component:  CPSMailAccess  |      Version:  TRUNK    
 Severity:  critical       |   Resolution:           
 Keywords:                 |  
---------------------------+------------------------------------------------
Changes (by tracguest):

  * status:  closed => reopened
  * resolution:  fixed =>
  * milestone:  CPS 3.4.0 => CPS 3.4.2
  * cc:  mihamina.rakotomandimby at etu.univ-orleans.fr =>
         mihamina.rakotomandimby at etu.univ-orleans.fr,
         philipp at weitershausen.de

Comment:

 I'm having the exact same problem with CPSMailAccess 1.5.0 from the CPS
 3.4.2rc bundle. I created a member 'philipp' with first name 'Philipp' and
 last name 'von Weitershausen' and email address
 'philipp at weitershausen.de'. When trying to send emails, I get:

 {{{
 Traceback (innermost last):

     * Module ZPublisher.Publish, line 115, in publish
     * Module ZPublisher.mapply, line 88, in mapply
     * Module ZPublisher.Publish, line 41, in call_object
     * Module Products.CPSMailAccess.mailmessageeditview, line 164, in
 sendMessage
     * Module Products.CPSMailAccess.mailbox, line 646, in
 sendEditorsMessage
     * Module Products.CPSMailAccess.mailbox, line 634, in _sendMailMessage
     * Module Products.CPSMailAccess.smtpmailer, line 211, in send
     * Module Products.CPSMailAccess.mail.mailer, line 45, in send
     * Module smtplib, line 684, in sendmail

 SMTPSenderRefused: (501, '<Philipp von Weitershausen
 <philipp at weitershausen.de>>: "@" or "." expected after "Philipp"',
 ['Philipp von Weitershausen <philipp at weitershausen.de>'])
 }}}

 It seems that *something* still adds an extra pair of pointy brackets
 around "Philipp von Weitershausen <philipp at weitershausen.de>" which is not
 only unnecessary but also screws up the email server (Exim4 on Debian).

 I don't see how r30385 is supposed to fix this anyway. The fix in r30385
 only removes existing pointy brackets from names and email addresses. My
 name and email address clearly does not have any pointy brackets in them
 (Mihanmina said his didn't either). Instead, something else is adding them
 where it shouldn't.

 P.S.: This is philiKON submitting this issue (in case you haven't guess
 already). I hope doing this as tracguest is ok.

-- 
Ticket URL: <http://svn.nuxeo.org/trac/pub/ticket/1090>
Nuxeo Repository <http://www.cps-project.org/>
Nuxeo Repository


More information about the Nuxeo-tickets mailing list

This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.