Fetchmail (original) (raw)

About DBpedia

Fetchmail is an open-source software utility for POSIX-compliant operating systems which is used to retrieve e-mail from a remote POP3, IMAP, or ODMR mail server to the user's local system. It was developed from the popclient program, written by Carl Harris. Its chief significance is perhaps that its author, Eric S. Raymond, used it as a model to discuss his theories of open-source software development in a widely read and influential essay on software development methodologies The Cathedral and the Bazaar.

thumbnail

Property Value
dbo:abstract fetchmail ist ein freies Konsolenprogramm. Es holt E-Mails von POP-, IMAP-, ETRN- oder ODMR-fähigen Mailservern und leitet sie an (E)SMTP- oder LMTP-fähige Mailserver oder ein lokales Zustellprogramm weiter. Es wurde früher oft wegen seines Designs und der Sicherheitslücken kritisiert, trotzdem ist es auf Unix-artigen Systemen weit verbreitet und wird mit einigen Distributionen ausgeliefert. Bekanntheit erlangte das Programm auch dadurch, dass es von seinem zwischenzeitlichen Autor Eric Steven Raymond als Fallbeispiel im wohl bekanntesten Essay zum Thema Open Source, Die Kathedrale und der Basar, erwähnt wird. Einige Programmierer, unter ihnen auch Daniel J. Bernstein, Charles Cazabon, der Entwickler von getmail, und Terry Lambert, ein Entwickler von FreeBSD, haben das Design von fetchmail scharf kritisiert sowie mehrere Sicherheitslücken entdeckt. (de) Fetchmail is an open-source software utility for POSIX-compliant operating systems which is used to retrieve e-mail from a remote POP3, IMAP, or ODMR mail server to the user's local system. It was developed from the popclient program, written by Carl Harris. Its chief significance is perhaps that its author, Eric S. Raymond, used it as a model to discuss his theories of open-source software development in a widely read and influential essay on software development methodologies The Cathedral and the Bazaar. (en) Fetchmail est un logiciel libre pour récupérer des courriers électroniques que l'on retrouve sur beaucoup de systèmes d'exploitation de type UNIX. Il est utilisé pour récupérer des courriers électroniques distants via les protocoles tels que POP (POP2, POP3, RPOP, APOP et KPOP), IMAP (toutes versions), ETRN, et ODMR sur le système local de l'utilisateur. Il supporte l'IPv4 et l'IPv6. Il est largement utilisé[réf. nécessaire], peut-être grâce au modèle de développement préconisé par son auteur Eric S. Raymond. Dans son essai La Cathédrale et le Bazar, Raymond théorise une pratique de développement de logiciels dite « du bazar » fondé sur plusieurs « prérequis » dont celui d'ouvrir le code source. Cet essai eut une influence considérable sur les méthodologies de développement logiciel [réf. nécessaire]. Cependant il arrive que le design de Fetchmail soit critiqué, ainsi que ses trous de sécurité et le fait qu'il soit toujours en « mode de maintenance ». (fr) fetchmail es una aplicación que permite bajar correo electrónico desde un servidor remoto, el cual podrá ser filtrado (este paso no es necesario) y retransmitirlo al sistema local. (es) Fetchmailは、POSIX互換オペレーティングシステム向けのオープンソースソフトウェアで、メールサーバからPOP3、IMAP、ETRN、OMDRといったプロトコルを使って電子メールをユーザーのローカルシステムに持ってくる。Carl Harris の書いた popclient というプログラムをベースに開発された。 fetchmailはソフトウェア自体よりも、作者であるエリック・レイモンドがオープンソースのソフトウェア開発理論を論じる際のモデルにしたことで有名である。そのソフトウェア開発方法論を論じたエッセイ『伽藍とバザール』は広く読まれ、多大な影響を与えた。 ダニエル・バーンスタイン、getmailの作者 Charles Cazabon、FreeBSD開発者 Terry Lambert らは、Fetchmailの設計を批判している。いくつもセキュリティホールがあるのに、早まって保守状態に持っていた点が問題とされている。2004年、新たなメンテナー達がFetchmailの開発を引き受け、かつてエリック・レイモンドが下した設計上の決定を覆すような新たな開発計画を立てた。 (ja) Fetchmail è un software open source per sistemi POSIX che può essere usato per ricevere e inviare e-mail con protocollo POP3, IMAP, ETRN e ODMR. (it) Fetchmail jest narzędziem pozwalającym na ściągnięcie poczty elektronicznej z zewnętrznych serwerów POP3 lub IMAP na lokalne konto użytkownika w systemach uniksopodobnych.Autorem tego oprogramowania jest Eric S. Raymond. Fetchmail został użyty jako przykład modelu rozwoju oprogramowania open source w książce The Cathedral and the Bazaar.Fetchmail rozpowszechniany jest na licencji GNU GPL. (pl) Fetchmail — утилита для unix-подобных систем, используемая для сбора почты с удалённых POP3, IMAP, или почтовых серверов и доставки локальным пользователям. Разработка была основана на open source проекте popclient. Особенность проекта в его использовании своим автором, Эриком Рэймондом, для проверки теории разработки свободного программного обеспечения, описанного в широко известном эссе о методах ведения open source проектов — «Собор и базар». Некоторые программисты критикуют дизайн fetchmail, за количество «дыр», сказывающихся на безопасности данных и за преждевременный перевод проекта в «режим поддержки». За некоторые проблемы ответственность возлагают на новую команду поддержки, которым был передан проект в 2004 году. (ru)
dbo:author dbr:Eric_S._Raymond
dbo:genre dbr:Mail_delivery_agent
dbo:license dbr:GNU_General_Public_License
dbo:operatingSystem dbr:Unix-like
dbo:thumbnail wiki-commons:Special:FilePath/Fetchmailconf01.png?width=300
dbo:wikiPageExternalLink http://www.fetchmail.info/ https://www.fetchmail.info/ https://github.com/soulwing/popclient https://sourceforge.net/directory/os:windows/%3Fq=fetchmail https://sourceforge.net/projects/fetchmail/
dbo:wikiPageID 40337 (xsd:integer)
dbo:wikiPageLength 3413 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1084907418 (xsd:integer)
dbo:wikiPageWikiLink dbr:Procmail dbr:Unix-like dbr:Internet_Message_Access_Protocol dbr:On-Demand_Mail_Relay dbr:GNU_General_Public_License dbr:Getmail dbr:Maildrop dbc:Mail_delivery_agents dbr:Post_Office_Protocol dbr:Maildir dbc:Free_email_software dbr:E-mail dbr:Eric_S._Raymond dbr:Fdm_(software) dbr:POSIX dbr:Open-source_software dbr:Sendmail dbr:The_Cathedral_and_the_Bazaar dbr:Mail_delivery_agent dbr:Mail_retrieval_agent dbr:Message_transfer_agent dbr:Dan_Bernstein
dbp:author dbr:Eric_S._Raymond
dbp:caption Screenshot of fetchmail launcher (en)
dbp:genre dbr:Mail_delivery_agent
dbp:license dbr:GNU_General_Public_License
dbp:operatingSystem dbr:Unix-like
dbp:screenshot Fetchmailconf01.png (en)
dbp:website https://www.fetchmail.info/
dbp:wikiPageUsesTemplate dbt:Network-software-stub dbt:Infobox_software dbt:Portal dbt:Reflist dbt:Start_date_and_age dbt:Wikidata dbt:E-mail_clients
dbp:wordnet_type http://www.w3.org/2006/03/wn/wn20/instances/synset-software-noun-1
dct:subject dbc:Mail_delivery_agents dbc:Free_email_software
gold:hypernym dbr:Utility
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077
rdfs:comment Fetchmail is an open-source software utility for POSIX-compliant operating systems which is used to retrieve e-mail from a remote POP3, IMAP, or ODMR mail server to the user's local system. It was developed from the popclient program, written by Carl Harris. Its chief significance is perhaps that its author, Eric S. Raymond, used it as a model to discuss his theories of open-source software development in a widely read and influential essay on software development methodologies The Cathedral and the Bazaar. (en) fetchmail es una aplicación que permite bajar correo electrónico desde un servidor remoto, el cual podrá ser filtrado (este paso no es necesario) y retransmitirlo al sistema local. (es) Fetchmailは、POSIX互換オペレーティングシステム向けのオープンソースソフトウェアで、メールサーバからPOP3、IMAP、ETRN、OMDRといったプロトコルを使って電子メールをユーザーのローカルシステムに持ってくる。Carl Harris の書いた popclient というプログラムをベースに開発された。 fetchmailはソフトウェア自体よりも、作者であるエリック・レイモンドがオープンソースのソフトウェア開発理論を論じる際のモデルにしたことで有名である。そのソフトウェア開発方法論を論じたエッセイ『伽藍とバザール』は広く読まれ、多大な影響を与えた。 ダニエル・バーンスタイン、getmailの作者 Charles Cazabon、FreeBSD開発者 Terry Lambert らは、Fetchmailの設計を批判している。いくつもセキュリティホールがあるのに、早まって保守状態に持っていた点が問題とされている。2004年、新たなメンテナー達がFetchmailの開発を引き受け、かつてエリック・レイモンドが下した設計上の決定を覆すような新たな開発計画を立てた。 (ja) Fetchmail è un software open source per sistemi POSIX che può essere usato per ricevere e inviare e-mail con protocollo POP3, IMAP, ETRN e ODMR. (it) Fetchmail jest narzędziem pozwalającym na ściągnięcie poczty elektronicznej z zewnętrznych serwerów POP3 lub IMAP na lokalne konto użytkownika w systemach uniksopodobnych.Autorem tego oprogramowania jest Eric S. Raymond. Fetchmail został użyty jako przykład modelu rozwoju oprogramowania open source w książce The Cathedral and the Bazaar.Fetchmail rozpowszechniany jest na licencji GNU GPL. (pl) fetchmail ist ein freies Konsolenprogramm. Es holt E-Mails von POP-, IMAP-, ETRN- oder ODMR-fähigen Mailservern und leitet sie an (E)SMTP- oder LMTP-fähige Mailserver oder ein lokales Zustellprogramm weiter. Es wurde früher oft wegen seines Designs und der Sicherheitslücken kritisiert, trotzdem ist es auf Unix-artigen Systemen weit verbreitet und wird mit einigen Distributionen ausgeliefert. (de) Fetchmail est un logiciel libre pour récupérer des courriers électroniques que l'on retrouve sur beaucoup de systèmes d'exploitation de type UNIX. Il est utilisé pour récupérer des courriers électroniques distants via les protocoles tels que POP (POP2, POP3, RPOP, APOP et KPOP), IMAP (toutes versions), ETRN, et ODMR sur le système local de l'utilisateur. Il supporte l'IPv4 et l'IPv6. Cependant il arrive que le design de Fetchmail soit critiqué, ainsi que ses trous de sécurité et le fait qu'il soit toujours en « mode de maintenance ». (fr) Fetchmail — утилита для unix-подобных систем, используемая для сбора почты с удалённых POP3, IMAP, или почтовых серверов и доставки локальным пользователям. Разработка была основана на open source проекте popclient. Особенность проекта в его использовании своим автором, Эриком Рэймондом, для проверки теории разработки свободного программного обеспечения, описанного в широко известном эссе о методах ведения open source проектов — «Собор и базар». (ru)
rdfs:label Fetchmail (de) Fetchmail (es) Fetchmail (en) Fetchmail (fr) Fetchmail (it) Fetchmail (ja) Fetchmail (pl) Fetchmail (ru)
owl:sameAs freebase:Fetchmail http://sw.cyc.com/concept/Mx4rwSfrPZwpEbGdrcN5Y29ycA wikidata:Fetchmail dbpedia-de:Fetchmail dbpedia-es:Fetchmail dbpedia-fr:Fetchmail dbpedia-it:Fetchmail dbpedia-ja:Fetchmail dbpedia-pl:Fetchmail dbpedia-ru:Fetchmail https://global.dbpedia.org/id/2eiRM
prov:wasDerivedFrom wikipedia-en:Fetchmail?oldid=1084907418&ns=0
foaf:depiction wiki-commons:Special:FilePath/Fetchmailconf01.png
foaf:homepage https://www.fetchmail.info/
foaf:isPrimaryTopicOf wikipedia-en:Fetchmail
is dbo:genre of dbr:Fdm_(software)
is dbo:wikiPageRedirects of dbr:Popclient
is dbo:wikiPageWikiLink of dbr:Message_delivery_agent dbr:Procmail dbr:List_of_programmers dbr:Getmail dbr:Email_agent_(infrastructure) dbr:Maildir dbr:Eric_S._Raymond dbr:Fdm_(software) dbr:OpenSSH dbr:The_Cathedral_and_the_Bazaar dbr:Mail_retrieval_agent dbr:POP3_Connector dbr:Popclient
is foaf:primaryTopic of wikipedia-en:Fetchmail