You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
feature: adding getmail
as an alternative to fetchmail
(#2803)
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com> Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com> Co-authored-by: Casper <casperklein@users.noreply.github.com>
This commit is contained in:
@ -104,6 +104,8 @@ markdown_extensions:
|
||||
lang: shell-session
|
||||
- name: fetchmailrc
|
||||
lang: txt
|
||||
- name: getmailrc
|
||||
lang: txt
|
||||
- name: caddyfile
|
||||
lang: txt
|
||||
|
||||
@ -142,6 +144,7 @@ nav:
|
||||
- 'LDAP Authentication': config/advanced/auth-ldap.md
|
||||
- 'Email Filtering with Sieve': config/advanced/mail-sieve.md
|
||||
- 'Email Gathering with Fetchmail': config/advanced/mail-fetchmail.md
|
||||
- 'Email Gathering with Getmail': config/advanced/mail-getmail.md
|
||||
- 'Email Forwarding':
|
||||
- 'Relay Hosts': config/advanced/mail-forwarding/relay-hosts.md
|
||||
- 'AWS SES': config/advanced/mail-forwarding/aws-ses.md
|
||||
|
Reference in New Issue
Block a user