ahankiewicz Posted June 19, 2009 Posted June 19, 2009 I have little experience of programming of VB or Outlook macros however I need to create the following: A method to send bulk emails to parents within the school (this would include letters home for events, term newsletter etc. I can create either a mail list in Outlook or using the same info in an xls spreadsheet. All email must be sent in Bcc address, Subject of the letter, in the main part of the mail there must be a salutation, one or two line of text and the an attachment in pbf format. Does anyone have the right method or script? Andrew
ahankiewicz Posted June 19, 2009 Author Posted June 19, 2009 Yes - send a mail with content & attachments to a number of addresses. I would like it to be automated (no knowledge required!) Andrew
mac_shinobi Posted June 19, 2009 Posted June 19, 2009 find attached a silent MAPI emailing project done in VB 6 - may or may not be of any use - got this from a person on experts exchangeeglOEmailer.zip
sahmeepee Posted June 19, 2009 Posted June 19, 2009 You could also look into using a commandline email program like blat if you want to do it via a batch or vbscript. I would go with ChrisH's suggestion first given your stated level of experience.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now