Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • KoosMos 19 posts 41 karma points
    Sep 27, 2012 @ 16:06
    KoosMos
    0

    Can't schedule a newsletter

    I'm testing Newsletter Studio as our possible future solution. It looks nice, but I have a bug when I want to schedule a mail out.

    When I send the newsletter now, it works fine but the newsletter is never send when I schedule it.

     

    I also wanted to know if it is possible to know who clicks on the links in the e-mail.

    Thank you.

  • KoosMos 19 posts 41 karma points
    Sep 27, 2012 @ 16:10
    KoosMos
    0

    P.S : I tried it on umbraco 4.7.1 and 4.7.2

  • Markus Johansson 1911 posts 5757 karma points MVP c-trib
    Sep 27, 2012 @ 17:05
    Markus Johansson
    0

    Hi KoosMos!

    The scheduling should work just fine, are you shure that the scheduled jobs are called correctly? Look in the /config/umbraco.config. It should have a scheduledtasks-section, can you find newsletter studio there?

    Requarding the other question. There is no way to see that in the UI at the moment, but the data is in the database so if you really want do know, you could extend the studio with your own controls. In the long term plans this may be something that we will add, but at the moment we're working on abstracting away the send out structure so one can hook into external apis, like mailchimp and campaign monitor.

    // M

  • KoosMos 19 posts 41 karma points
    Sep 27, 2012 @ 17:53
    KoosMos
    0

    Thank you for your reply. I will see if the scheduled jobs are called correctly after this weekend.

  • Markus Johansson 1911 posts 5757 karma points MVP c-trib
    Sep 27, 2012 @ 18:24
    Markus Johansson
    0

    Hi!

    Great! There should be an entry in the umbraco log (found in the db) for each call to the scheduled job.

    If you want to try to manually call the send out jobb, try this: http://yourdomain.com/umbraco/newsletterstudio/Pages/NewsletterCheckForScheduledSendOut.aspx

  • KoosMos 19 posts 41 karma points
    Oct 01, 2012 @ 14:13
    KoosMos
    0

    It worked.

    I use a web address with a port (http://yourdomain:1234) but in the /config/umbraco.config there was just the web address without the port. I added the port and now it works.

  • Markus Johansson 1911 posts 5757 karma points MVP c-trib
    Oct 01, 2012 @ 14:33
    Markus Johansson
    0

    Sounds like a little bug, thank you for sharing you solution. I'll add this to the backlog.

    // Markus

Please Sign in or register to post replies

Write your reply to:

Draft