Skip to content

Conversation

@JuMi2006
Copy link
Collaborator

  • backward compatible
  • sh.mail(recipient, subject, message) -> without attachment
  • sh.mail(recipient, subject, message,'path/to/file') -> one attachment as string
  • sh.mail(recipient, subject, message,['path/to/file_1','path/to/file_2','path/to/file_3'])-> multiple attachments as list

Develop - try to merge own fork
- backward compatible
- sh.mail(recipient, subject, message) -> without attachement 
- sh.mail(recipient, subject, message,'path/to/file') -> one attachement as string
- sh.mail(recipient, subject, message,['path/to/file_1','path/to/file_2','path/to/file_3'])-> multiple attachements as list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant