Jump to content

Search the Community

Showing results for tags 'outlook.udf'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. So, working on a project. Brain storming a way to get my firefighters and paramedics to give me better IT tickets, they currently 99% of the time just send an email to our ticketing system and it creates a ticket. The issue is that they almost always leave out a lot of important information because the email is only giving me the title and body. I want to add extra stuff like computer name, ip address, etc. That I can grab with Autoit. The idea is to build a ticket submission GUI and have it put together the email in a structure that I want, and then send it in and the GUI will have the code to pull computer information and required fields for the user that fill in. This would be trivial with the outlook.udf I could even automate sending the message. The issue is that most of the staff do not use outlook they use webmail. This is where I am now stuck, I guess I would have to move into browser automation and other tricks to work with this, but I do not want to leave much of this process in the users hands so that they can mess it up or have to figure it out. Any bright ideas or simple concepts I am overlooking? I cant just use SMTP and send because it does need to come from the users email, the tickets and stuff are tracked based on submitter email.
×
×
  • Create New...