SiT! Bugs - SiT! | |||||
View Issue Details | |||||
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. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
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 |
Notes | |||||
|
|||||
|
|