[Setup] Issues resolving images after migration

2014-06-26 Thread tracymartin
I am upgrading a site from 3.1.7->3.2.3->3.35->4.0->4.1.6->4.2.6->4.3.3. I can see images on my pages up until 4.0. After activating Kupu Editor and checking to resolve by uid in the Kupu config. I can see images in 4.0. However, I do not want to have to install the Kupu editor. I prefer to u

[Setup] SMTP Connection unexpectedly closed

2014-06-26 Thread jblaney
Sorry if this has been answered before, I've really been looking for a solution for this for a while now. I'm trying to set up Plone to send email through my gmail smtp. I've configured it on gmail and I've made sure that python was compiled with ssl, but when I type in the information it says that

Re: [Setup] SMTP Connection unexpectedly closed

2014-06-26 Thread Mikko Ohtamaa
Hi, As a workaround I suggest don't use Gmail, but try Mandrill instead (free too). Here are almost bullet-proof instructions I have used for many sites with success: http://opensourcehacker.com/2013/03/26/using-postfix-and-free-mandrill-email-service-for-smtp-on-ubuntu-linux-server/ Cheers, Mi