jason828
Forum Replies Created
-
Forum: Plugins
In reply to: [Postie] Error when trying to get email with postieI discovered the tabs problem was fixed when I set “Filter Newlines” in the message settings page of the postie settings to NO.
Thanks you for your help.
Jason
Forum: Plugins
In reply to: [Postie] Error when trying to get email with postieFor some reason when I put a newline in (by inserting \n at the end of the tags because I use c# to create the body of the message) it still does not work. I have viewed the message in a separate window and the newline is created after the tags and puts the tags on their own line above the message.
Postie is set for the messages to be in html instead of plain text so I tried using <br> instead but that also did not work.
Jason
Forum: Plugins
In reply to: [Postie] Error when trying to get email with postieI got the categories to work but when I set the tags (in the message body) to:
tags: tag1, tag2 This is the post body.
It counts every work in the entire post body as a tag in addition to the specified tags.
Jason
Forum: Plugins
In reply to: [Postie] Error when trying to get email with postieThis did not fix the problem with showing the categories. It now looks like “category Test:Subject” on the blog.
Also how do I set multiple tags for each individual email?
- This reply was modified 7 years, 4 months ago by jason828.
Forum: Plugins
In reply to: [Postie] Error when trying to get email with postieI got it to work with POP3-SSL port 995.
I encountered another problem. When I include the category in subject (by using <category test> this is a test email) it does not change the category to the correct one. I also have the category already created on the website.
Don’t know if Dovecot is causing this as well or not.
Jason
Forum: Plugins
In reply to: [Postie] Error when trying to get email with postieI am also using 1.9.28 of Postie.
Forum: Plugins
In reply to: [Postie] Error when trying to get email with postieI have been experimenting trying to get postie to work with bravenet.
When I switch to cURL I get the following error message:
curl:
getemails: Unable to write data to IMAP server mail.bravehost.com on port 143It also states: Warning! Postie requires cURL 7.30.0 or newer be installed. 7.29.0 is installed. I do not know how to upgrade it.
I did notice postie has the default user as bluefire(blueFire) while the website has it as blueFire. I Do not know if this matters.