R
Ryan Barnes
Hey All,
I'm trying to figure out how to delete an email based upon it's sender
when it arrives, the problem outlook has is that when you create a
"rule" to do this job, it could potentially mistake an email that you
really did want as junk, because it says "Suspected junk email or in
Junk Senders list" keyword here is Suspected. So I would like to write a
macro to delete it ONLY if it is in the junksenders list. I've got a
simple macro to add to JS list and then delete it, done with sendkeys.
Nothing too complex. But I dont have enough OOP skills to work with
outlook, nor the time. If you could help me out that would be great.
thanks.
I'm trying to figure out how to delete an email based upon it's sender
when it arrives, the problem outlook has is that when you create a
"rule" to do this job, it could potentially mistake an email that you
really did want as junk, because it says "Suspected junk email or in
Junk Senders list" keyword here is Suspected. So I would like to write a
macro to delete it ONLY if it is in the junksenders list. I've got a
simple macro to add to JS list and then delete it, done with sendkeys.
Nothing too complex. But I dont have enough OOP skills to work with
outlook, nor the time. If you could help me out that would be great.
thanks.