2004-04-15 07:02:32 UTC
Documentation is missing an example of how to use the program.
I am trying to use msweb with the following arguments and format:
./msweb --from-host outlook.***.com --from-domain *** --from-user silverfox --from-pass lamepass --to-addr
user@***.net
It sits there with no output, and doesn't seem to be delivering anything to
user@***.net
If I try to add --debug to the end, it shows the command line options again and exists. If I add --use-ssl it shows the command line options and exists. It'd be helpful if it would tell me which option it was missing or didn't like if it decides not to run because something is wrong with the command line arguments.