WinDeveloper Software
Innovation. The seed to our Solutions
Follow us on Twitter WinDeveloper on Facebook WinDeveloper YouTube Channel WinDeveloper Updates
HomeDownloadOrderSupportPartnersCompanyContact
WinDeveloper O365 Mailer FREE for 1 Year
WinDeveloper O365 Mailer FREE for 1 Year
O365 Mailer FAQs

 

Check the following frequently asked questions to quickly resolve/answer common questions.

Choose your question type:
Technical FAQs
Sales/Licensing FAQs

 

Technical FAQs

Sales/Licensing FAQs

Which Office 365 permissions does the Mailer require?

On submitting our first mailing we will be prompted to login to Office 365. Next the Authorisation dialog prompts us to grant the mailer the necessary permissions for it to work. Specifically, these permissions must be granted:

  • Send Mail on behalf of others and yourself
  • Read and write mail you can access
  • Read and write to your mail
  • Send mail as you
  • Sign you in and read your profile

Click Accept for the permissions to be granted and go ahead with the mailing.

O365 Permissions

 

back to index

How do I send a Mailing from a Shared Mailbox?

With O365 Mailer, users can access all mailboxes for which they have Send As permissions. Many organizations create mailboxes dedicated to specific tasks. One mailbox could be dedicated to newsletters, another for sales follow-up etc.

By default mailings are sent from the primary mailbox of the O365 login user. However this can be overridden. From the template editor toolbar just click on the Sender button. At the Mailing Sender dialog click on 'Other mailbox whose email is' and specify the sender address.

Setting email sender

Alternatively we can set the sender from the Mailing Wizard. Just follow the wizard up to the 'Ready to Go' step. At the top we can see who the sender is going to be. Click the Sender button to change the current Sender.

Setting email sender option 2

 

back to index

Sending from a Shared Mailbox is not working

When sending a mailing from a Shared Mailbox it is important to make sure that:

  1. The O365 login user has been assigned Send As permissions over the shared mailbox. Verify this by testing email sending from Outlook or OWA.

  2. Following mailbox creation and the assignment of Send As permissions, wait for 1 hour before submitting the first mailing. It is normal for O365 to deny mailbox access to the Mailer during the first hour. This is true even if the mailbox is accessible from Outlook/OWA.

Testing Send As permissions from OWA - Login to OWA using the O365 credentials in use with the O365 Mailer. From the top-right corner, open the account settings and select 'Open another mailbox'. At the dialog that opens, enter the email address of the mailing sender.

Open Mailbox having Send-As Permissions

If the necessary permissions are in place, the mailbox should open. Send a test email and confirm that this is correctly delivered.

 

back to index

How will the Template Tags look like in the final email?

A database may include various data types. Textual data is inserted into the email "as is". Other types, such as dates, require a conversion for them to be inserted into the email.

It is a good idea to check what the mailing is going to look like before this is sent. For this purpose the Mailing Wizard includes an 'Email Sample' step. This allows us to scroll through the first 50 emails showing exactly how the data is converted and inserted into the email.

To see the sample, select the email template and launch the Mailing Wizard as if to submit it for delivery. Move the Wizard forward up to the 'Email Sample' step. Click on the left/right arrows at the top to scroll through different emails.

Email Sample

In the above example some of the inserted data doesn't look right. This can happen if a mistake is done when configuring tags.

 

back to index

How do I test a Mailing before sending?

It is always wise to test an important mailing before going ahead with the full mailing. Just looking at an offline Email Sample is not enough. The sample only shows what the subject and body are going to look like.

A complete test should send out a few emails. We should also be able to look at the received email to confirm that everything is fine. Apart for the content, here we want to confirm that the mailing sender is correct and that permissions won't block us from submitting the full mailing.

The Mailing Wizard includes some helpful tools for this purpose. In the last 'Ready to Go' step, we have a choice between submitting the full mailing or just a few test emails.

Sending emails for testing

At the mailing database it is always a good idea to have a few recipients reserved for testing. From 'Ready to go', under 'Send email to', we choose 'Only this Recipient' and enter our email address (as specified at the database). This allows us to go to our mailbox and check the received email.

Alternatively we could choose 'Send email to' | 'Only database entries in this range'. Next we configure the number of emails to send. If we wanted to send the first 5 emails we would specify 1 as the lower limit and 5 as the upper. Here it is important to remember that the Mailer sorts database entries by recipient address in alphabetical order (from a to z). After testing, we can continue the mailing by skipping the emails that were already submitted. So on re-running the Wizard we would set the lower range limit to 6 and the upper limit to 'end'.

Another feature useful for testing is available at the same Wizard page through the checkbox 'Keep copy of sent emails in the Sent Items folder'. Setting this, allows us to verify the test emails from the Sender mailbox.

 

back to index

My data needs converting before inserting into the email

The O365 Mailer allows us to see how the data is going to look like when inserted into the email template. This is explained in: How will the Template Tags look like in the final email?

Sometimes the default conversion is not good enough. Other times we might need more complex logic. For example we might want to merge multiple data fields, or we might want to pull data from multiple tables. In these cases the best solution is to use Database Views.

Views bring the power of TSQL, giving us a lot of flexibility. We can now directly set the data to be inserted instead of relying on the O365 Mailer data conversions.

At the Mailer we just configure the mailing template to pull the data from the View instead of the database Table.

 

back to index

I need to keep a copy of Sent emails

By default the O365 Mailer automatically deletes sent emails. In this way we avoid flooding sender mailboxes with large mailings.

However it is sometimes useful to keep a copy of sent emails. We might be testing a mailing, keeping the sent emails enables us to verify what is being sent. Other times we might simply need the emails for record keeping.

In these cases we instruct the Mailer to keep a copy of sent emails in the Sent Items folder. At the Mailing Wizard, the last 'Ready to Go' step includes the checkbox 'Keep copy of sent emails in the Sent Items folder'. Set this to retain sent emails.

Keep copy of sent emails

 

back to index

Can I break a mailing into batches?

When dealing with large mailings it is sometimes desirable to break it into smaller batches and send these separately. The Mailing Wizard provides the ability to do this but there is a catch we need to be aware of.

At the Mailing Wizard, move forward to the 'Ready to Go' step and use 'Send email to' | 'Only database entries in this range' to break down the mailing. To send the first 100 emails set the lower limit to 1 and the upper to 100. To send the next 100 emails re-run the Wizard setting the lower limit to 101 and the upper limit to 200. When it comes to the last batch we can set the upper limit to 'end' so that we don't need to know the exact number of database entries.

Breaking Mailings into batches

This approach has one limitation. The Wizard allows us to automatically filter repeated recipient addresses. This is done by setting the checkbox 'Don't send multiple emails to the same Recipient' from the 'Ready to Go' Wizard step. Sending mailings into batches breaks this functionality. Imagine having 2 batches. The first batch includes someone@domain.com. The same address appears in the second batch. In this case the recipient receives a second email when processing the second batch.

Database Views can be helpful in solving this problem. The View could implement duplicate recipient filtering directly, relieving the Mailer from this task. We can then safely use the Wizard paging functionality without worries.

 

back to index

How will I know which emails were sent and which failed?

Large mailings can easily include thousands of emails. Monitoring the emails being sent from the Wizard interface isn't practical. The simplest solution is to let the mailing run and review the results at the end. The Wizard provides a simple count of successfully sent/failed emails. If the failure count isn't zero check the logs for details.

Once the mailing completes the Wizard provides 3 logs. To access these click on the 'Save Log...' button and choose the log type from the pop-up menu.

Mailing Logs

Full Log - A complete unfiltered dump of the mailing log. This is the same information visible from the Wizard interface.

Errors/Warnings - A log showing only error/warning reports if any. This is perfect to quickly review errors. If the wizard encounters a transient error condition (such as internet disconnection) here we find the list of recipients whose email failed delivery.

Sent Email Recipient List - This log file lists all recipients to whom an email was successfully sent. It's a plain dump of email addresses without any other text.

 

back to index

My Technical question is not answered in this FAQ

Email to: support@windeveloper.com

 

back to index

How do I get a Free License?

Getting the free 1 year license is simple. Just register at the download form, complete the download and install. The Installation will start you off with a 30 day evaluation but within 24 hours you will get the license emailed straight to your Inbox.

 

back to index

Are there any limitations when using the Free License?

Don't use for spam. Don't do anything illegal or that breaches the rights of third parties. That's all.

 

back to index

What happens when my Free License expires?

We will be providing license renewal options in the future. Contact us if you have any specific requirements.

 

back to index

My Licensing question is not answered in this FAQ

Email to: sales@windeveloper.com

 

back to index

Privacy Policy Partners About Us Contact

Copyright © 2004 - 2024 WinDeveloper Software Ltd. All rights reserved.