Re: Addressing "Out of office" Vacation accounts
Arnt Gulbrandsen <[email protected]>
| Newsgroups | gmane.ietf.rfc822 |
|---|---|
| Message-ID | <[email protected]> |
Hector Santos writes: > If there any standard, past proposal, effort or otherwise for > detecting auto-reply "vacation" or "out of office" messages? RFC 3834 suggests one, which won't help you much yet. You also need a bit of hackery to handle old software. Look for X-Loop and Vacation header fields, and some more fields. I don't really remember which - it's been a while since I did this. Arnt