title: Autoresponders
created at: Sun Oct 20 2024 10:02:46 GMT+0000 (Coordinated Universal Time)
updated at: Sat Feb 08 2025 14:22:38 GMT+0000 (Coordinated Universal Time)
---
# Autoresponders
# Overview
This feature allows you to configure automatic email response messages. This is useful, for example, when the recipient is unavailable.
!! Note
!! When you activate an autoresponder, the system still delivers messages to the inbox as usual.
# Current autoresponders
To view the autoresponders for a specific domain on your account, select that domain from the *Managing* menu on the top right side of the *Autoresponders* interface. A list of that domain’s autoresponders will appear.
To find an autoresponder’s specific email address, enter a keyword in the *Search* text box and click *Go*.
!! Important
!! User-defined autoresponders ignore messages to which the [*Spam Filters*](https://docs.cpanel.net/cpanel/email/spam-filters/) feature assigns a score of `5` or higher.
# Add an autoresponder
To add an autoresponder, perform the following steps:
1. Click *Add Autoresponder*. A new interface will appear.
2. Select a character set from the *Character Set* menu.
!! Note\
The Character Set value defaults to `utf-8`. For more information, read our [Guide to Locales - Why You Should Use UTF-8](https://api.docs.cpanel.net/guides/guide-to-locales/guide-to-locales-why-you-should-use-utf-8/) documentation.
1. Enter the interval, in hours, for the autoresponder to wait between responses to the same email address.
```
- For example, an autoresponder with an interval of _24_ that receives an email at 8:00 AM on Monday immediately responds to the message. The autoresponder does not respond again if it receives a message from the same email address before 8:00 AM on Tuesday.
!! Note
```
If you set the interval to *0*, the system sends an autoresponse to every email.
2. In the *Email* text box, enter the email address for which to respond.
!! Important\
You can only add one autoresponder for each email address. If you attempt to add multiple autoresponders for an email address, an error message will appear in the interface.
1. In the *From* text box, enter the username to appear in the response.
2. In the *Subject* text box, enter the subject to appear in the response.
3. If the response message includes HTML tags, select the *HTML* checkbox.
4. In the *Body* text box, enter the text of the response, for example:
```batch
I am out of the office until July 2nd. You can reach me on my cell phone in case of emergencies.
```
!! Note\
You can use the `%subject%`, `%from%`, and `%email%` tags in the body of the message to represent information, such as the incoming email’s sender or subject. Tags use percentage signs (`%`) as markers.
1. Select a start time. You can choose *Immediately* or *Custom*.
!! Note
!! The system bases the time on the user’s workstation operating system time and translates it into [Greenwich Mean Time](https://en.wikipedia.org/wiki/Greenwich_Mean_Time) (GMT).
!! This feature uses 12-hour notation and reformats times in 24-hour notation. For example, if you select `18:30` as the start time, the system automatically reformats the time as `6:30 PM`.
1. Select a stop time later than the given start time. You can choose *Never* or *Custom*.
2. Click *Create*.
## Add an autoresponder in Webmail
!! Important
!! You can only add autoresponders for non-default email accounts in Webmail. You cannot add an autoresponder for the default email account in Webmail.
You can add an autoresponder for your email account in Webmail. To do this, perform the following steps:
1. Log in to your Webmail interface at `https://example.com:2096`, where `example.com` represents your email address’s domain.
2. From the email address menu at the top right corner of the interface, select *Autoresponders*. The *Autoresponders* interface will appear.
3. Follow the directions in the add an autoresponder section to add the autoresponder.
All email messages to your email account will receive this autoresponse until you remove it.
# Edit an autoresponder
To edit an autoresponder, perform the following steps:
1. Locate the autoresponder that you want to edit in the *Current Autoresponders* table and click *Edit*. A new interface will appear.
2. Edit the autoresponder’s information.
3. Click *Modify*.
# Remove an autoresponder
To delete an autoresponder, perform the following steps:
1. Locate the autoresponder that you want to delete in the *Current Autoresponders* table and click *Delete*. A confirmation message will appear.
2. Click *Delete Autoresponder*.