Added support for including files in e-mail sending from a predefined folder. This is useful if you want to have the option to include some marketing or legal documents in most of your e-mails
Fixed a problem in callbacks; implementations always call the contract definitions arg parser, but in the case where the contract only had positional arguments the arg parser was not defined.