Anonymous | Login | Signup for a new account | 2021-03-08 02:44 GMT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001953 | SiT! | inbound email | public | 2014-09-19 17:06 | 2015-04-25 11:52 | ||||
Reporter | cacheguard | ||||||||
Assigned To | paulh | ||||||||
Priority | low | Severity | block | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | VMware VM | OS | Debian GNU/Linux | OS Version | 7 (wheezy) x64 | ||||
Product Version | 3.67 LTS | ||||||||
Target Version | Fixed in Version | Current GIT | |||||||
Summary | 0001953: IMAP over SSL don't work | ||||||||
Description | Page: config.php?tab=email&cat=inboundemail When I put "/ssl /novalidate-cert" in the "Incoming email connection options" field, the imap_open() function blocks (in the file fetchSitMail.class.php file). | ||||||||
Steps To Reproduce | - Open the page config.php?tab=email&cat=inboundemail - Put "/ssl /novalidate-cert" in the "Incoming email connection options" field. - Open the page /inboundemail.php ---> Blocking - Remove the space between "/ssl" and "novalidate-cert" - Open the page /inboundemail.php ---> Emails are fetched from the IMAPs server. | ||||||||
Additional Information | Removing the <space> between "/ssl" and "novalidate-cert" resolves the problem. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
paulh (administrator) 2015-04-25 11:52 |
The parameters need specifying without a space as per the documentation http://sitracker.org/wiki/Inbound_Email [^] though I have made a change in f9bf6dc to strip these out |
![]() |
|||
Date Modified | Username | Field | Change |
2014-09-19 17:06 | cacheguard | New Issue | |
2015-04-25 11:52 | paulh | Note Added: 0004965 | |
2015-04-25 11:52 | paulh | Assigned To | => paulh |
2015-04-25 11:52 | paulh | Status | new => resolved |
2015-04-25 11:52 | paulh | Resolution | open => fixed |
2015-04-25 11:52 | paulh | Fixed in Version | => Current GIT |
Copyright © 2000 - 2021 MantisBT Team |