Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

FTPZIP is a MailUp application that allows to send an email message to a defined list of recipients by simply uploading a ZIP archive to an FTP location (via FTP:21 or SFTP:22). 
This features is typically used by advanced users that have a need for configuring and sending a campaign without accessing the MailUp web application, and without using the MailUp APIs.

...

FTPZIP presents different Operation Modes. They are:

  • FULL: Create and send a newsletter in MailUp and send it
  • SEND: Send a newsletter (the newsletter has been previously created in MailUp)
  • SAVE: Create a newsletter in MailUp

Depending on what you are trying to accomplish, you can enclose in the ZIP archive different kinds of files. (Details of ZIP archive structure are here.)
The only mandatory file is the one called settings.xml, because the informations enclosed in settings.xml allow to determine the Operations Mode and the kind of mailing(Details of the settings.xml structure and data are here.)

Operation mode use cases

FTPZIP  manage the following use cases:

...