This is Bugzilla
Bugzilla Version 2.22.7
View Bug Activity | Format For Printing | XML | Clone This Bug
Using mail merge (right click contact folder, mail merge with template, select template) the merge function does now merge the fields (after your fix, thanks) into the e-mail when using preview, but when send is clicked, the program reports "Progress: Connecting..." then displays "0 messages sent". The account it should be sending through is a gmail account - this account works fine under normal e-mailing. However, is this happening because of SSL requirements??? As a minor point, following this the focus is not returned to scribe. The template I am using has the subject ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test Email ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ and body: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A Test for <? Contact.SurName ?> Cheers. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ the contact folder has one contact in with a valid e-mail address and surname field.
I've fixed sending over SSL connections. But the focus thing is not fixed, this is a bug in the Win32 dialog glue that I've already tried to fix many times and failed.