Discussion:
[Bug #257] [GUI Left - Controls] Manually added rcpthost values not keept with a manual replication
Bugtracker
2005-04-15 12:02:42 UTC
Permalink
/query.php?bug=257

--- 257 Fri Apr 15 14:02:41 2005
+++ 257.tmp.wonBSb Fri Apr 15 14:02:41 2005
@@ -9,7 +9,7 @@
Reported By: ***@swe.net
Type : PUBLIC

-Summary : RCPTHosts can not find all domain names
+Summary : Manually added rcpthost values not keept with a manual replication

Comment posted: 2005-04-15 11:34 AM by ***@swe.net
Bugtracker
2005-04-15 12:03:19 UTC
Permalink
/query.php?bug=257

--- 257 Fri Apr 15 14:03:19 2005
+++ 257.tmp.oiMgFP Fri Apr 15 14:03:19 2005
@@ -1,7 +1,7 @@
Bug# : 257
Product : phpQLAdmin
Version : 2.2.2
-Status : VERIFIED
+Status : NEEDSWORK
Priority : High
Component : GUI Left - Controls
URL :
Bugtracker
2005-04-15 12:02:57 UTC
Permalink
/query.php?bug=257

--- 257 Fri Apr 15 14:02:57 2005
+++ 257.tmp.WDDfBL Fri Apr 15 14:02:57 2005
@@ -1,7 +1,7 @@
Bug# : 257
Product : phpQLAdmin
Version : 2.2.2
-Status : ASSIGNED
+Status : VERIFIED
Priority : High
Component : GUI Left - Controls
URL :
Bugtracker
2005-04-17 09:21:06 UTC
Permalink
/query.php?bug=257

--- 257 Sun Apr 17 11:21:06 2005
+++ 257.tmp.ZCI1hV Sun Apr 17 11:21:06 2005
@@ -50,3 +50,12 @@
fixed in 2.2.3/CVS, but the other part (manually added not included) needs a
lot more thinking to solve.

+Comment posted: 2005-04-17 11:21 AM by ***@bayour.com
+
+<a href="/showattachment.php/42/phpQLAdmin-257b.patch">Created an attachment (id=42)</a>
+
+
+Comment posted: 2005-04-17 11:21 AM by ***@bayour.com
+
+Description of attachment #42: Add nonPrimaryRcptHosts attrib to QLC object
+
Bugtracker
2005-04-17 09:29:01 UTC
Permalink
/query.php?bug=257

--- 257 Sun Apr 17 11:29:01 2005
+++ 257.tmp.JLawHW Sun Apr 17 11:29:01 2005
@@ -1,7 +1,7 @@
Bug# : 257
Product : phpQLAdmin
Version : 2.2.2
-Status : NEEDSWORK
+Status : TOVALIDATE
Priority : High
Component : GUI Left - Controls
URL :
@@ -58,4 +58,19 @@
Comment posted: 2005-04-17 11:21 AM by ***@bayour.com

Description of attachment #42: Add nonPrimaryRcptHosts attrib to QLC object
+
+Comment posted: 2005-04-17 11:29 AM by ***@bayour.com
+
+Note that patch/attachment #42 is against 2.3 (unstable) and includes a
+schema change (restart of LDAP server etc).
+
+The patch adds support for the objectclass:attribute combination
+phpQLAdminMXHostAddition:nonPrimaryRcptHosts and is _ONLY_ for internal use
+by phpQLAdmin. You'll get a third 'table' when pressing
+'QmailLDAP/Controls->[QLC Host FQDN]' (left frame) named 'Non-Primary MX
+domains'. There all 'locally added rcptHosts' is put, NOT in the normal RCPT
+Hosts table!
+
+Later, if you do a manuall replication, all domains here will be added to
+the rcptHosts attribute of the QLC object...
Bugtracker
2005-04-17 09:39:08 UTC
Permalink
/query.php?bug=257

--- 257 Sun Apr 17 11:39:08 2005
+++ 257.tmp.7xSMGT Sun Apr 17 11:39:08 2005
@@ -1,7 +1,9 @@
Bug# : 257
Product : phpQLAdmin
Version : 2.2.2
-Status : TOVALIDATE
+Status : RESOLVED
+Resolution : FIXED
+Fixed Ver : 2.3
Priority : High
Component : GUI Left - Controls
URL :
Bugtracker
2005-04-17 10:05:22 UTC
Permalink
/query.php?bug=257

--- 257 Sun Apr 17 12:05:22 2005
+++ 257.tmp.bUOaSw Sun Apr 17 12:05:22 2005
@@ -76,3 +76,12 @@
Later, if you do a manuall replication, all domains here will be added to
the rcptHosts attribute of the QLC object...

+Comment posted: 2005-04-17 12:05 PM by ***@bayour.com
+
+<a href="/showattachment.php/43/phpQLAdmin-257c.patch">Created an attachment (id=43)</a>
+
+
+Comment posted: 2005-04-17 12:05 PM by ***@bayour.com
+
+Description of attachment #43: Fix spelling error(s) in include/attrib.control.locals.inc (RCPTHOSTS -> LOCALS)
+
Bugtracker
2005-04-17 10:07:58 UTC
Permalink
/query.php?bug=257

--- 257 Sun Apr 17 12:07:58 2005
+++ 257.tmp.DOiLf8 Sun Apr 17 12:07:58 2005
@@ -85,3 +85,8 @@

Description of attachment #43: Fix spelling error(s) in include/attrib.control.locals.inc (RCPTHOSTS -> LOCALS)

+Comment posted: 2005-04-17 12:07 PM by ***@bayour.com
+
+Attachement/patch #43 is a fix for the second part of 'ma's second comment
+(which really is a separate bug, but...)
+

Loading...