Skip to content

Mail-Plugin: Attachments available - #156

Open
JuMi2006 wants to merge 2 commits into
mknx:developfrom
JuMi2006:develop
Open

Mail-Plugin: Attachments available#156
JuMi2006 wants to merge 2 commits into
mknx:developfrom
JuMi2006:develop

Conversation

@JuMi2006

Copy link
Copy Markdown
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