User Tools

Site Tools


tutorials_dotfiles_.fetchmailrc_yargo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorials_dotfiles_.fetchmailrc_yargo [2021/03/23 15:53] – created hc9tutorials_dotfiles_.fetchmailrc_yargo [2021/03/23 16:03] (current) hc9
Line 1: Line 1:
 +<file config dotfile>
 +set postmaster yargo@HERE.ORG
 +set no bouncemail
 +set no syslog
 +poll pop.EXAMPLE.NET proto pop3 timeout 300:
 + user "EXTUSER@EXAMPLE.COM" with pass "PASSWORD" fetchall is yargo here mda "/usr/sbin/sendmail yargo+FETCHMAIL@HERE.ORG"
 +# yargo+FETCHMAIL... for procmail filter
 +</file>