Skip to content

New method to allow for saving email to file which also allows using of Send() to send the email#101

Open
mkimmet wants to merge 3 commits intoandrewdavey:masterfrom
mkimmet:master
Open

New method to allow for saving email to file which also allows using of Send() to send the email#101
mkimmet wants to merge 3 commits intoandrewdavey:masterfrom
mkimmet:master

Conversation

@mkimmet
Copy link

@mkimmet mkimmet commented Jan 8, 2015

I added a method SaveToFile(path), which will allow the user to save an email to a given path without using the Send() method. That way you can both save an email to a file and then also use the Send() method to send the email.

Let's you save an email to a file without using the Send() method.  That
way you can save an email to file, and then also send the email.
Let's you save an email to a file without using Send(), that way you can
save a copy of the file and also use Send() to send the email.
@mkimmet mkimmet changed the title New method to allow for saving email to file and then also using New method to allow for saving email to file which also allows using of Send() to send the email Jan 8, 2015
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