• send error

    By Colin Smithy 1 decade ago

    I can't get send to work. This command:

    clenotes.cmd send --to=test@test.com --subject="Status change: Tracking ID 12345" --body="Your order ID 12345. Status changed to: COMPLETE."

    gives me this error:

    Error executing command 'Mail.sendMail': exceptions.NameError ,notescli3,

    • Fix

      By Sami Salkosuo 1 decade ago

      My apologies.

      You can fix it by finding Mail.py file in lib/clenotes directory and replace all occurrences of "notescli3" with "clenotes". There is two of them.

    • Fixed in v.4.1.1

      By Sami Salkosuo 1 decade ago

      Fixed bugs when sending mail in version 4.1.1