---
title: Mac/iOS IMAP command 'APPEND' error
description: Some various tips and tricks for dealing with email
navigation: true
icon: simple-icons:apple
---

## Fix 1: Correct Mailbox Behaviors

::tabs
    :::tabs-item{label="Mac Mail" icon="i-lucide-laptop"}
    1. At the top of the screen go to Preferences
    2. Choose Accounts
    3. Select the EPB email account
    4. Choose Mailbox Behaviors
    5. Choose Sent Mailbox
    6. Select "All Sent"
    :::

    :::tabs-item{label="iPad/iPhone" icon="i-lucide-smartphone"}
    1. Open iOS Settings
    2. Tap on Apps then Mail (for older iOS just scroll down to Mail)
    3. Tap on Accounts
    4. Tap on the EPB email account
    5. Tap on Mailbox Behaviors
    6. Tap on Sent Mailbox
    7. Tap on "All Sent"
    :::

::

## Fix 2: Remove and Re-add the affected email address(es)

::tabs
:::tabs-item{label="Mac Mail" icon="i-lucide-laptop"}
### Removing the email account
1. At the top of the screen go to Preferences
2. Choose Accounts
3. Select the EPB email account
4. Click the - button on the bottom.
### Re-add the email account
Follow the steps under [Mac Mail](/howto/email-settings/mac-mail).
:::

:::tabs-item{label="iPad/iPhone" icon="i-lucide-smartphone"}
### Removing the email account
1. Open the iOS settings.
2. Tap on Apps, then tap on Mail (or just Mail on older versions)
3. Tap on Accounts.
4. Tap on the EPB email account
4. Tap on Delete Account in red at the bottom.
### Re-add the email account
Follow the steps under [Ipad/Iphone Devices](/howto/email-settings/ios).
:::
::