Jump to content

File Automation Program


Recommended Posts

I helped write a program for someone a while back, and it doesn't seem to be working now, between all of the revisions we've made.

Basically, when you start the program, you pass an argument (deutschland or polen), which configures the program.

When it starts, it checks an email inbox, and is supposed to the decrypt the pdf file (if Encryption is set to true), and print it out.

After that's done, it will go to another folder, encrypt the pdf file (if Encryption is set to true), and then use CDO.Message and send the file as an attachment.

I've been working with this so long, I can't see where anything might be wrong... :whistle:

Required Files (.zip)

The two exe's are the printing programs required by GetMail...shouldn't be necessary for testing

get_sendmail.au3

Writing AutoIt scripts since

_DateAdd("d", -2, _NowCalcDate())
Link to comment
Share on other sites

and what's the error?

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Link to comment
Share on other sites

None of the PDF files are being sent/recieved.  The script how it is should work correctly (afaik, sn/pw are correct)

<{POST_SNAPBACK}>

Hm.. can't see anything wrong. As I cannot test the script, I would recommend to run getmail in a DOS box and see what happens. If you did not change the script, it's likely that something else is the cause of the problem (POP3 Server, network connection, DNS, etc.)

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...