| View previous topic :: View next topic |
| Author |
Message |
David Guest
|
Posted: Fri Dec 16, 2005 11:45 am Post subject: Does FollowupMailer have the following? |
|
|
Does FollowupMailer have the following:
- identifying duplicate emails that may be added to the database
- auto formatting (capitalizing first letters in First and Last names etc..)
- auto add email to database from website
- include attachments with emails
- opt-out management
- bounce management
- html and text email sending |
|
| Back to top |
|
 |
devicode Site Admin
Joined: 05 Mar 2005 Posts: 249
|
Posted: Fri Dec 16, 2005 11:55 am Post subject: |
|
|
Duplicate email addresses are not added to prospect database.
The program will preserve the prospect name exactly as it is entered into the program.
The sender's email address can automatically be added to the database. If you want to extract specific data from the web form then you would have to use ResponseMailer.
You can include several attachments with your messages.
Prospect opt-in and opt-out management is integrated into the program.
Once prospects opts out they will not receive any scheduled messages.
Bounced emails are identified by the program and will not receive any subsequent mailings.
You can specify whether the message should be a html or text (only) email.
. |
|
| Back to top |
|
 |
|