>> Right now when people fill up an Information Collector, the info is >> stored and the user can the retrieve it through the Export to CSV option. >> We would like for the user to receive an email with the info >> pertaining to the form that was just filled out. I have tried several >> options using workflow and scripts but none seems to work
>Maybe you could set up the product CPSSubscription into the portal, and configure it so when >Information collector are created over the Zope portal, emails are sent. > >go in the 'dev center' on cps-project.org, here: >http://www.cps-project.org/sections/documentation/cps-dev-center > >and search for 'subscription' > OK, thanks for the input. CPSSubscriptions is installed and I've already messed around both with portal_subscriptions and portal_workflow but had no results. I'll try aditional stuff if the link provided has aditional input. >> With the newsletter people are able to sign it up but right now but >> when the "Send the Newsletter" action is pressed nothing happens, no >> email is received although the "Newsletter has been successfully sent" is shown. >> >> Can someone please provide any help or pointers on how to get these >> two items working ok ? >> >1/ make sur the Mailhost object on the portal points to an existing SMTP server 2/ if it does, look >in the smtp server if mails where really sent > Emails are actually being sent and received, namely those pertaining to newsletter subscription and subscription confirmation. Its just the "Send the Newsletter" action that isnt working. Meanwhile I narrowed it down to the following: I have a section called newsletters that holds the newsletter several issues; people are able to subscribe to the folder/section, not each newsletter by itself (which seems logical); the problem is that the "Send the Newsletter" action is available for each issue; and the only one that works (ie sends the email) is the send action for the very first newsletter; all others fail (ie. email is not sent out) -- Mario Valente _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
