forked from nickgrealy/poll-mailbox-trigger
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
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
email subject is ???? #60
Comments
console logs:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How can we reproduce the issue
subjectContains=
,schedule is*/1 * * * *
subject : test build
content :
jiayq:
你好。
祝好!
2020-01-16 09:26:50
<style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }p { margin-top: 0px; margin-bottom: 0px; }body { font-size: 10.5pt; font-family: ????; color: rgb(0, 0, 0); line-height: 1.5; }</style>4. The project will be executed
echo "$pmt_content" echo "$pmt_contentType" echo "$pmt_subject"
5. console logs:
`
??? ??????????????? 5 ??
??? (86 ) 010- 5301 2921
???(86) 010-187 9272 1831
??? [email protected]
Operating system:centos7:3.10.0-862.el7.x86_64
Jenkins Version:Jenkins ver. 2.204.1
Plugin Version:1.026
Mail Server:imap.qiye.163.com
poll mailbox trigger log:
`
Polling started on Jan 16, 2020 9:38:00 AM
Polling for the job test_mail_qq
Looking nodes where the poll can be run.
Looking for a candidate node to run the poll.
Looking for a node with no predefined label.
Trying to poll with the last built on node.
Polling on master.
Connecting to the mailbox...
[Poll Mailbox Trigger] - Connected!
Found properties:
Connected to mailbox. Searching for messages where:
...
Searching folder...
Found matching email(s) : 0
Polling complete. Took 0.34 sec.
No changes.
`
Receive E-mail garbled, I think because cause the failure of parsing the theme, matching failure, so as to make the plug-in cannot work normally.
So, please help me to solve this problem.
The text was updated successfully, but these errors were encountered: