Beta state!
tisift:
scaning folder and sort messages with given filter rules.
tish:
imap shell = imap command line tools.
Example:
# Set MsgId on Mails without one
FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done
# Correct Date to second received header:
tish date Archives PATTERN received2
# Import or export mbox
tish exportmbox Archives >file.mbox
tish importmbox Archives...
I DO NO LONGER CLAIM PLATFORM-INDEPEDENCE FOR Crème Fraiche. THIS PROGRAM RUNS ON LINUX.
Crème Fraiche transforms EML-files, as they are created by email-clients, to PDF.
PSE see the rubygems.org site for updates or use the gem-tool right away to install Crème Fraiche:
~$ gem install cremefraiche
Translate CSV containing address information to vcard
Csv2vcard is a program for converting *.csv (comma seperated values as e.g. exported by M$ Outlook) files containing contact information to the industry standard vcard format which can be imported by most mailers and PIM software (optimized for evolution)
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
CZEBOX is a referral Open Source implementation of ISDS DataBoxes (http://datoveschranky.info/), eGovernment messaging system founded by Ministry of Interior Czech Republic and Czech Post.
It is the web site development project for International Society for Krishna Consciousness, Washington DC. You are welcome to join this project if you want to make a positive contribution towards other's and yours spiritual advancement.
imap_tools consists of three programs: imap_search, imap_filter and imap_rename. All programs run from your PC against your imap server. No need to install any server side software. imap_filter provides a way to write easy filter rules. Written in Ruby.