Hi, On 28/01/10 11:02, Ernst Plüss wrote: > I need a solution which sends the email right after the node has been > created (30-60 Seconds delay would be ok). > > I had a quick look at the rules scheduler code. Unfortunately it's not a > real timer solution. It just wirtes a record to the db. The next time cron > is run all sceduled rule sets which have expired are executed. I think it's > not a good idea to call cron every 60 Seconds.
You can do it with the rules module, but you won't need rules scheduler. Just use the event "After saving new content" and the action "Send a mail to an arbitrary mail address". If you have installed the token module, you can use token placeholders in the mail text, like content author or other properties of the content. -- Klaus Purer This E-Mail contains a digital signature and can be verified with this PGP|GPG Public Key: http://web.student.tuwien.ac.at/~e0426223/key/kp.asc
signature.asc
Description: OpenPGP digital signature
