1657 projects tagged "Email"
Getmail Retriever for Roundcube is a fork of the ispcp_fetchmail plugin for Roundcube webmail. getmail is an alternative to fetchmail. This plugin allows your Roundcube users to use getmail to retrieve mail via POP3 or IMAP and deliver that mail to the user. The backend is a PHP-CLI script run from cron which executes getmail according to a combination of settings selected by the administrator and users. Getmail Retriever supports most of what getmail supports.
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.
MailSteward will archive all of your email in a database for easy retrieval, without touching or modifying the email in your email client program. Just click on the Store Email in Database button and MailSteward will go to work storing copies of all your email, both text and HTML versions, and attachments, into a relational database file. You can then retrieve email and attachments from the database by searching on Date, From, To, Subject, Mailbox, or Body text.
imapbiff is a small perl/tk program that notifies you of new mail in an IMAP mail account. It only checks IMAP accounts, not local mail files or POP accounts. When you do not have any unread messages in your IMAP Inbox, it will display a mailbox icon with the flag lowered. When it detects new messages in your IMAP Inbox, it will beep and raise the flag. Whenever it is querying the IMAP server, a "?" is displayed to indicate that it is checking for messages.
KK is a very simple PHP script that displays an ASK (Active SPAM Killer) queue and executes ASK queue commands by automatically triggering email messages. It requires the ASK queue to be imported into a MYSQL database, which is achieved with a simple bash script. KK lacks user authentication, as it isn't targeted for large amount of users. Instead, it identifies users by using a simple numeric code. This may be improved in future releases.
Mailsync is a way of synchronizing a collection of mailboxes. The algorithm is a 3-way diff. Two mailboxes are simultaneously compared to a record of the state of both mailboxes at last sync. New messages and message deletions are propagated between the two mailboxes. Mailsync can synchronize local or remote mailboxes in many formats including IMAP(S).