Overview

In case FTPZIP executes a Massive Send, the personal data of subscribers listed in the Recipients.csv file are imported in MailUp Account Database. 
Email messages are sent as a common mailing executed using the MailUp Web Application.

When FTPZIP works in this way:

ZIP Archive Structure

Description

Depending on which Operations Mode is indicate in the Settings.xml file, you can enclose in the ZIP archive different kinds of files such as:

File enclosed in the ZIP archive change based on the kind of operations (full, send, save) described in the Settings.xml file.

Use Cases

In case of the ZIP archive contains some files not necessary for the operation mode described (i.e. operation mode is send but ZIP archive contains same data of a full request), they will be ignored and the operation will be completed.

In case of the ZIP archive doesn't contains all files necessary for the operation mode described (i.e. operation mode is full but ZIP archive doesn't contains the files to create the newsletter), the operation won't be completed.

Following a list of examples of ZIP archive for each operation mode

Full

Create a message without images and attachments
FileNameNotes
Settings.xmlSee here
Markup.htmSee here
Recipients.csvSee here
Create a message with images
FileNameNotes
Settings.xmlSee here
Markup.htmSee here
All images filesList of all file images described in Markup.htm
Recipients.csvSee here
Create a message with attachments 
FileNameNotes
Settings.xmlSee here
Markup.htmSee here 
AttachmentsFolder that contains the files that will be attached to the newsletters.
Recipients.csvSee here
Create a message with images and attachments
FileNameNotes
Settings.xmlSee here
Markup.htmSee here 
All images filesList of all file images described in Markup.htm
AttachmentsFolder that contains the files that will be attached to the newsletters.
Recipients.csvSee here

Send

FileNameNotes
Settings.xmlSee here
Recipients.csvSee here

Save

Create a message without images and attachments
FileNameNotes
Settings.xmlSee here
Markup.htmSee here
Create a message with images
FileNameNotes
Settings.xmlSee here 
Markup.htmSee here
All images filesList of all file images described in Markup.htm
Create a message with attachments 
FileNameNotes
Settings.xmlSee here 
Markup.htmSee here
AttachmentsFolder that contains the files that will be attached to the newsletters.
Create a message with images and attachments
FileNameNotes
Settings.xmlSee here 
Markup.htmSee here
All images filesList of all file images described in Markup.htm
AttachmentsFolder that contains the files that will be attached to the newsletters.