I've configured our SCM to trigger builds automatically when a commit
occurs.
Jenkins has been set up to send a notification for broken builds to the
person who did the last commit.
I didn't realize Jenkins automatically creates a user account for the
committer with SCM triggered builds.
In my
I had a similar problem and it turned out that my sender address was not
being recognized.
When you try to send a test configuration email does it tell you that it
was successful?
I suggest trying again and changing both the sender address and the
recipient address.
I was able to debug my prob
On Tuesday, June 19, 2012 11:43:35 PM UTC+3, slide wrote:
>
>
> Does your SMTP server require authentication?
>
no, it allows plain (unauthenticated and unencrypted) SMTP sessions.
marko
On Tue, Jun 19, 2012 at 1:41 PM, marko wrote:
>
> On Tuesday, June 19, 2012 11:05:58 PM UTC+3, slide wrote:
>>
>>
>> Are you using email-ext or the normal emailer?
>
>
> I'm using the normal/default emailer.
>
> marko
>
Does your SMTP server require authentication?
slide
--
Website: http://ear
On Tuesday, June 19, 2012 11:05:58 PM UTC+3, slide wrote:
>
>
> Are you using email-ext or the normal emailer?
>
I'm using the normal/default emailer.
marko
On Tue, Jun 19, 2012 at 1:00 PM, marko wrote:
> Hi,
>
> I've configured Jenkins to send email notifications for builds but for some
> reason notifications don't seem to get delivered.
> The build log or any other logs don't include any info about notifications.
> I've verified that I can create an
Hi,
I've configured Jenkins to send email notifications for builds but for some
reason notifications don't seem to get delivered.
The build log or any other logs don't include any info about notifications.
I've verified that I can create an SMTP session to my email server from the
Jenkins server