CMFBoard w/PortalTransport question
Hello, I need some help getting PortalTransport and/or CMFBoard configured correctly such that email messages sent to the forum email address show up in the forum. So far I have been successful in sending email to the *public* forum which is setup with (state = open). However, when I send email to the *members* forum (state = members), I see the following in my Zope 'event.log' 2005-02-08T04:51:41 INFO(0) PortalTransport Products/PortalTransport/MailTransportInfo.py[143]:deliver Can't find destination location. Here are the config details for the CMFBoard forums. ======== FORUM #1 ======== id: public state: open email address (reply-to): public-test-forum@stix.pri email address (return-path): public-test-admin@stix.pri ======== FORUM #2 ======== id: members state: members email address (reply-to): members-test-forum@stix.pri email address (return-path): members-test-admin@stix.pri The email address used for sending messages to both forums is 'my-user@stix.pri', which belongs to Plone site member 'My User'. This user has 'Forum writer' role in both forums. I would greatly appreciate any pointers the group has to offer. Regards, Shankar ============================== Zope/Plone environment details ============================== - OS: Fedora Core 2 - Zope 2.7.4 - Plone 2.0.5 - CMFBoard 2.1.3 - Archetypes 1.2.5-rc5 - PortalTransport 1.1
participants (1)
-
Shankar Acharya