A NOTE has been added to this issue. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=692 
====================================================================== 
Reported By:                vmvarela
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   692
Category:                   Authentication layer
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             02-May-08 10:55 CEST
Last Modified:              02-May-08 16:16 CEST
====================================================================== 
Summary:                    New external forwards are not running
Description: 
I have two servers. External forwarding was running for four months.

Now, since two weeks, when I run "dbmail-users -x [EMAIL PROTECTED] -t
[EMAIL PROTECTED]" all seems OK. If I look at MySQL, all is OK,
there is a register in dbmail_aliases table but, if I run "dbmail-users
-l" only old forwards are shown and If I send a message to
[EMAIL PROTECTED] nothing is forwarded to [EMAIL PROTECTED]

I think this is so since I upgrade my servers to 2.2.9, but I have
detected this bug now.

Thanks for your help!

====================================================================== 

---------------------------------------------------------------------- 
 paul - 02-May-08 11:14  
---------------------------------------------------------------------- 
What does the output of:
dbmail-users -l [EMAIL PROTECTED]
have to say.

Also, please provide level5 logs of delivery of a message to
[EMAIL PROTECTED] 

---------------------------------------------------------------------- 
 vmvarela - 02-May-08 11:34  
---------------------------------------------------------------------- 
[EMAIL PROTECTED] should go to an internal user "user65" and to
"[EMAIL PROTECTED]"

if I run dbmail-users -l [EMAIL PROTECTED] I got:
deliver [EMAIL PROTECTED] to [user65]
deliver [EMAIL PROTECTED] to [user65]

but in MySQL:
mysql> select * from dbmail_aliases where alias = '[EMAIL PROTECTED]';
+------------+-------------------------+-------------------------+-------------+
| alias_idnr | alias                   | deliver_to              |
client_idnr |
+------------+-------------------------+-------------------------+-------------+
|         61 | [EMAIL PROTECTED]    | 65                      |        
  0 | 
|        423 | [EMAIL PROTECTED]    | [EMAIL PROTECTED] |        
  0 | 
+------------+-------------------------+-------------------------+-------------+
2 rows in set (0.00 sec) 

---------------------------------------------------------------------- 
 vmvarela - 02-May-08 16:16  
---------------------------------------------------------------------- 
Please close this item.

Someone in my team was including [EMAIL PROTECTED] in the list of
recipient aliases, so all mail was delivered to local recipient and no
message was forwarded.

Sorry. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-May-08 10:55 vmvarela       New Issue                                    
02-May-08 11:13 paul           Note Added: 0002538                          
02-May-08 11:14 paul           Note Deleted: 0002538                        
02-May-08 11:14 paul           Note Added: 0002539                          
02-May-08 11:34 vmvarela       Note Added: 0002540                          
02-May-08 11:39 vmvarela       File Added: log.dbmail                       
02-May-08 11:40 vmvarela       Issue Monitored: vmvarela                    
02-May-08 16:16 vmvarela       Note Added: 0002542                          
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to