Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 4 of 4

Thread: send emails with exact target

  1. #1
    chrismartz is offline Senior Member
    Join Date
    Apr 2010
    Posts
    339

    Default send emails with exact target

    Has anyone modified the source to send email via exact target instead of internally? If so, any tips or code you can share would be much appreciated.

  2. #2
    cjbarth is offline Senior Member
    Join Date
    Oct 2008
    Posts
    392

    Default

    What do you mean "exact target"?
    ML9.3.1.1
    SQL 2012 Express
    VS 2010
    Azure VM

  3. #3
    chrismartz is offline Senior Member
    Join Date
    Apr 2010
    Posts
    339

    Default

    http://www.exacttarget.com/ . They are like Constant Contact or MailChimp.

  4. #4
    cjbarth is offline Senior Member
    Join Date
    Oct 2008
    Posts
    392

    Default

    If they can accept emails via SMTP, then it should be no problem to modify the sending server using the basic email settings. Otherwise, you'll need the source code to make modifications to support an API they may have...do they have an API?
    ML9.3.1.1
    SQL 2012 Express
    VS 2010
    Azure VM