Paul

 

Thank you, that clears that up, we did not have any aliases set up before
(in dbmail_aliases).  I’ve added an alias to one account and the auto reply
fires off, unfortunately for me however the reply is from username@domain.
Is there a way to specify which alias is used for the auto reply using this
system? 

 

We’ve set users up with obscured usernames which they don’t use as e-mail
addresses (as “security” for logging into their accounts).

Regards


Daniel Schütze

 

 

 

Re: Auto Replies stopped working after upgrade from 2.2.8 to 2.2.  

by Paul J Stevens Aug 22, 2011; 04:09pm :: Rate this Message:    - Use
ratings to moderate (?)

 

Reply | Print | View Threaded | Show Only this Message 

 

On 08/22/2011 04:06 PM, Daniel Schütze wrote: 

> Debug:[sql] dbmysql.c,db_query(+287): query [SELECT alias FROM 

> dbmail_aliases WHERE deliver_to = '4'  ORDER BY alias DESC] 

 

 

 

> dbmail-message.c,dbmail_message_get_header_addresses(+580): mail address 

> parser looking at field [To] with value [daniel@...] 

> Debug:[message] 

> dbmail-message.c,dbmail_message_get_header_addresses(+598): mail address 

> parser found [1] email addresses 

> Info:[message] 

> dbmail-message.c,dbmail_message_get_header_addresses(+580):  mail 

> address parser looking at field [Cc] with value [(null)] 

> Message:[message] 

> dbmail-message.c,dbmail_message_get_header_addresses(+583):  mail 

> address parser error parsing header field 

> Message:[delivery] pipe.c,send_reply(+382): no valid destination 

....[show rest of quote]

 

So, apparently the message received has 1 To address 

(daniel@...) and no Cc addresses. 

 

The reply is *only* sent if the message is addressed to a valid address 

of the recipient user (4). 

 

In this case: If daniel@... is *not* a valid alias for user 4 

no reply is sent. This appears to be the case here. 

 

This is different from the old behaviour - which was severely broken and 

is now fixed.

_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to