I’ve got a little vb program that automatically creates some email with outlook. I get a warning message that a program is accessing outlook and I have the option to allow it (including a time period). But then I have to ok each and every email (24 in total – dull but not too bad).
Is there a way that I can authorise it once and then walk away – sort of get outlook to ‘trust’ my vb program (digital signiture maybe?).
Or can I hold off on the .send and .save them instead then .send them as one block – will outlook ask for permission when saving or is it only the .send command that it worries about?
Tim