User tools

Website tools


fetchmail

Differences

The differences between two versions are shown here.

Link to this comparison view

Next revision
Previous revision
fetchmail [2016/11/08 06:55] – Externe Bearbeitung 127.0.0.1fetchmail [2019/02/04 10:54] (current) – [POP3 & IMAP mit fetchmail] lwsystems
Zeile 5: Zeile 5:
 Importing emails from a POP3 or IMAP mailbox can also be done using fetchmail. Importing emails from a POP3 or IMAP mailbox can also be done using fetchmail.
  
-In der Standard-Konfiguration liefert fetchmail die abgeholten E-Mails per SMTP an localhost aus. Fetchmail kann aber so konfiguriert werden, daß die E-Mails direkt an ein beliebiges Programm übergeben werden. Mit Hilfe dieser Konfiguration kann die E-Mail dann in eine Mailbox im Maildir-Format ausgeliefert werden.+In its default configuration, fetchmail delivers retrieved emails to localhost via SMTP. However, fetchmail can be configured to pass the emails directly to any program. With this configuration, the email can then be delivered to a mailbox in Maildir format.
  
 From here, the email is imported into Benno. From here, the email is imported into Benno.
Zeile 23: Zeile 23:
 <code># /etc/benno/procmailrc <code># /etc/benno/procmailrc
 # #
-MAILDIR=/srv/benno/+MAILDIR=/srv/benno/inbox
  
 :0 :0
-inbox/+new/
 </code> </code>
  
fetchmail.1478588116.txt.gz · Zuletzt geändert: 2017/01/18 10:21 (Externe Bearbeitung)