Files @ 694893c0259a
Branch filter:

Location: majic-ansible-roles/roles/mail_server/molecule/default/tests/data/imapcli-parameters-mandatory-jane_doe.conf

branko
MAR-218: Fix linting errors for unnamed plays:

- All plays should be named at this point.
- Improve naming of some plays.
- Group some of the common tasks together to speed-up the prepare
step.
- Minor refactoring to make the prepare playbooks more consistent
across the roles.
[imap]
hostname = parameters-mandatory
username = jane.doe@domain2
password = janepassword
ssl = True

[display]
format_list =
    ID:         {uid}
    Flags:      {flags}
    From:       {from}
    To:         {to}
    Date:       {date}
    Subject:    {subject}
format_thread = {uid} {subject} <<< FROM {from}
format_status = {directory:>20} : {count:>5} Mails - {unseen:>5} Unseen - {recent:>5} Recent
limit = 10

[trash]
# delete method can be : MOVE_TO_TRASH, FLAG or EXPUNGE
delete_method = MOVE_TO_TRASH
trash_directory = Trash