We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
>> surf(peaks); mailspoon.sendhtmlmail('[email protected]', 'Hello world!', {'<h1>Hello, world!</h1>', gcf, "<p>That's all!</p>"}, [], '[email protected]') Error using mailspoon.SmtpHost/send (line 84) Java exception occurred: java.lang.IllegalStateException: The mail session is already initialized at org.apache.commons.mail.Email.checkSessionAlreadyInitialized(Email.java:1994) at org.apache.commons.mail.Email.setHostName(Email.java:475) Error in mailspoon.Email/send (line 191) out = mailspoon.globals.smtpHost.send(this); Error in mailspoon.sendhtmlmail (line 23) out = email.send; 84 jmail.setHostName(server); K>>
The text was updated successfully, but these errors were encountered:
apjanke
No branches or pull requests
The text was updated successfully, but these errors were encountered: