Q: |
How can I avoid that my messages sent via SmartSerialMail are tagged as SPAM? |
||||||||||||||||
A: |
If a mail is identified as SPAM or not, is not in our hands. If it was, then a spammer would use this functionality as well.
|
||||||||||||||||
|
|
||||||||||||||||
Q: |
Can I send EML files with SmartSerialMail? |
||||||||||||||||
A: |
Yes, you can. Click in Step ' |
||||||||||||||||
|
|
||||||||||||||||
Q: |
I want to add an attachment to my newsletters. Is this possible? |
||||||||||||||||
A: |
Yes, it is possible. Click in step ' |
||||||||||||||||
|
|
||||||||||||||||
Q: |
How do I import an HTML file so it will appear as the body of the mail message? |
||||||||||||||||
A: |
In the toolbar of step ' |
||||||||||||||||
|
|
||||||||||||||||
Q: |
How can I create HTML messages? Especially messages with embedded images? |
||||||||||||||||
A: |
There are two options:
|
||||||||||||||||
|
|
||||||||||||||||
Q: |
How can I provide a HTML part replacement for my mail, in the case the recipient can’t / won’t read HTML mail ? |
||||||||||||||||
A: |
SmartSerialMail offers the option to convert an HTML mail automatically into ASCII text. You may also define a substitute text for embedded images, if you want to. All these possibilities are available in the editor of SmartSerialMail in Step '
You can find further information in the SmartSerialMail Help under: ' |
||||||||||||||||
|
|
||||||||||||||||
Q: |
I want to define more than the three default quick parts “Mail”, “First name” and “Family name”. Is this possible ? |
||||||||||||||||
A: |
Yes, it is possible. Just right click on the list of recipients and choose “Add new column” from the context menu. Now, you can use your newly added quick part in Step ' Even more comfortable and more flexible is the use of quick parts. Please refer to the online help for more details.
You can find further information in the SmartSerialMail Help under: ' |
||||||||||||||||
|
|
||||||||||||||||
Q: |
I’ve imported from an Excel sheet a list which shall distinguish between three salutation possibilities: male, female and undetermined. I want the software to generate the following salutations : Dear Mr John Doe (for male) Is this possible? |
||||||||||||||||
A: |
There is no possibility for performing this kind of rule application in SmartSerialMail yet. But there is another way to achieve the desired result :
That should do it. |
||||||||||||||||
|
|
||||||||||||||||
Q: |
Can I import my MS Access tables together with my queries? |
||||||||||||||||
A: |
As far as the import assistant is concerned, there is no difference between a table or a query. If you import from a MDB-file, you will find your queries as well as your tables. |
||||||||||||||||
|
|
||||||||||||||||
Q: |
Does SmartSerialMail allow me to use dynamic tags in the mail body? For instance, when sending out a newsletter to my business clients, I'd like to address my clients with a personal salutation, e.g. Dear {ClientName}. I even like to customize my mail in more places. E.g.: Dear {ClientName}, |
||||||||||||||||
A: |
Yes, it is possible to use “dynamic” tags (“quick parts”). If you have ClientName, Username and Password in your list of recipients, you can insert markers e.g.
You can find further information in the SmartSerialMail Help under: ' |
||||||||||||||||
|
|
||||||||||||||||
Q: |
How can I add a default value for a function, e.g. if I want to insert the %first_name% in my message and some addressee has this field empty then I want to use the word “friend”. Where can I make/change this setting? |
||||||||||||||||
A: |
This is currently not possible. We have such a feature on our to do list for a later version. |
||||||||||||||||
|
|
||||||||||||||||
Q: |
While creating a message, I have the chance to enter the “profile_signature” field. But I can't see how to add my signature to a profile. |
||||||||||||||||
A: |
You can find the signature in the Options menu on the page ' |
||||||||||||||||
|
|
||||||||||||||||
Q: |
Can I add personalized links into my mail newsletter? |
||||||||||||||||
A: |
You can add personalized links to your newsletter with the integrated quick part system of SmartSerialMail.
You can find further information in the SmartSerialMail Help under: ' |
||||||||||||||||
|
|
||||||||||||||||
|
How can I delete the frame around a picture with a hyperlink? |
||||||||||||||||
|
Go to step "3.Content" and change view to source code. Now search the area where the picture is included. There you have to insert Border=”0” like in the following example. <img src='your Image' border='0' /> |
||||||||||||||||
|
|
||||||||||||||||
|
How can I delete the line under a text with a hyperlink? |
||||||||||||||||
|
Go to step „3.Content“ and change view to sourc ecode. Now search the area where the text is included. There you have to insert style='text-decoration: none' like in the following example. <a style='text-decoration: none' href='…' |

