Re: Problem sending emails in Plone5.0b2
Daniel Hernández <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks Nathan,
I tried with your two suggestions: (i) define the mail host in the
properties and (ii) use the version of Plone that is currently on
master. However, I have no much experience with Plone so I have problems
with both:
(i) It is not clear to me what are the name of the properties that I
have to add.
(ii) I added the line:
Plone = git https://github.com/plone/Plone.git
in the "sources" section of the buildout.cfg. I run bin/buildout again:
$ bin/buildout
mr.developer: Queued 'Plone' for checkout.
mr.developer: Cloned 'Plone' with git.
Develop: '/var/webapps/plone/www-daniel/checkouts/Plone'
...
Then, I restart the server and configure the email again. However, the
problem continues.
--
Daniel
On Sat, 2015-07-11 at 13:25 -0500, Nathan Van Gheem wrote:
> Hi, there was a bug in 5b2 where you also need to define the mail host
> in /manage ->properties
>
> It's fixed in master and won't be a problem in b3
>
> -Nathan
>
> On Jul 11, 2015 1:21 PM, "Daniel Hernández" <[email protected]> wrote:
> Hi folks,
>
> I'm testing Plone5.0b2. I configured the email in the "mail
> settings"
> form. It works. I received the email when I press the "Save
> and send
> test e-mail". Then I went to "users and groups" and I request
> a new
> password for an user that I have previously created. The page
> shows an
> info box that the email was sent. However, I do not receive
> any emails
> and the following error is registered in the log file:
>
> 2015-07-11T14:44:00 ERROR MailDataManager Connection
> unexpectedly closed
> Traceback (most recent call last):
> File
> "/var/webapps/plone/.buildout/eggs/Products.CMFPlone-5.0b2-py2.7.egg/Products/CMFPlone/patches/sendmail.py", line 17, in _catch
> return func(*args, **kwargs)
> File
> "/var/webapps/plone/.buildout/eggs/zope.sendmail-3.7.5-py2.7.egg/zope/sendmail/mailer.py", line 77, in send
> connection.sendmail(fromaddr, toaddrs, message)
> File "/usr/lib/python2.7/smtplib.py", line 745, in sendmail
> self.rset()
> File "/usr/lib/python2.7/smtplib.py", line 469, in rset
> return self.docmd("rset")
> File "/usr/lib/python2.7/smtplib.py", line 394, in docmd
> return self.getreply()
> File "/usr/lib/python2.7/smtplib.py", line 368, in getreply
> raise SMTPServerDisconnected("Connection unexpectedly
> closed")
> SMTPServerDisconnected: Connection unexpectedly closed
>
> By the way, I'm not sure about where to post this if this
> where an
> issue. I see several issue trackers related to Plone.
>
> Cheers,
> Daniel
>
>
>
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and
> support that
> you need to offload your IT needs and focus on growing your
> business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/
> _______________________________________________
> Plone-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/plone-developers
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Plone-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-developers