Forum Moderators: open

Message Too Old, No Replies

SMTP is not working in Plone

         

c200

3:14 am on Jun 4, 2008 (gmt 0)

10+ Year Member



I am evaluating Plone 3.0 to be used as content management system for my organization. I am unable to add new users as i am getting gatewaying error on SMTP. SMTP is configued to my existing email system. Can anyone help in resolution?

ergophobe

6:20 pm on Jun 7, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I don't know as a I can help, but perhaps some of these might get you going in the right direction

From the Definitive Guide to Plone [plone.org] (PDF, p. 77):
.


4.1.2.2 Setting Up a Mail Server
Plone will send e-mail using the MailHost object, which provides an interface to an SMTP server and allows the developer to write forms and tools that send e-mails. The ’send-to-afriend” function and the mailing of a forgotten password use the settings configured here. The default configuration is for a mail server on the localhost at port 25. If the SMTP server is located elsewhere in the network, then you can access the form by clicking plone setup and then
clicking Mail Settings. Then change the mail server and the port to suit your configuration. On my network, the mail server is at monty.clearwind.ca on port 1025, so I set the server as shown in Figure 4-4; however, in most cases, you won’t need to change this.

If you already know that and that's no help, these plone smtp config notes might help, though they are host-specific, it might give you some avenues of investigation.

[help.webfaction.com...]