can do.. i'll throw that in with the few addons i've made before releasing to the public.
It would be nice to have a delete all messages command.
Code:B,520,490,154,40,"deleteemailmessage",@deleteallemailmessages@
can do.. i'll throw that in with the few addons i've made before releasing to the public.
NOVA, MD, DC Monthly Meets Here
Ride Runner and Centrafuse 3 plugin creator
mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
Find my plugins on the MP3Car App Store!
Follow Me on Twitter or Facebook
Live mp3Car Facebook Chat
Also if you do a RELOADSKIN you need to go back and close the RRMAIL before it will work again. Maybe you could have the plugin close on skin reloads.
Also a way to go to COMPOSEEMAILMESSAGE directly so if you only want to send a e-mail.
Here is how I am doing it now.
Code:"RELOADSKIN","BYVAR;EXPRESS;<<CLOSEEMAIL||NEWRELOADSKIN" "NEWRELOADSKIN","RELOADSKIN" "RRMAIL","BYVAR;EXPRESS;NEWRRMAIL<<LOAD;rrmail_list.skin||BYVAR;EXPRESS;SETVAR;EXPRESS;1" "NEWRRMAIL","RRMAIL" "CLOSEEMAIL","BYVAR;EXPRESS;SETVAR;EXIT<<NEWCLOSEEMAIL||BYVAR;EXPRESS;SETVAR;<<SETVAR;EXPRESS;0" "NEWCLOSEEMAIL","CLOSEEMAIL" "COMPOSEEMAILMESSAGE","BYVAR;EXPRESS;RRMAIL<<||NEWCOMPOSEEMAILMESSAGE" "NEWCOMPOSEEMAILMESSAGE","COMPOSEEMAILMESSAGE"
closemail closes the connection to the mapi service... i've already fixed it so close mail is run on "RELOADSKIN" and "RELOADRR". And i'll add a compose option to the RRMAIL command. Something to the effect of RRMAIL;Compose.. and that takes you straight to the compose skin.
NOVA, MD, DC Monthly Meets Here
Ride Runner and Centrafuse 3 plugin creator
mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
Find my plugins on the MP3Car App Store!
Follow Me on Twitter or Facebook
Live mp3Car Facebook Chat
I have 3 PC’s with RRMAIL but one of them is not working right and that is the most important one – the truck. The list skin works fine but read and compose skin do not show the message (list). Any hint of what to look for?
I did notes that when I hit the read button RR says readmail.
NOVA, MD, DC Monthly Meets Here
Ride Runner and Centrafuse 3 plugin creator
mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
Find my plugins on the MP3Car App Store!
Follow Me on Twitter or Facebook
Live mp3Car Facebook Chat
All 3 pc’s have the exact same RR and skin and outlook 6.
The delete message will lock-up outlook on that machine.
outlook express 6? and its the default mail program? Delete mail doesnt do anything special.. just runs mapi's delete method, then runs RRMAIL command again. Only thing that could slow that down is a slow internet connection.
NOVA, MD, DC Monthly Meets Here
Ride Runner and Centrafuse 3 plugin creator
mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
Find my plugins on the MP3Car App Store!
Follow Me on Twitter or Facebook
Live mp3Car Facebook Chat
Well I finally figured it out
Forgot to add this to the trucks skin.ini file.
RRMAILCHARSPLIT=80
Bookmarks