Request for new application for send newsletter and simple email

In the next version I’d like to find an application wizard for send newsletter and simple email.

Send to single or multiple users
– Use progress bars when sending bulk mail

  • Fully personalize your mails so that they include personal information
    – You can include dynamic data to personalize the mail, form, to, cc, bcc, Subject and Message variables for example.
    – Text email output
    – HTML email output or HTML email based on a Template
  • Digital file attachments
  • Specify ?Go to? or success page after form submits
  • Support for lots of standard mail components for mail processing: Mail, SendMail and SMTP
  • Error checking

This is an example of database for newsletter:

User:

  • IdUser
  • Name
  • Email

CategoryNewsletter

  • IdCategory
  • Title

UserSubscribe

  • IdUserSubscribe
  • IdUser
  • IdCategory

Newsletter

  • IdNewsletter
  • IdCategory
  • Title
  • Message

The best regards,
D.

Re: Request for new application for send newsletter and simple email

SC is an application development tool. Usually these tools don’t come with functionality you request.

As far as I’m concerned, Netmake should not integrate such functionality, but should focus on creating decent documentation, english translations and presence on the english forum.

Re: Request for new application for send newsletter and simple email

What I asked is important for me.

As far as I’m concerned, What you get is another thing and for this you need to start a new thread.

Re: Request for new application for send newsletter and simple email

[quote author=vedanet link=topic=3986.msg9166#msg9166 date=1298451838]
What I asked is important for me.[/quote]

Yes, but not for Netmake oder many of other developers … SC is an application development tool and not an tool for sending newsletters or SMS. If you want to have this functionality, then you need either this program yourself or buy (if available).

Re: Request for new application for send newsletter and simple email

Hi,

In the samples project you can find an application to send email. You can customize it to use in your project.

Regards

Re: Request for new application for send newsletter and simple email

hi,
use sc_mail_send , send to email and open with smartphone.

But I still hope the next version has an function or module to send sms massege. :smiley:

Regards,
Magen Sijabat

I can’t seem to find the application to send email. Can you tell me where in the sample’s it is located?