Hi Adam

From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Adam Groszer
> Sent: Sunday, July 17, 2005 9:06 AM
> To: zope3-dev
> Subject: [Zope3-dev] mail:queuedDelivery retrying forever?
> 
> As I'm checking through the zope book messageboard samples, I was so
> crazy that I entered an unknown e-mail address into the change
> subscriptions.
> 
> It looks like that Zope is retrying to deliver the message forever...
> 
> 2005-07-17T08:57:43 ERROR QueueProcessorThread Error while 
> sending mail from [EMAIL PROTECTED] to Manager.
> Traceback (most recent call last):
>   File "Y:\zope\svn_zope3\src\zope\app\mail\delivery.py", 
> line 194, in run
>     self.mailer.send(fromaddr, toaddrs, message)
>   File "Y:\zope\svn_zope3\src\zope\app\mail\mailer.py", line 
> 63, in send
>     connection.sendmail(fromaddr, toaddrs, message)
>   File "C:\Python23\lib\smtplib.py", line 687, in sendmail
>     raise SMTPRecipientsRefused(senderrs)
> SMTPRecipientsRefused: {'Manager': (450, '<Manager>: User 
> unknown in local recipient table')}


You can find a folder located at src\bugtracker\mail-queue
which is the mail delivery queue.
Delete the item in the (I' think) temp and it will stop to 
delivery the wrong addressed  mail.

Regards
Roger Ineichen

Projekt01 GmbH
www.projekt01.ch
_____________________________
END OF MESSAGE 

> -- 
> Best regards,
>  Adam                          mailto:[EMAIL PROTECTED]
> --
> 
> 
> _______________________________________________
> Zope3-dev mailing list
> Zope3-dev@zope.org
> Unsub: 
> http://mail.zope.org/mailman/options/zope3-dev/dev%40projekt01.ch
> 
> 

_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to