[Zope3-Users] Mail

David Johnson djohnson at jsatech.com
Thu Jan 12 17:13:57 EST 2006


My zope server is trying to send me mail and failing, but I'm not sure why
or how to stop it.  Any ideas?

 

2006-01-12T16:12:36 ERROR QueueProcessorThread Error while sending mail from
wiki at zope3.org to djohnson.

Traceback (most recent call last):

  File "/home/djohnson/Zope3/src/zope/app/mail/delivery.py", line 194, in
run

    self.mailer.send(fromaddr, toaddrs, message)

  File "/home/djohnson/Zope3/src/zope/app/mail/mailer.py", line 45, in send

    connection.sendmail(fromaddr, toaddrs, message)

  File "/usr/lib/python2.4/smtplib.py", line 688, in sendmail

    raise SMTPRecipientsRefused(senderrs)

SMTPRecipientsRefused: {'djohnson': (501, '<djohnson>: recipient address
must contain a domain')}

 

 

--

David Johnson

djohnson at jsatech.com

201 Main Street Suite 1320

Fort Worth, TX 76102

(877) 572-8324 x2200

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope3-users/attachments/20060112/426cdfda/attachment.htm


More information about the Zope3-users mailing list