Copied to clipboard

Flag this post as spam?

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


  • Nikolas van Etten 202 posts 162 karma points
    Nov 10, 2009 @ 22:31
    Nikolas van Etten
    0

    Check if SendMail is working

    I've tried using SendMail from the umbraco.library in a usercontrol, but it seems to not work and I assume it's related to wrong settings in my web.config file, but the isp has confirmed these are correct, so question is how can I check if these settings are correct or not?

    Also tried sending from an XSLT macro but no luck...

  • skiltz 501 posts 701 karma points
    Nov 10, 2009 @ 22:46
    skiltz
    1

    You could just use the old trusty system.net.mail way.

  • Petr Snobelt 923 posts 1534 karma points
    Nov 10, 2009 @ 23:56
    Petr Snobelt
    1

    I think SendMail internally use system mail.

    you can try set  pickupDirectoryLocation settings to store file and verify it's created.

    BTW: SendMail don't allow multiple recipients.

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Nov 10, 2009 @ 23:59
    Dirk De Grave
    0

    Agree with Petr, so you're able to isolate the issue and act upon.

     

    Cheers,

    Dirk

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies