Overview

In case FTPZIP executes a Transactional Send, the personal data of subscribers listed in the Recipients.csv file (details here)  aren't imported in MailUp Account Database.  
Email message are sent using MailUp Transactional API. Details about how to enable and configure Transactional Mailing on a MailUp Account are here.  

When FTPZIP works in this way:

SMTP+ user configuration

An FTPZIP transactional  can be configured in two 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

FileName
Notes
Settings.xmlSee here 
Recipients.csvSee here 

Save 

Create a message without images and attachments 
FileName
Notes
Settings.xmlSee here
Markup.htmSee here

 

Create a message with images 
FileName
Notes
Settings.xmlSee here 
Markup.htmSee here
All images filesList of all file images described in Markup.htm

 

Create a message with attachments  
FileName
Notes
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 
FileName
Notes
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.