Mozilla Addon Custom Programmer XUL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • beemk
    CLICK HERE
    • Jan 2002
    • 20829

    #1

    Mozilla Addon Custom Programmer XUL

    Anyone on here that can do this? I need an addon that will allow me to right click multiple emails at once from my drafts folder and move them to my outbox or send them all at once. Right now you have to individually open each email and send them one by one.
    I host with Vacares
  • edgeprod
    Permanently Gone
    • Mar 2004
    • 10019

    #2
    What kind of back-end are you connecting to? IMAP or Gmail? It's fairly well-documented, how to interact with these services (and I've done both personally) -- it might be a "good enough" solution to do it via Python or PHP if you can't find an XML dialect expert.

    Comment

    • beemk
      CLICK HERE
      • Jan 2002
      • 20829

      #3
      I'm connecting with imap on thunderbird. The problem is I'm using multiple accounts (which is why I use Thunderbird)
      I host with Vacares

      Comment

      Working...