Mário Valente wrote: > > > Hi all:
Hi > > We're using CPS at the portuguese Ministry of Justice to manage > the ministry's portal. The site is live since early Jan 2006. You can > check it out at http://www.mj.gov.pt/ > > A current dificulty: we would like for email to be sent on two occasions > or events. These are: > > 1) when people fill up an Information Collector > 2) when people subscribe to a newsletter > > 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' > > 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 > -- Mario Valente > > >------------------------------------------------------------------------ > >_______________________________________________ >cps-users mailing list >[email protected] >http://lists.nuxeo.com/mailman/listinfo/cps-users > > _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
