summaryrefslogtreecommitdiff
path: root/mail/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-12-15+ mailutilsvins1-1/+2
2022-12-15+ mm.vins1-1/+2
2022-12-07wl: removewiz1-2/+1
Doesn't build in any bulk build I could find, sources from 2005. Use mail/wl-snapshot or package.el from inside emacs.
2022-10-11mail/Makefile: + 1wiz1-1/+2
2022-10-06ktnef: add version 22.08.1markd1-1/+2
The ktnef library contains an API for the handling of TNEF data. The API permits access to the actual attachments, the message properties (TNEF/MAPI), and allows one to view/extract message formatted text in Rich Text Format format.
2022-09-24gnus: removewiz1-2/+1
Does not build in any bulk builds; gnus is part of emacs since at last 2007, including emacs20 and emacs21 in pkgsrc.
2022-09-08mail/Makefile: sortwiz1-2/+2
2022-09-01mail/Makefile: add and enable ruby-roadie4 and ruby-roadie-rails2taca1-1/+3
2022-08-31Add gyb subdirsborrill1-1/+2
2022-08-24mail/Makefile: + 2wiz1-1/+3
2022-08-24mail/Makefile: + 1wiz1-1/+2
2022-08-19mail/Makefile: + py-postfix-mta-sts-resolverwiz1-1/+2
2022-05-25Added mail/srs-milter 20141121nb9manu1-1/+2
This milter implemets SRS (Sender Rewriting Scheme) that can be used to fix envelope MAIL FROM for forwarded mails protected by SPF. It can be configured in two modes for: * Incoming mail -- rewrite RCPT TO addresses in SRS format back * Outgoing mail -- rewrite MAIL FROM address to SRS format
2022-02-05Add and enable qtraceaddr.schmonz1-1/+2
2021-12-19mail/Makefile: add and enable ruby-actionmailbox70taca1-1/+2
2021-12-19mail/Makefile: add and enable ruby-actionmailer70taca1-1/+2
2021-11-23mail/Makefile: remove ruby-mime-types2taca1-2/+1
2021-09-29Add and enable smtpd-starttls-proxy.schmonz1-1/+2
2021-09-08Add melipin1-1/+2
2021-07-13mail: Remove discontinued claws-mail pluginsnia1-3/+1
2021-07-13mail: add new claws mail pluginsnia1-1/+3
2021-05-25import mail/s-nail. via jgw@sdf.org, PR pkg/56111nia1-1/+2
S-nail (later S-mailx) provides a simple and friendly environment for sending and receiving mail. It is intended to provide the functionality of the POSIX mailx(1) command, but is MIME capable and optionally offers extensions for line editing, S/MIME, SMTP and POP3, among others. It divides incoming mail into its constituent messages and allows the user to deal with them in any order, offers many commands and variables for manipulating messages and sending mail, as well as line editing, and increasingly powerful scripting capabilities.
2021-04-21opensmtpd: remove, needs a newer version re-importing from wipnia1-2/+1
this version is broken with current openssl and old and likely insecure. newer version probably needs something like libretls sitting in front.
2021-03-18py-libgmail: removed, obsoleteadam1-2/+1
2021-03-08re-alpine: remove, unlikely to support openssl 1.1 any time soonnia1-2/+1
upstream is pretty dead while development of mail/alpine continues.
2021-02-14mail/Makefile: add and enable ruby-actionmailbox61, ruby-actionmailer61taca1-1/+3
2021-02-08fetchyahoo: Removedtriaxx1-2/+1
2021-01-15Add and enable bincimap.schmonz1-1/+2
2020-11-02Add and enable qremote.schmonz1-1/+2
2020-11-01+ py-imapclientjoerg1-1/+2
2020-10-30Add and enable nopop3d.schmonz1-1/+2
2020-09-10mail/Makefile: remove ruby-actionmailer51taca1-2/+1
2020-09-07p5-Mail-ClamAV: removewiz1-2/+1
This does not build since many clamav releases, and upstream does not care. No dependencies in pkgsrc.
2020-09-03mail: Enable thunderbird68-l10nryoon1-1/+2
2020-09-03mail: Enable thunderbird68ryoon1-1/+2
2020-09-03thunderbird-enigmail: remove, incorporated into thunderbirdwiz1-2/+1
2020-08-16Add php-mailparse into tree.otis1-1/+2
2020-06-07mail: Remove thunderbird60 - EOLnia1-3/+1
Note: the release strategy of Thunderbird has changed and there will be no more non-extended-support releases, so mail/thunderbird contains the most recent extended support release, derived from firefox68
2020-05-25mail/Makefile: add and enable ruby-roadie-railstaca1-1/+2
2020-05-25mail/Makefile: add and enable ruby-roadietaca1-1/+2
2020-05-25mail: remove etpannia1-2/+1
Unmaintained upstream and no longer supported by newer libetpan versions
2020-05-14Remove old cyrus-imapds that no longer build with pkgsrc OpenSSLnia1-3/+1
2020-04-30mail/Makefile: add imapproxy and fix typo in up-imapproxywiz1-2/+3
2020-04-17up-imapproxy: re-add version 1.2.8 with OpenSSL 1.1 patchestm1-1/+2
Include patchset from the community and Debian package maintainers to support OpenSSL version 1.1. This is the more feature rich version of imapproxy. Last official changelog entries: 2016-09-12 Paul Lesniewski <paul@squirrelmail.org> * Added support for systemd startup * Added support for accepting pre-auth ID commands (RFC 2971) * Added support for DNS RR to cycle through multiple IMAP server backends (thanks to Wolfgang Breyha) * Added ability to restrict DNS lookups to IPv4 or IPv6 only (thanks to Wolfgang Breyha) * Make EGD support conditional, provide compatibility with LibreSSL, other small fixes provided by the BSD team * Fixed anomalous crashes recycling used connections (thanks to Emmanuel Dreyfus) * Retain compatibility with older OpenSSL versions (thanks to Wolfgang Breyha) * Make use of the no_new_privs flag (Linux only) when becoming non-root (thanks to Shawn Landden) 2014-01-20 Paul Lesniewski <paul@squirrelmail.org> * Added support for up to TLS v1.2 (thanks to Emmanuel Dreyfus) * Added support for ECDHE ciphers (thanks to Emmanuel Dreyfus) * Added ability to manually specify TLS ciphers (thanks to Emmanuel Dreyfus) * Added server certificate validation (thanks to Emmanuel Dreyfus) 2012-01-01 Paul Lesniewski <paul@squirrelmail.org> * Fixed problem where default TLS CA data would never be loaded (thanks to Orion Poplawski) * Fixed bug in SSL context initialization
2020-03-31Import mlmmj-1.3.0 from wiproy1-1/+2
2020-03-30YoSucker: Remove. Broken and dead upstream.nia1-2/+1
PR pkg/55111
2020-03-21mail/Makefile: delete ruby-actionmailer42taca1-2/+1
2020-03-20mail/Makefile: add and enable ruby-{actionmailbox,actionmailer}60taca1-1/+3
2020-03-19up-imapproxy: Remove, no release since 2010, broken with OpenSSL 1.1.nia1-2/+1
2020-03-19imapproxy: Remove, no release since 2010, broken with OpenSSL 1.1.nia1-2/+1