A NOTE has been added to this issue. 
====================================================================== 
http://dbmail.org/mantis/view.php?id=844 
====================================================================== 
Reported By:                jasb
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   844
Category:                   Sieve (delivery, dbmail-sievecmd, dbmail-timsieved)
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             17-Apr-10 17:11 CEST
Last Modified:              30-Apr-10 16:14 CEST
====================================================================== 
Summary:                    Sieve vacation should not auto-reply to alias email
Description: 
my email, has some alias:

email:
jo...@mydomain.pt

alias:
d...@mydomain.pt
jorge.bas...@mydomain.pt

when i have a sieve vacation active, emails that are send to the alias
emails, sieve respond's to them, and should not, and should only responde
when the final destination is my email that is set below,
"jo...@mydomain.pt".

My script is:
---
true
{
vacation :days 1 :addresses ["jo...@mydomain.pt"] text:
Regresso proximo dia 19-04-2010.
Irei ter acesso ao email, no entanto pode demorar 1 ou 2 dias até
responder.

---
I'll get back on 19-04-2010.
I'll have access to the email account, but my answers will be slow and can
reach 1 or 2 days.
..
;
}
---
====================================================================== 

---------------------------------------------------------------------- 
 (0003045) paul (administrator) - 28-Apr-10 14:49
 http://dbmail.org/mantis/view.php?id=844#c3045 
---------------------------------------------------------------------- 
Jorge,

I think it is perfectly valid to reply to CC addresses. 

---------------------------------------------------------------------- 
 (0003046) paul (administrator) - 28-Apr-10 14:52
 http://dbmail.org/mantis/view.php?id=844#c3046 
---------------------------------------------------------------------- 
I misread your report. You are correct. There should not be a reply to
messages directed to addresses *not* in the addresses clause of the sieve
script. 

---------------------------------------------------------------------- 
 (0003047) jasb (reporter) - 28-Apr-10 15:04
 http://dbmail.org/mantis/view.php?id=844#c3047 
---------------------------------------------------------------------- 
I was about to write but good that you found it :) 

---------------------------------------------------------------------- 
 (0003048) paul (administrator) - 28-Apr-10 17:09
 http://dbmail.org/mantis/view.php?id=844#c3048 
---------------------------------------------------------------------- 
Looks like this may be a libsieve bug.... 

---------------------------------------------------------------------- 
 (0003049) jasb (reporter) - 30-Apr-10 16:14
 http://dbmail.org/mantis/view.php?id=844#c3049 
---------------------------------------------------------------------- 
I see,
Any solution? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
17-Apr-10 17:11  jasb           New Issue                                    
28-Apr-10 14:49  paul           Note Added: 0003045                          
28-Apr-10 14:52  paul           Note Added: 0003046                          
28-Apr-10 15:04  jasb           Note Added: 0003047                          
28-Apr-10 17:09  paul           Note Added: 0003048                          
30-Apr-10 16:14  jasb           Note Added: 0003049                          
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to