Download List

프로젝트 설명

getmail is intended as a simple, secure, and reliable replacement for fetchmail. It retrieves email (either all messages, or only unread messages) from one or more POP3, SPDS, or IMAP4 servers (with or without SSL) for one or more email accounts, and reliably delivers into qmail-style Maildirs, mboxrd files, or through external MDAs (command deliveries) specified on a per-account basis. getmail also has excellent support for domain (multidrop) mailboxes, including delivering messages to different users or destinations based on the envelope recipient address.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-26 06:30
4.22.0

리트리버가 동일한 계정으로 여러 RC 파일을 사용할 때 경우에 따라 문제를 방지하는 여러 메일 폴더 (IMAP), 별도로 각 폴더에 대해이 릴리스 저장 oldmail 데이터를 지원하는 경우.
Tags: Minor bugfixes
When the retriever supports multiple mail folders (IMAP), this release stores oldmail data for each folder separately, preventing problems in some cases when using multiple rc files with the same account.

2011-09-24 09:37
4.21.0

이 릴리스는 자동으로 IMAP 폴더를 열고 읽기 전용이나 삭제 delete_after 옵션도를 사용하는 경우 (Gmail을 통해 chatlogs에 액세스하는 데 필요). 그것은 수천 개의 메시지를 포함하는 폴더를 처리하면 오버헤드를 줄이고, 각 검색에 정렬 msgids을 방지합니다.
Tags: Minor feature enhancements
This release automatically opens IMAP folders read-only if neither the delete nor delete_after options are in use (necessary to access chatlogs via Gmail). It avoids sorting msgids on each retrieval, reducing overhead when dealing with folders containing thousands of messages.

2011-07-17 03:31
4.20.4

서버 응답에서 더 많은 정보는 오류 메시지 때 IMAP 명령 에러가 포함되어 있습니다. 파서는 현재 수신 메시지의 본문 부분에 불법 서식 bogosities를 해결하는 대신 HeaderParser의 사용됩니다.
Tags: Minor feature enhancements
More information from the server response is included in the error message when an IMAP command errors out. Parser is now used instead of HeaderParser to correct illegal formatting bogosities in the body parts of incoming messages.

2011-05-31 14:24
4.20.3

오류 경로에 로그인 오류가 수정되었습니다.
Tags: Minor bugfixes
Logging errors in error paths were fixed.

2011-04-10 16:05
4.20.2

추가 변경에 만들어진 "수신 :"헤더 건설은 IPv6를 더 잘 처리하기 위해.
Tags: Minor bugfixes
Further changes were made to the "Received:" header construction to handle IPv6 better.

Project Resources