Folks,
I had a DMARC issue with a few users, where the email sent from Acy, but was rejected by Gmail...
I have now fixed this (I think), by using SMTP rather than PHP Mail.
Problem is that now I want to resend to only these few users.
I tried putting the required users into a 'Resend-List', and sending the newsletter to only that list, but of course, I couldn't, because the Newsletter had previously been sent.
Short of making a copy of the newsletter, is there another way I can resend to just these few users?

thanks,
Mike

Hi,

You can select your users and then click on "Actions" in the op right menu. Select the option "Add a message to the queu". You can then select the newsletter you wat to (re)send.

If you experience DMARC issues you probably need to check your spf and dkim records. Make sure the sending server is in your spf record and the sending server is actually adding dkim. It shouldn't make a difference if you are using smtp or phpmail.

Hi folks,
thanks for that quick reply! I will get on to it now, and check the items you suggested.
Great support!!!! Thanks again
Mike