[Zope] How to solve this ?

Peter Bengtsson peterbe at gmail.com
Thu Jul 21 05:14:53 EDT 2005


This is not a Zope issue. It's an error from your SMTP server. I can't
explain why or how an SMTP server works but I've had problems like
this before because the SMTP tried to prevent spam relaying.
Secondly, does the weird error message (with the empty curly brackets)
imply that the recipient is null? ie. empty string or None
Perhaps ZEPP has a bug that it tries to send an email even if the
address is blank.

On 7/21/05, Denny Varghese <dennyv2001 at yahoo.com> wrote:
>  
> Help me in this 
>   
> When i am creating a task in ZEPP and saving it i am getting the following
> error 
>   
> How to dissable the feature of sending mails to the recipients ? 
>   
> 
> site error 
> 
> This site encountered an error trying to fulfill your request. The errors
> were: Error Type SMTPRecipientsRefused Error Value {} Request made at
> 2005/07/21 12:02:27.343 GMT-7 
> 
>   
>  
> Zope Version : 
> (Zope 2.7.7-final, python 2.3.5, win32) 
>  
> Python Version: 
> 2.3.5 (#62, Feb 8 2005, 16:23:02) [MSC v.1200 32 bit (Intel)] 
>  
> Zepp version: 1.2 
>   
> 
> traceback (innermost last): 
>  
>  
> Module ZPublisher.Publish, line 101, in publish 
> Module ZPublisher.mapply, line 88, in mapply 
> Module ZPublisher.Publish, line 39, in call_object 
> Module Products.CMFPlone.FactoryTool, line 341, in __call__ 
> Module ZPublisher.mapply, line 88, in mapply 
> Module ZPublisher.Publish, line 39, in call_object 
> Module Products.CMFFormController.FSControllerPageTemplate,
> line 98, in __call__ 
> Module
> Products.CMFFormController.BaseControllerPageTemplate, line
> 37, in _call 
> Module Products.CMFFormController.FormController, line 375,
> in validate 
> Module ZPublisher.mapply, line 88, in mapply 
> Module ZPublisher.Publish, line 39, in call_object 
> Module Products.CMFFormController.FSControllerValidator,
> line 59, in __call__ 
> Module Products.CMFFormController.Script, line 141, in
> __call__ 
> Module Products.CMFCore.FSPythonScript, line 104, in __call__ 
> Module Shared.DC.Scripts.Bindings, line 306, in __call__ 
> Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec 
> Module Products.CMFCore.FSPythonScript, line 160, in _exec 
> Module None, line 2, in validate_base
> <FSControllerValidator at /myplone/validate_base used for
> /myplone/zepp_site/zeppproject.2005-07-20.4236096846/portal_factory/Task/task.2005-07-21.5228286783>
> Line 2 
> Module Products.Archetypes.BaseObject, line 445, in validate 
> Module Products.ZEPP.ZeppTask, line 369, in post_validate 
> Module Products.ZEPP.ZeppTask, line 278, in sendAlert 
> Module Products.CMFFormController.FSControllerPythonScript,
> line 105, in __call__ 
> Module Products.CMFFormController.Script, line 141, in
> __call__ 
> Module Products.CMFCore.FSPythonScript, line 104, in __call__ 
> Module Shared.DC.Scripts.Bindings, line 306, in __call__ 
> Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec 
> Module Products.CMFCore.FSPythonScript, line 160, in _exec 
> Module None, line 25, in send_alert_mail
> <FSControllerPythonScript at /myplone/send_alert_mail used for
> /myplone/zepp_site/zeppproject.2005-07-20.4236096846/portal_factory/Task/task.2005-07-21.5228286783>
> Line 25 
> Module Products.MailHost.MailHost, line 125, in send 
> Module Products.MailHost.MailHost, line 145, in _send 
> Module smtplib, line 687, in sendmail 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
> 
> 
> 


-- 
Peter Bengtsson, 
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com


More information about the Zope mailing list