Please enable debug mode in the global configuration. Also, check your spam
folder, if there is no error displayed, then the email is being sent
correctly to the mailserver.


On Wed, Jan 8, 2014 at 11:35 AM, pras.sawant <pras.saw...@gmail.com> wrote:

> Hi
> I am using jenkins-core-1.541 on Ubuntu with email-ext v 2.36. facing some
> strange issue , when I am sending using "Test configuration by sending test
> e-mail" it's successful , but when I run job I get following message but no
> mail
> Sonar analysis completed: SUCCESS
> Email was triggered for: Always
> Sending email for trigger: Always
> Sending email to: x...@xxxx.com
> below is my config.xml
> </org.jfrog.hudson.ArtifactoryRedeployPublisher>
>     <hudson.tasks.Mailer plugin="mailer@1.5">
>       <recipients></recipients>
>       <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
>       <sendToIndividuals>true</sendToIndividuals>
>     </hudson.tasks.Mailer>
>     <hudson.plugins.emailext.ExtendedEmailPublisher plugin="email-ext@2.36
> ">
>       <recipientList>x...@xxx.com</recipientList>
>       <configuredTriggers>
>         <hudson.plugins.emailext.plugins.trigger.AlwaysTrigger>
>
>             <recipientList></recipientList>
>             <subject>$PROJECT_DEFAULT_SUBJECT</subject>
>             <body>$PROJECT_DEFAULT_CONTENT</body>
>             <sendToDevelopers>false</sendToDevelopers>
>             <sendToRequester>false</sendToRequester>
>             <includeCulprits>false</includeCulprits>
>             <sendToRecipientList>true</sendToRecipientList>
>             <attachmentsPattern></attachmentsPattern>
>             <attachBuildLog>false</attachBuildLog>
>             <compressBuildLog>false</compressBuildLog>
>             <replyTo>$PROJECT_DEFAULT_REPLYTO</replyTo>
>             <contentType>project</contentType>
>
> Can somebody help , I tried increasing logging level by modifying
> /etc/default/Jenkins JENKINS_DEBUG_LEVEL="9" but I still not able to
> capture
> hudson.plugins.emailext.ExtendedEmailPublisher error
>
>
>
>
> --
> View this message in context:
> http://jenkins-ci.361315.n4.nabble.com/email-not-sent-by-jenkins-tp4686607.html
> Sent from the Jenkins users mailing list archive at Nabble.com.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Website: http://earl-of-code.com

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to