Files @ 1b6495e2ba42
Branch filter:

Location: majic-ansible-roles/roles/mail_server/tests/data/imapcli-parameters-optional-john_doe.conf - annotation

branko
MAR-29: Added scaffolding for testing the php_website role:

- Added molecule configuration with a single instance.
- Added playbook that sets-up the test instances.
- Fixed issues related to incorrect mode syntax when deploying files (missing
leading zero).
- Added test data.
- Added dummy tests.
[imap]
hostname = parameters-optional
username = john.doe@domain1
password = johnpassword
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