milis/talimatname/genel/f/fetchmail/fetchmailrc
2017-11-28 09:18:15 +02:00

7 lines
174 B
Text

set logfile /var/log/fetchmail.log
set no bouncemail
set postmaster root
poll SERVERNAME :
user /<username>/ pass /<password>/;
mda "/usr/bin/procmail -f %F -d %T";