Thanks mate. This is copied from the screen, so it looks like v3.3.1. It was the smoke tests that didnt work, so thats prob becuase i didnt filll in the smtp section. I'll try that now. Thanks again for your reply (sorry it was 3 in the morn over here, so went to bed straight after posting).
P.s if you like breakbeat feel free to help yourself to my mixes.
http://www.marcreck.com/wordpress2
>>>About Swift Mailer
This plugin is currently using Swift Mailer v3.3.1. Swift is a fully OOP Library for sending e-mails from PHP websites and applications. It does not rely on PHP's native mail() function which is known for using high server resources when sending multiple emails. Instead, Swift communicates directly with an SMTP server or a MTA binary to send mail quickly and efficiently.
Before releasing your Newsletter upon the world, it's recommended to make sure that your Swift setup is working properly. Below you will find a number of simple test emails to run for your website. Try using the Swift Sendmail option first as it is the quickest and easiest way to send email. If your server does not support the Sendmail Option, use the SMTP option.
Swift Testing Options
You will need to make wp-content/plugins/st_newsletter/Swift/tests/tmp/ writable to the web user (usually "noobody" or "apache") (chmod 0777 will do this).
From Email:
From Name:
To Email:
To Name:
Connection Type:
Swift SMTP Settings:
Server: (smtp.yourhost.com)
Username
Password
Should we use TLS or SSL?: No TLS SSL
Port:
Additional Options:
Sendmail Path: Default: /usr/sbin/sendmail -bs
Smoke Tests
A message will be sent for each test. If the message sent successfully a green bar will appear and a set of instructions. If the message did not send successfully a red bar will appear along with the set of instructions and an error message.
Each smoke test contains an image to use as a guide to following the instructions. Be aware that you may see subtle differences as various mail clients will render emails slightly differently. This is perfectly normal.
Please note that these tests will open in a new window.
1. Basic Send Test
2. Multipart Test
3. Attachment Test
4. Header Encoding Test
5. Embedded Image Test
Unit Tests
Unit Tests go into much finer detail. They analyze the internals of the library from many different angles and make lots of expectations about what is supposed to happen. Several thousand expectations are made on this library and we want every single one of them to be satisfied.
1. Run Unit Tests
Please refer to the Swift Documentation for any further help with running any of these tests.
WordPress
Documentation — Support Forums
2.2 — 0.32 seconds
<<<<<<