-
Bug
-
Resolution: Fixed
-
Critical
I am new to the jenkins, and i want to use the functionality of Mail Commander Plugin, I set the configuration on my Jenkins Configuration setup for the Email Notification.
In Add Build Step > Mail Commander I configured POP3 mail server address, POP3 mail server port,POP3 User Name,POP3 Password.
And Mail Commander Pooling is Checked and set scheduling */1 * * * *
After this i send the command mail with the subject build JOB_NAME to the jenkins configured mail id jenkins@__.com from the configured user mail id.
I have checked that mail is received on the jenkins@__.com but my job not build and in the Mail Command Action the logger shows that Polling has not run yet.
Please suggest me on this.