SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Anonymous | Login | 2021-03-05 17:12 UTC | ![]() |
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 | ||||||
0002036 | Endian Firewall | Proxy SMTP | public | 2009-07-24 16:03 | 2010-01-21 18:12 | ||||||
Reporter | simon-endian | ||||||||||
Assigned To | peter-endian | ||||||||||
Priority | none | Severity | minor | Reproducibility | always | ||||||
Status | assigned | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | |||||||||||
Target Version | future | Fixed in Version | |||||||||
Summary | 0002036: RBL file lets datasourcecrash | ||||||||||
Description | datasource can not handle /var/efw/smtpscan/default/RBL, which leads to not working services (services which read the whole datasource) quickfix -> empty RBL file | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
|||||||||||
|
![]() |
|
(0002809) peter-endian (administrator) 2009-07-28 17:09 |
the datasource is not finished yet. Can't handle upper case files due to missing node proxy which understands where to read out. Simply don't access those files. Do not print out the whole datasource! Then it should not be a problem right now. |
(0002822) simon-endian (developer) 2009-07-30 18:20 |
this was a problem when using endian.core.services because the Service class reads out the whole data source when creating the templates |
(0002824) peter-endian (administrator) 2009-07-31 12:47 |
datasource never reads out all values. it is lazy. actually when a subtree will be accessed, at that time it will be read out from the filesystem. only possibility to read out the whole tree is to print out the datasource instance. do not do that and there should be no problems |
![]() |
|||
Date Modified | Username | Field | Change |
2009-07-24 16:03 | simon-endian | New Issue | |
2009-07-24 16:04 | simon-endian | Status | new => assigned |
2009-07-24 16:04 | simon-endian | Assigned To | => peter-endian |
2009-07-28 17:09 | peter-endian | Note Added: 0002809 | |
2009-07-29 14:55 | peter-endian | Priority | urgent => none |
2009-07-29 14:55 | peter-endian | Severity | block => minor |
2009-07-29 14:55 | peter-endian | Reproducibility | have not tried => always |
2009-07-30 18:20 | simon-endian | Note Added: 0002822 | |
2009-07-31 12:47 | peter-endian | Note Added: 0002824 | |
2009-09-07 17:00 | peter-endian | Relationship added | related to 0002064 |
2009-09-07 17:01 | peter-endian | Relationship added | related to 0002034 |
2009-10-27 14:10 | peter-endian | Project | not released => Endian Firewall |
2009-10-27 14:11 | peter-endian | Target Version | => 2.3.1 |
2009-11-25 17:56 | peter-endian | Target Version | 2.3.1 => future |
Copyright © 2000 - 2012 MantisBT Group |