postfixadmin-tracker Mailing List for PostfixAdmin (Page 62)
Brought to you by:
christian_boltz,
gingerdog
You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(5) |
Oct
(67) |
Nov
(83) |
Dec
(47) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
(57) |
Feb
(15) |
Mar
(21) |
Apr
(38) |
May
(27) |
Jun
(38) |
Jul
(35) |
Aug
(50) |
Sep
(8) |
Oct
(9) |
Nov
(59) |
Dec
(59) |
2009 |
Jan
(27) |
Feb
(42) |
Mar
(63) |
Apr
(46) |
May
(26) |
Jun
(25) |
Jul
(40) |
Aug
(19) |
Sep
(17) |
Oct
(35) |
Nov
(26) |
Dec
(21) |
2010 |
Jan
(11) |
Feb
(19) |
Mar
(40) |
Apr
(25) |
May
(23) |
Jun
(17) |
Jul
(10) |
Aug
(18) |
Sep
(21) |
Oct
(12) |
Nov
(10) |
Dec
(22) |
2011 |
Jan
(30) |
Feb
(23) |
Mar
(23) |
Apr
(38) |
May
(32) |
Jun
(19) |
Jul
(20) |
Aug
(36) |
Sep
(11) |
Oct
(28) |
Nov
(4) |
Dec
(4) |
2012 |
Jan
(6) |
Feb
(3) |
Mar
(16) |
Apr
(28) |
May
(29) |
Jun
(10) |
Jul
(2) |
Aug
(3) |
Sep
|
Oct
(13) |
Nov
(1) |
Dec
(1) |
2013 |
Jan
(11) |
Feb
(7) |
Mar
(29) |
Apr
(2) |
May
(3) |
Jun
(15) |
Jul
(8) |
Aug
(5) |
Sep
(5) |
Oct
(4) |
Nov
(27) |
Dec
(81) |
2014 |
Jan
(12) |
Feb
(13) |
Mar
(5) |
Apr
|
May
(41) |
Jun
(16) |
Jul
(7) |
Aug
(10) |
Sep
(24) |
Oct
(50) |
Nov
|
Dec
(2) |
2015 |
Jan
(5) |
Feb
(2) |
Mar
(7) |
Apr
(20) |
May
(1) |
Jun
(3) |
Jul
(12) |
Aug
(1) |
Sep
(17) |
Oct
(5) |
Nov
(20) |
Dec
(10) |
2016 |
Jan
(10) |
Feb
(11) |
Mar
(22) |
Apr
(30) |
May
(33) |
Jun
(3) |
Jul
|
Aug
(12) |
Sep
(20) |
Oct
(11) |
Nov
(15) |
Dec
(8) |
2017 |
Jan
(1) |
Feb
(11) |
Mar
(10) |
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
(3) |
2018 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
|
May
(4) |
Jun
(2) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2007-11-10 00:41:36
|
Patches item #1828916, was opened at 2007-11-09 12:56 Message generated for change (Comment added) made by christian_boltz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1828916&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Languages Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Jesper R. Meyer (jespermeyer) Assigned to: Nobody/Anonymous (nobody) Summary: Updated da.lang Initial Comment: Hi, I've updated the Danish translation based on svn revision 195. The file is rearranged so it matches the file en.lang line by line which makes it much easier to check the translation against the English text when something looks odd.. Regards, Jesper ---------------------------------------------------------------------- >Comment By: Christian Boltz (christian_boltz) Date: 2007-11-10 01:41 Message: Logged In: YES user_id=593261 Originator: NO Submitted to SVN. Thanks! Some notes and questions: I don't understand danish (only german and english), but I wondered a bit about $PALANG['exit'] = 'Log af'; which sounds like "log off" or "log out" to me. However, this text is used at cancel buttons (for example in "edit mailbox"), where "log out" does not really make sense. It should be something like "exit", "cancel" or "leave". But: You are the expert for danish. If you think 'Log af' is correct, I will keep it as is in the translation of course. Second question: $PALANG['pOverview_vacation_edit'] = 'Autosvar er aktiveret'; pOverview_vacation_edit ('VACATION IS ON') is intentionally uppercase to have it better visible. May I simply change it to 'AUTOSVAR ER AKTIVERET'? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1828916&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-09 13:37:43
|
Feature Requests item #1807305, was opened at 2007-10-03 22:25 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1807305&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Database Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: ondras (ondras) Assigned to: Nobody/Anonymous (nobody) Summary: sieve db column Initial Comment: It would be nice to add a column 'sieve' to 'mailbox' table; this would be used to store a path to user sieve script. I am using dovecot+cmusieve for virtual delivery and the filter needs to know, where is the relevant script located. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-11-09 05:37 Message: Logged In: NO I use Sieve as Dovecot plugin. Sieve is applied when mail is locally delivered (via Dovecot), so Sieve script path should be stored next to list of virtual mailboxes and domains. Now when I have these data in MySQL database, it is pretty straightforward to store sieve path in DB as well. And the DB is managed via postfixadmin, so it is logical to have this setting also available in this webinterface. Sieve script is an attribute of a mailbox, similarly to password and redirect path. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-11-07 05:24 Message: Logged In: NO can you give a practical example that sieve is needed in postfixadmin ? ---------------------------------------------------------------------- Comment By: ondras (ondras) Date: 2007-11-07 05:02 Message: Logged In: YES user_id=1038215 Originator: YES This is not possible. Imagine shell user A taking care of mailboxes B & C, editing sieve scripts for B & C located in his home directory. A needs to explicitely state that B's and C's sieve scripts are located somewhere in /home/A/... and not in say /home/%username%/ . ---------------------------------------------------------------------- Comment By: GingerDog (gingerdog) Date: 2007-10-07 06:32 Message: Logged In: YES user_id=1761957 Originator: NO Could you not solve this through convention - e.g. the sieve script always has the same name as the username? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1807305&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-09 11:56:24
|
Patches item #1828916, was opened at 2007-11-09 12:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1828916&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Languages Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jesper R. Meyer (jespermeyer) Assigned to: Nobody/Anonymous (nobody) Summary: Updated da.lang Initial Comment: Hi, I've updated the Danish translation based on svn revision 195. The file is rearranged so it matches the file en.lang line by line which makes it much easier to check the translation against the English text when something looks odd.. Regards, Jesper ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1828916&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-09 10:23:49
|
Bugs item #1828870, was opened at 2007-11-09 12:16 Message generated for change (Comment added) made by frn123 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1828870&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Database Group: SVN (please specify revision!) Status: Open Resolution: None Priority: 5 Private: No Submitted By: frn (frn123) Assigned to: Nobody/Anonymous (nobody) Summary: cannot view a domain page Initial Comment: using and url like http://foo/pa/list-virtual.php?domain=foo.com i get a following error: -- DEBUG INFORMATION: Invalid query: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '=' Please check the documentation and website for more information. Postfix Admin Knowledge Base -- Using svn revision 204, debian sarge, mysql4-1.11a from sarge backports. mysql driver. Lookind at the DATABASE_MYSQL.TXT i notice that some of the tables are InnoDB and some MyISAM. MyISAM tables use latin_1 encodoing, InnoDB use utf8. I think all the tables should be innodb/utf8. ---------------------------------------------------------------------- >Comment By: frn (frn123) Date: 2007-11-09 12:23 Message: Logged In: YES user_id=1933384 Originator: YES changing all the tables to type innodb made the bug go away with no apparent ill effects (yet?) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1828870&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-09 10:16:40
|
Bugs item #1828870, was opened at 2007-11-09 12:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1828870&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Database Group: SVN (please specify revision!) Status: Open Resolution: None Priority: 5 Private: No Submitted By: frn (frn123) Assigned to: Nobody/Anonymous (nobody) Summary: cannot view a domain page Initial Comment: using and url like http://foo/pa/list-virtual.php?domain=foo.com i get a following error: -- DEBUG INFORMATION: Invalid query: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '=' Please check the documentation and website for more information. Postfix Admin Knowledge Base -- Using svn revision 204, debian sarge, mysql4-1.11a from sarge backports. mysql driver. Lookind at the DATABASE_MYSQL.TXT i notice that some of the tables are InnoDB and some MyISAM. MyISAM tables use latin_1 encodoing, InnoDB use utf8. I think all the tables should be innodb/utf8. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1828870&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-09 10:00:31
|
Bugs item #1828857, was opened at 2007-11-09 02:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1828857&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Database Group: SVN (please specify revision!) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: mysql create database broken Initial Comment: >mysql -u root -p < DATABASE_MYSQL.TXT Enter password: ERROR 1071 (42000) at line 144: Specified key was too long; max key length is 1024 bytes Using svn revision 204, debian sarge, mysql4-1.11a from sarge backports changing the DATABASE_MYSQL.txt file to: -- CREATE TABLE vacation_notification ( on_vacation varchar(170) NOT NULL, notified varchar(170) NOT NULL, -- fixed the problem for me tho. Dunno if it is a mysql bug or not. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1828857&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-09 09:02:15
|
Patches item #1828828, was opened at 2007-11-09 12:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1828828&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Languages Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Pavel Usischev (pusischev) Assigned to: Nobody/Anonymous (nobody) Summary: Updated ru.lang Initial Comment: Updated translation based on svn revision 195 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1828828&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-07 17:07:17
|
Feature Requests item #1827001, was opened at 2007-11-06 18:05 Message generated for change (Comment added) made by jclariana You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1827001&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Vacation Group: None Status: Open Resolution: Out of Date Priority: 5 Private: No Submitted By: Jordi Clariana (jclariana) Assigned to: Nobody/Anonymous (nobody) Summary: Vacation in admin section mailbox editing Initial Comment: Hello all, Is possible to include a vacation message activation/editing in the admin section? This is only possible to be changed in the user section, as the user which the vacation message will take effect. It will be usefull if it could be made as postmaster. Thanks! Best regards. Jordi Clariana ---------------------------------------------------------------------- >Comment By: Jordi Clariana (jclariana) Date: 2007-11-07 18:07 Message: Logged In: YES user_id=1931089 Originator: YES File Added: patch_vacation_postfixadmin ---------------------------------------------------------------------- Comment By: Jordi Clariana (jclariana) Date: 2007-11-07 17:12 Message: Logged In: YES user_id=1931089 Originator: YES Hello, I don't know if this is the right place but I finally made a patch. I've tested the svn version and I really didn't see the new vacations improvements (maybe a too fast first sight). Whatever, I put me in work and made this patch and if you want to take a look at it and make some comments I'll be glad to read them. Please, excuse if I'm in the wrong place, but I think I'm in the right topic. By the way, this patch has been made over 2.1.0 PostfixAdmin version. Best regards, Jordi Clariana File Added: patch_vacation_postfixadmin ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-11-07 09:15 Message: Logged In: NO Ups! I browsed the track and the forum and didn't find any reference, but is good to know. Thank you very much. ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2007-11-06 19:35 Message: Logged In: YES user_id=593261 Originator: NO It looks like you are using version 2.1 ;-) SVN version has this feature since some time. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1827001&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-07 16:12:22
|
Feature Requests item #1827001, was opened at 2007-11-06 18:05 Message generated for change (Comment added) made by jclariana You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1827001&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Vacation Group: None >Status: Open Resolution: Out of Date Priority: 5 Private: No Submitted By: Jordi Clariana (jclariana) Assigned to: Nobody/Anonymous (nobody) Summary: Vacation in admin section mailbox editing Initial Comment: Hello all, Is possible to include a vacation message activation/editing in the admin section? This is only possible to be changed in the user section, as the user which the vacation message will take effect. It will be usefull if it could be made as postmaster. Thanks! Best regards. Jordi Clariana ---------------------------------------------------------------------- >Comment By: Jordi Clariana (jclariana) Date: 2007-11-07 17:12 Message: Logged In: YES user_id=1931089 Originator: YES Hello, I don't know if this is the right place but I finally made a patch. I've tested the svn version and I really didn't see the new vacations improvements (maybe a too fast first sight). Whatever, I put me in work and made this patch and if you want to take a look at it and make some comments I'll be glad to read them. Please, excuse if I'm in the wrong place, but I think I'm in the right topic. By the way, this patch has been made over 2.1.0 PostfixAdmin version. Best regards, Jordi Clariana File Added: patch_vacation_postfixadmin ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-11-07 09:15 Message: Logged In: NO Ups! I browsed the track and the forum and didn't find any reference, but is good to know. Thank you very much. ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2007-11-06 19:35 Message: Logged In: YES user_id=593261 Originator: NO It looks like you are using version 2.1 ;-) SVN version has this feature since some time. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1827001&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-07 13:24:36
|
Feature Requests item #1807305, was opened at 2007-10-03 22:25 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1807305&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Database Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: ondras (ondras) Assigned to: Nobody/Anonymous (nobody) Summary: sieve db column Initial Comment: It would be nice to add a column 'sieve' to 'mailbox' table; this would be used to store a path to user sieve script. I am using dovecot+cmusieve for virtual delivery and the filter needs to know, where is the relevant script located. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-11-07 05:24 Message: Logged In: NO can you give a practical example that sieve is needed in postfixadmin ? ---------------------------------------------------------------------- Comment By: ondras (ondras) Date: 2007-11-07 05:02 Message: Logged In: YES user_id=1038215 Originator: YES This is not possible. Imagine shell user A taking care of mailboxes B & C, editing sieve scripts for B & C located in his home directory. A needs to explicitely state that B's and C's sieve scripts are located somewhere in /home/A/... and not in say /home/%username%/ . ---------------------------------------------------------------------- Comment By: GingerDog (gingerdog) Date: 2007-10-07 06:32 Message: Logged In: YES user_id=1761957 Originator: NO Could you not solve this through convention - e.g. the sieve script always has the same name as the username? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1807305&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-07 13:02:53
|
Feature Requests item #1807305, was opened at 2007-10-04 05:25 Message generated for change (Comment added) made by ondras You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1807305&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Database Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: ondras (ondras) Assigned to: Nobody/Anonymous (nobody) Summary: sieve db column Initial Comment: It would be nice to add a column 'sieve' to 'mailbox' table; this would be used to store a path to user sieve script. I am using dovecot+cmusieve for virtual delivery and the filter needs to know, where is the relevant script located. ---------------------------------------------------------------------- >Comment By: ondras (ondras) Date: 2007-11-07 13:02 Message: Logged In: YES user_id=1038215 Originator: YES This is not possible. Imagine shell user A taking care of mailboxes B & C, editing sieve scripts for B & C located in his home directory. A needs to explicitely state that B's and C's sieve scripts are located somewhere in /home/A/... and not in say /home/%username%/ . ---------------------------------------------------------------------- Comment By: GingerDog (gingerdog) Date: 2007-10-07 13:32 Message: Logged In: YES user_id=1761957 Originator: NO Could you not solve this through convention - e.g. the sieve script always has the same name as the username? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1807305&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-07 08:14:59
|
Feature Requests item #1827001, was opened at 2007-11-06 09:05 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1827001&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Vacation Group: None Status: Closed Resolution: Out of Date Priority: 5 Private: No Submitted By: Jordi Clariana (jclariana) Assigned to: Nobody/Anonymous (nobody) Summary: Vacation in admin section mailbox editing Initial Comment: Hello all, Is possible to include a vacation message activation/editing in the admin section? This is only possible to be changed in the user section, as the user which the vacation message will take effect. It will be usefull if it could be made as postmaster. Thanks! Best regards. Jordi Clariana ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-11-07 00:15 Message: Logged In: NO Ups! I browsed the track and the forum and didn't find any reference, but is good to know. Thank you very much. ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2007-11-06 10:35 Message: Logged In: YES user_id=593261 Originator: NO It looks like you are using version 2.1 ;-) SVN version has this feature since some time. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1827001&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-06 18:39:57
|
Bugs item #1826723, was opened at 2007-11-06 11:25 Message generated for change (Comment added) made by christian_boltz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1826723&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: None >Status: Closed >Resolution: Works For Me Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: alias list problem Initial Comment: On the Virtual List page aliases which have real mailboxes does not show up. For example one has a real mailbox: bo...@ex..., and there's an alias defined like bo...@ex... -> bo...@ex..., ot...@em... this alias won't show up on the Virtual List page because of a LEFT JOIN sql query in list-virtual.php, around line 173. i don't think that this check is correct. ---------------------------------------------------------------------- >Comment By: Christian Boltz (christian_boltz) Date: 2007-11-06 19:39 Message: Logged In: YES user_id=593261 Originator: NO The aliases related to mailboxes are now included in the mailbox table, which makes configuration less confusing ("I only wanted a mailbox. Why is there an alias pointing to itsself?!") And yes, you need to switch on alias_control and alias_control_admin in config.inc.php. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-11-06 11:31 Message: Logged In: NO check config.inc.php its imho a toggle that you can set to "hide" alias that is real mailbox ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1826723&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-06 18:35:11
|
Feature Requests item #1827001, was opened at 2007-11-06 18:05 Message generated for change (Comment added) made by christian_boltz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1827001&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Vacation Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Jordi Clariana (jclariana) Assigned to: Nobody/Anonymous (nobody) Summary: Vacation in admin section mailbox editing Initial Comment: Hello all, Is possible to include a vacation message activation/editing in the admin section? This is only possible to be changed in the user section, as the user which the vacation message will take effect. It will be usefull if it could be made as postmaster. Thanks! Best regards. Jordi Clariana ---------------------------------------------------------------------- >Comment By: Christian Boltz (christian_boltz) Date: 2007-11-06 19:35 Message: Logged In: YES user_id=593261 Originator: NO It looks like you are using version 2.1 ;-) SVN version has this feature since some time. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1827001&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-06 17:05:22
|
Feature Requests item #1827001, was opened at 2007-11-06 18:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1827001&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Vacation Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jordi Clariana (jclariana) Assigned to: Nobody/Anonymous (nobody) Summary: Vacation in admin section mailbox editing Initial Comment: Hello all, Is possible to include a vacation message activation/editing in the admin section? This is only possible to be changed in the user section, as the user which the vacation message will take effect. It will be usefull if it could be made as postmaster. Thanks! Best regards. Jordi Clariana ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1827001&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-06 10:31:14
|
Bugs item #1826723, was opened at 2007-11-06 02:25 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1826723&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: alias list problem Initial Comment: On the Virtual List page aliases which have real mailboxes does not show up. For example one has a real mailbox: bo...@ex..., and there's an alias defined like bo...@ex... -> bo...@ex..., ot...@em... this alias won't show up on the Virtual List page because of a LEFT JOIN sql query in list-virtual.php, around line 173. i don't think that this check is correct. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-11-06 02:31 Message: Logged In: NO check config.inc.php its imho a toggle that you can set to "hide" alias that is real mailbox ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1826723&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-06 10:25:52
|
Bugs item #1826723, was opened at 2007-11-06 02:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1826723&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: alias list problem Initial Comment: On the Virtual List page aliases which have real mailboxes does not show up. For example one has a real mailbox: bo...@ex..., and there's an alias defined like bo...@ex... -> bo...@ex..., ot...@em... this alias won't show up on the Virtual List page because of a LEFT JOIN sql query in list-virtual.php, around line 173. i don't think that this check is correct. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1826723&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-11-04 22:58:05
|
Bugs item #1811214, was opened at 2007-10-11 01:50 Message generated for change (Comment added) made by christian_boltz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1811214&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Christian Boltz (christian_boltz) Assigned to: Nobody/Anonymous (nobody) Summary: charset problems and missing encoding in welcome mail Initial Comment: from the forum post https://sourceforge.net/forum/message.php?msg_id=4560954 by lfarkas: (+ some additions from me) in welcome mail there are encoding bugs. a) the problem starts with the subject. the subject filed is comes from the language file (at least i assume), but the language file is utf-8 encoded (which is imho the right decision), but the subject line in this case should have to transform to 7bit ready! eg like this (but this is iso-8859-2 not utf-8): Subject: =?iso-8859-2?Q?ATPL_felv=E9teli?= which is not happend with the welcome mails. -> Note to myself: http://php.net/mb_encode_mimeheader can be used to properly encode the header b) the same problem occurred with the message body. even if i edit the config.inc.php in utf-8 the welcome mail's header do not contain a Content-type so mailer use latin1 which is not the always the case. so my suggestion that ... the config.inc.php should have to save as utf-8, but also add the Content-type utf-8 header to the welcome mail. -> the Content-Type header can be passed as additional header -> To be fixed in function smtp_mail() in functions.inc.php, all other files use this function :-) ---------------------------------------------------------------------- >Comment By: Christian Boltz (christian_boltz) Date: 2007-11-04 23:57 Message: Logged In: YES user_id=593261 Originator: YES Fixed in SVN r199 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1811214&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-10-19 21:09:06
|
Bugs item #1815063, was opened at 2007-10-17 13:27 Message generated for change (Comment added) made by christian_boltz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1815063&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Languages Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Pavel Usischev (pusischev) Assigned to: Nobody/Anonymous (nobody) Summary: Russian language file Initial Comment: Attached is Russian language file, updated according to current en.lang. I also corrected some strings that were translated earlier. ---------------------------------------------------------------------- >Comment By: Christian Boltz (christian_boltz) Date: 2007-10-19 23:09 Message: Logged In: YES user_id=593261 Originator: NO I just commited your ru.lang to SVN. Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1815063&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-10-17 11:27:22
|
Bugs item #1815063, was opened at 2007-10-17 15:27 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1815063&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Languages Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Pavel Usischev (pusischev) Assigned to: Nobody/Anonymous (nobody) Summary: Russian language file Initial Comment: Attached is Russian language file, updated according to current en.lang. I also corrected some strings that were translated earlier. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1815063&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-10-15 05:41:42
|
Patches item #1801073, was opened at 2007-09-24 13:47 Message generated for change (Comment added) made by amsys You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1801073&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: amsys (amsys) Assigned to: Nobody/Anonymous (nobody) >Summary: DATABASE_MYSQL.TXT 0.3 Initial Comment: for current revision (no change in functionality) ---------------------------------------------------------------------- >Comment By: amsys (amsys) Date: 2007-10-15 07:41 Message: Logged In: YES user_id=1299438 Originator: YES We can get rid of TEXT fields from main structure using LEFT JOINS, this is going to improve performace and clean structure. ---------------------------------------------------------------------- Comment By: amsys (amsys) Date: 2007-10-15 07:39 Message: Logged In: YES user_id=1299438 Originator: YES File Added: DB_0.3.TXT.gz ---------------------------------------------------------------------- Comment By: amsys (amsys) Date: 2007-09-24 21:11 Message: Logged In: YES user_id=1299438 Originator: YES File Added: 08-new-update.patch.gz ---------------------------------------------------------------------- Comment By: amsys (amsys) Date: 2007-09-24 18:48 Message: Logged In: YES user_id=1299438 Originator: YES found one bug and possible improvements. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1801073&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-10-15 05:39:57
|
Patches item #1801073, was opened at 2007-09-24 13:47 Message generated for change (Comment added) made by amsys You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1801073&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: amsys (amsys) Assigned to: Nobody/Anonymous (nobody) Summary: DATABASE_MYSQL.txt Initial Comment: for current revision (no change in functionality) ---------------------------------------------------------------------- >Comment By: amsys (amsys) Date: 2007-10-15 07:39 Message: Logged In: YES user_id=1299438 Originator: YES File Added: DB_0.3.TXT.gz ---------------------------------------------------------------------- Comment By: amsys (amsys) Date: 2007-09-24 21:11 Message: Logged In: YES user_id=1299438 Originator: YES File Added: 08-new-update.patch.gz ---------------------------------------------------------------------- Comment By: amsys (amsys) Date: 2007-09-24 18:48 Message: Logged In: YES user_id=1299438 Originator: YES found one bug and possible improvements. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1801073&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-10-12 23:19:06
|
Bugs item #1811005, was opened at 2007-10-10 18:26 Message generated for change (Comment added) made by christian_boltz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1811005&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Languages Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Francois Grange (rumbaya) Assigned to: Nobody/Anonymous (nobody) Summary: French language file updated Initial Comment: i post this one because the previous fr.lang file was encoded in ISO8859-8. This file is UTF-8 and updated ---------------------------------------------------------------------- >Comment By: Christian Boltz (christian_boltz) Date: 2007-10-13 01:19 Message: Logged In: YES user_id=593261 Originator: NO Everything is OK now :-) Thanks! I just submitted the updated fr.lang to SVN. ---------------------------------------------------------------------- Comment By: Francois Grange (rumbaya) Date: 2007-10-12 22:55 Message: Logged In: YES user_id=1673988 Originator: YES one more try for french translation File Added: fr.lang ---------------------------------------------------------------------- Comment By: Francois Grange (rumbaya) Date: 2007-10-12 22:35 Message: Logged In: YES user_id=1673988 Originator: YES File Added: fr.lang.diff ---------------------------------------------------------------------- Comment By: Francois Grange (rumbaya) Date: 2007-10-11 11:05 Message: Logged In: YES user_id=1673988 Originator: YES Yes i have translated an old version, sorry for this mistake. So please forget all my changes i will check with the right file as soon as possible. Christian, many thanks for your help with this ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2007-10-11 00:28 Message: Logged In: YES user_id=593261 Originator: NO File Added: diff_SVN_rumbaya ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2007-10-11 00:27 Message: Logged In: YES user_id=593261 Originator: NO Hmm, I'm confused about your updated file because - several translations are changed (maybe they contained errors - I don't know because I don't understand french) - some translations were removed - a "updated by" comment was removed (Note: If you want some credits, feel free to add yourself. But please don't remove other people.) - require('default.lang') was removed - the new strings listed in www.cboltz.de/tmp/postfixadmin-languages.txt are not included I'll attach a diff showing your changes. Please check if every change was intentional. It looks like you translated an outdated SVN version - at least I have a dejavu on some errors included in it ;-) Please use the current SVN version. You can get it via "svn up" (with some luck, it will even preserve your changes) or download it from the web interface as described in the forum. BTW: 1) You can attach more than one file to a tracker item. No need to open another one. However, you'll have to scroll around to find a "Submit Changes" button (yes, the Sourceforge interface can be confusing) 2) If possible, attach a patch instead of the complete file. 3) If you use a SVN checkout, you can create a patch by running "svn diff". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1811005&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-10-12 20:55:13
|
Bugs item #1811005, was opened at 2007-10-10 18:26 Message generated for change (Comment added) made by rumbaya You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1811005&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Languages Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Francois Grange (rumbaya) Assigned to: Nobody/Anonymous (nobody) >Summary: French language file updated Initial Comment: i post this one because the previous fr.lang file was encoded in ISO8859-8. This file is UTF-8 and updated ---------------------------------------------------------------------- >Comment By: Francois Grange (rumbaya) Date: 2007-10-12 22:55 Message: Logged In: YES user_id=1673988 Originator: YES one more try for french translation File Added: fr.lang ---------------------------------------------------------------------- Comment By: Francois Grange (rumbaya) Date: 2007-10-12 22:35 Message: Logged In: YES user_id=1673988 Originator: YES File Added: fr.lang.diff ---------------------------------------------------------------------- Comment By: Francois Grange (rumbaya) Date: 2007-10-11 11:05 Message: Logged In: YES user_id=1673988 Originator: YES Yes i have translated an old version, sorry for this mistake. So please forget all my changes i will check with the right file as soon as possible. Christian, many thanks for your help with this ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2007-10-11 00:28 Message: Logged In: YES user_id=593261 Originator: NO File Added: diff_SVN_rumbaya ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2007-10-11 00:27 Message: Logged In: YES user_id=593261 Originator: NO Hmm, I'm confused about your updated file because - several translations are changed (maybe they contained errors - I don't know because I don't understand french) - some translations were removed - a "updated by" comment was removed (Note: If you want some credits, feel free to add yourself. But please don't remove other people.) - require('default.lang') was removed - the new strings listed in www.cboltz.de/tmp/postfixadmin-languages.txt are not included I'll attach a diff showing your changes. Please check if every change was intentional. It looks like you translated an outdated SVN version - at least I have a dejavu on some errors included in it ;-) Please use the current SVN version. You can get it via "svn up" (with some luck, it will even preserve your changes) or download it from the web interface as described in the forum. BTW: 1) You can attach more than one file to a tracker item. No need to open another one. However, you'll have to scroll around to find a "Submit Changes" button (yes, the Sourceforge interface can be confusing) 2) If possible, attach a patch instead of the complete file. 3) If you use a SVN checkout, you can create a patch by running "svn diff". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1811005&group_id=191583 |
From: SourceForge.net <no...@so...> - 2007-10-12 20:35:07
|
Bugs item #1811005, was opened at 2007-10-10 18:26 Message generated for change (Comment added) made by rumbaya You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1811005&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Languages Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Francois Grange (rumbaya) Assigned to: Nobody/Anonymous (nobody) Summary: Full french language file updated Initial Comment: i post this one because the previous fr.lang file was encoded in ISO8859-8. This file is UTF-8 and updated ---------------------------------------------------------------------- >Comment By: Francois Grange (rumbaya) Date: 2007-10-12 22:35 Message: Logged In: YES user_id=1673988 Originator: YES File Added: fr.lang.diff ---------------------------------------------------------------------- Comment By: Francois Grange (rumbaya) Date: 2007-10-11 11:05 Message: Logged In: YES user_id=1673988 Originator: YES Yes i have translated an old version, sorry for this mistake. So please forget all my changes i will check with the right file as soon as possible. Christian, many thanks for your help with this ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2007-10-11 00:28 Message: Logged In: YES user_id=593261 Originator: NO File Added: diff_SVN_rumbaya ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2007-10-11 00:27 Message: Logged In: YES user_id=593261 Originator: NO Hmm, I'm confused about your updated file because - several translations are changed (maybe they contained errors - I don't know because I don't understand french) - some translations were removed - a "updated by" comment was removed (Note: If you want some credits, feel free to add yourself. But please don't remove other people.) - require('default.lang') was removed - the new strings listed in www.cboltz.de/tmp/postfixadmin-languages.txt are not included I'll attach a diff showing your changes. Please check if every change was intentional. It looks like you translated an outdated SVN version - at least I have a dejavu on some errors included in it ;-) Please use the current SVN version. You can get it via "svn up" (with some luck, it will even preserve your changes) or download it from the web interface as described in the forum. BTW: 1) You can attach more than one file to a tracker item. No need to open another one. However, you'll have to scroll around to find a "Submit Changes" button (yes, the Sourceforge interface can be confusing) 2) If possible, attach a patch instead of the complete file. 3) If you use a SVN checkout, you can create a patch by running "svn diff". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1811005&group_id=191583 |