Jenkins Extended E-mail failed to send email with attachment
up vote
0
down vote
favorite
I am trying to send my test report from Jenkins to email using emailext plugin and I can send email without attachment, but if I attach any document it fails.
emailext attachmentsPattern: "**/*.html", body: 'Test', subject: 'Android App', to: "myemail@test.com"
Error Message
Sending email to: myemail@test.com
Error sending to the following VALID addresses: myemail@test.com
jenkins jenkins-plugins jenkins-groovy email-ext
add a comment |
up vote
0
down vote
favorite
I am trying to send my test report from Jenkins to email using emailext plugin and I can send email without attachment, but if I attach any document it fails.
emailext attachmentsPattern: "**/*.html", body: 'Test', subject: 'Android App', to: "myemail@test.com"
Error Message
Sending email to: myemail@test.com
Error sending to the following VALID addresses: myemail@test.com
jenkins jenkins-plugins jenkins-groovy email-ext
What's the error message?
– Joao Vitorino
Nov 9 at 11:21
Error sending to the following VALID addresses
– GoSmash
Nov 9 at 11:28
Possible duplicate of jenkins Error sending to the following INVALID addresses:xxx@yyy.com
– Joao Vitorino
Nov 9 at 11:32
Shared question is reported for error "Error sending to the following INVALID addresses", I can send email without attachment.
– GoSmash
Nov 9 at 11:38
See the answers, you probably have a confirguration problem.
– Joao Vitorino
Nov 9 at 11:39
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to send my test report from Jenkins to email using emailext plugin and I can send email without attachment, but if I attach any document it fails.
emailext attachmentsPattern: "**/*.html", body: 'Test', subject: 'Android App', to: "myemail@test.com"
Error Message
Sending email to: myemail@test.com
Error sending to the following VALID addresses: myemail@test.com
jenkins jenkins-plugins jenkins-groovy email-ext
I am trying to send my test report from Jenkins to email using emailext plugin and I can send email without attachment, but if I attach any document it fails.
emailext attachmentsPattern: "**/*.html", body: 'Test', subject: 'Android App', to: "myemail@test.com"
Error Message
Sending email to: myemail@test.com
Error sending to the following VALID addresses: myemail@test.com
jenkins jenkins-plugins jenkins-groovy email-ext
jenkins jenkins-plugins jenkins-groovy email-ext
edited Nov 12 at 5:15
asked Nov 9 at 11:02
GoSmash
6041832
6041832
What's the error message?
– Joao Vitorino
Nov 9 at 11:21
Error sending to the following VALID addresses
– GoSmash
Nov 9 at 11:28
Possible duplicate of jenkins Error sending to the following INVALID addresses:xxx@yyy.com
– Joao Vitorino
Nov 9 at 11:32
Shared question is reported for error "Error sending to the following INVALID addresses", I can send email without attachment.
– GoSmash
Nov 9 at 11:38
See the answers, you probably have a confirguration problem.
– Joao Vitorino
Nov 9 at 11:39
add a comment |
What's the error message?
– Joao Vitorino
Nov 9 at 11:21
Error sending to the following VALID addresses
– GoSmash
Nov 9 at 11:28
Possible duplicate of jenkins Error sending to the following INVALID addresses:xxx@yyy.com
– Joao Vitorino
Nov 9 at 11:32
Shared question is reported for error "Error sending to the following INVALID addresses", I can send email without attachment.
– GoSmash
Nov 9 at 11:38
See the answers, you probably have a confirguration problem.
– Joao Vitorino
Nov 9 at 11:39
What's the error message?
– Joao Vitorino
Nov 9 at 11:21
What's the error message?
– Joao Vitorino
Nov 9 at 11:21
Error sending to the following VALID addresses
– GoSmash
Nov 9 at 11:28
Error sending to the following VALID addresses
– GoSmash
Nov 9 at 11:28
Possible duplicate of jenkins Error sending to the following INVALID addresses:xxx@yyy.com
– Joao Vitorino
Nov 9 at 11:32
Possible duplicate of jenkins Error sending to the following INVALID addresses:xxx@yyy.com
– Joao Vitorino
Nov 9 at 11:32
Shared question is reported for error "Error sending to the following INVALID addresses", I can send email without attachment.
– GoSmash
Nov 9 at 11:38
Shared question is reported for error "Error sending to the following INVALID addresses", I can send email without attachment.
– GoSmash
Nov 9 at 11:38
See the answers, you probably have a confirguration problem.
– Joao Vitorino
Nov 9 at 11:39
See the answers, you probably have a confirguration problem.
– Joao Vitorino
Nov 9 at 11:39
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53224491%2fjenkins-extended-e-mail-failed-to-send-email-with-attachment%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What's the error message?
– Joao Vitorino
Nov 9 at 11:21
Error sending to the following VALID addresses
– GoSmash
Nov 9 at 11:28
Possible duplicate of jenkins Error sending to the following INVALID addresses:xxx@yyy.com
– Joao Vitorino
Nov 9 at 11:32
Shared question is reported for error "Error sending to the following INVALID addresses", I can send email without attachment.
– GoSmash
Nov 9 at 11:38
See the answers, you probably have a confirguration problem.
– Joao Vitorino
Nov 9 at 11:39