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 | 2022-08-15 21:33 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 | ||||||
0000216 | Endian Firewall | Application Level Proxies | public | 2007-07-06 08:48 | 2012-10-03 15:17 | ||||||
Reporter | mboss | ||||||||||
Assigned To | peter-endian | ||||||||||
Priority | urgent | Severity | major | Reproducibility | have not tried | ||||||
Status | acknowledged | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | 2.1 | ||||||||||
Target Version | future | Fixed in Version | |||||||||
Summary | 0000216: POP3 proxy: spamd cannot read/write to whitelist DB | ||||||||||
Description | spamd needs rw access to the whitelist DB located in /var/lib/spamassassin/auto-whitelist. But file permissions are set to: -rw------- 1 root root per default. As a workaround, change file permissions to: -rw------- 1 amavis amavis | ||||||||||
Additional Information | several issues concerning hanging email clients were reported: this could be a cause | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
||||||
|
![]() |
|
(0000576) peter-endian (administrator) 2007-10-27 21:02 |
This most probably will happen whenever POP3 proxy with spamassassin enabled will be started before SMTP proxy. spamd run's as root and will create that file if it does not exist. Amavis then can't write to it since it is owned by root. If amavis starts as first, amavis creates the file with the correct parameters. -> Let spamd run as user amavis |
(0003664) maxxer (reporter) 2010-01-15 11:05 |
experiencing the same issue. smtp proxy disabled. |
![]() |
|||
Date Modified | Username | Field | Change |
2007-07-06 08:48 | mboss | New Issue | |
2007-10-27 21:02 | peter-endian | Note Added: 0000576 | |
2007-10-27 21:02 | peter-endian | Assigned To | => peter-endian |
2007-10-27 21:02 | peter-endian | Status | new => acknowledged |
2007-10-28 14:39 | peter-endian | Relationship added | duplicate of 0000105 |
2007-10-28 14:40 | peter-endian | Priority | normal => urgent |
2008-01-09 20:10 | peter-endian | Target Version | => 2.2-beta3 |
2008-01-30 11:39 | ra-endian | Target Version | 2.2-beta3 => 2.2-rc1 |
2008-03-04 14:42 | ra-endian | Target Version | 2.2-rc1 => 2.2-beta4 |
2008-04-22 09:12 | ra-endian | Target Version | 2.2-beta4 => 2.2-rc1 |
2008-05-09 16:40 | peter-endian | Target Version | 2.2-rc1 => 2.2 |
2008-09-10 15:41 | chris-endian | Target Version | 2.2 => 2.3 |
2008-10-13 10:04 | peter-endian | Relationship added | has duplicate 0001370 |
2009-06-09 17:04 | peter-endian | Target Version | 2.3 => future |
2010-01-15 11:05 | maxxer | Note Added: 0003664 |
Copyright © 2000 - 2012 MantisBT Group |