Guest statscat Posted March 7, 2004 Report Posted March 7, 2004 Hi, The email polling issue : you have to remember to leave an email account as the selected inbox for it to poll. Which is really bad if a) you are forgetful like me or :) have more than one email account. This code will put a plugin linked to your first email account on you homescreen. To check other accounts alter -T4 to -T5 etc (if its the fifth account in the list etc and you can then easily send and receive in one click. Hope this helps a few people out. <plugin height="20" width="100%" handlekeys="FOCUS" clsid="{A2536C57-6AC2-4c31-9542-B144B0E9D077}"> <format state="selected" padding-left="4" padding-right="4" bgcolor="COLOR_HOMEHIGHLIGHT" /> <format padding-left="4" padding-right="4" /> <background bgcolor="transparent"/> <shortcut width="100%" icon="-2" height="20" action="windowstmail.exe" keys="!Inbox.MainWnd;~150;-TSOFT2;~100;-T0;~100;-T4;~100;-TSOFT2;~100;-T9;~100"> <label> <text lang="0x0409">Send/Receive Email</text> <text lang="0x0809">Send/Receive Email</text> <text lang="0x040c">Send/Receive Email</text> <text lang="0x0406">Send/Receive Email</text> <text lang="0x0413">Send/Receive Email</text> <text>Send/Receive Email</text> </label> </shortcut> </plugin>
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now