server: seeker - fetch messages, filter, send via mqtt
This commit is contained in:
10
server/seeker/opt/fetch/mail/fetchmailrc
Executable file
10
server/seeker/opt/fetch/mail/fetchmailrc
Executable file
@ -0,0 +1,10 @@
|
||||
set no bouncemail
|
||||
set daemon 10
|
||||
set logfile /opt/fetch/mail/fetchmail.log
|
||||
|
||||
poll mail.br0tkasten.de protocol POP3
|
||||
user "fetch"
|
||||
password "xxxx"
|
||||
fetchall
|
||||
no ssl
|
||||
mda "/usr/bin/procmail -m /opt/fetch/mail/procmailrc %T"
|
Reference in New Issue
Block a user