fetchmail
SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
RUN apt-get update && \
apt-get install -y fetchmail
RUN apt-get update && \
apt-get install -y fetchmail
RUN apk add fetchmail
RUN pacman -S --noconfirm fetchmail
RUN yum install -y fetchmail
RUN dnf install -y fetchmail
RUN apt-get update && \
apt-get install -y fetchmail