qusal/salt/mail/files/fetcher/mpoprc.example

21 lines
441 B
Plaintext
Raw Normal View History

## ~/.mpoprc
2024-01-29 10:49:54 -05:00
## SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
##
## SPDX-License-Identifier: AGPL-3.0-or-later
##### DO NOT EDIT THIS BLOCK #####
defaults
tls on
tls_starttls off
tls_trust_file system
delivery maildir ~/mail/INBOX
uidls_file ~/.local/share/%U_at_%H
##### EDIT THIS BLOCK #####
account main
host pop.mail.example
user john-doe
password secret123
account default : main