Does anyone know of a simple way of automatically sending replies to emails, which can repeat X amount of times. For example, I want to reply to an email from John Smith 20 times with "ABC" , "DEF", "EFG"....etc.. sequentially..

Thanks..

Hey There,

You can use a simple counter and increment it on each loop, clipping it when the value reaches the cutoff point you've assigned.

Can you post what you have so far? Hopefully then folks on this board can get you the help you're looking for :)

Best wishes,

, Mike

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.