Small problem with autoreply
-
- New user
- Posts: 18
- Joined: 2006-12-06 16:43
- Location: Milano, Italy
Small problem with autoreply
Hi all,
in hMs 4.4 b260 , if I set a date when the auto-reply expire, *any* date, the automatic responder stops working the day after. Even if I disable the auto-expiration, the auto response not work until I disable and re-enable the autoreply for that account.
Someone found the same problem?
Ciao,
Andrea.
in hMs 4.4 b260 , if I set a date when the auto-reply expire, *any* date, the automatic responder stops working the day after. Even if I disable the auto-expiration, the auto response not work until I disable and re-enable the autoreply for that account.
Someone found the same problem?
Ciao,
Andrea.
-
- New user
- Posts: 18
- Joined: 2006-12-06 16:43
- Location: Milano, Italy
-
- New user
- Posts: 18
- Joined: 2006-12-06 16:43
- Location: Milano, Italy
-
- New user
- Posts: 18
- Joined: 2006-12-06 16:43
- Location: Milano, Italy
Try using the search function in the forum. Would have saved this entire conversation.. 
http://www.hmailserver.com/forum/viewtopic.php?t=2495

http://www.hmailserver.com/forum/viewtopic.php?t=2495
Re: Small problem with autoreply
Is there a way to turn this feature off ? I would nee autoreply to always to reply.
Thank you
Br,
kd
Thank you
Br,
kd
Re: Small problem with autoreply
Sure
Use a rule, or a custom script.
(really old thread by the way)
How is your VBS?
Use a rule, or a custom script.
(really old thread by the way)
How is your VBS?
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation
https://www.hmailserver.com/documentation
Re: Small problem with autoreply
Be warned that if two servers both have auto reply imlemented in the manner you are proposing, you could be sending each other mail at an alarming rate if you haven't coded to stop that from happening.
That is precisely the reason why the built in auto reply only auto replies to a sender once during a single hmailserver service load. The auto reply is cached so hmail knows not to do it again.
That is precisely the reason why the built in auto reply only auto replies to a sender once during a single hmailserver service load. The auto reply is cached so hmail knows not to do it again.