Ports Search

Results 121130 of 990 for /mail/.(0.006 seconds)
mail/fdm-1.8 (Score: 0.19967505)
Fetches and delivers mail
fdm is a simple, lightweight replacement for mail fetch, filter and delivery programs such as fetchmail and procmail. It can currently fetch using POP3, POP3S, IMAP or from stdin, and deliver to a pipe, file, maildir, mbox or SMTP server, based on regexps.
mail/dma-0.11 (Score: 0.19833821)
DragonFly Mail Agent, a small MTA for local/outbound mail
The DragonFly Mail Agent is a small Mail Transport Agent (MTA), designed for home and office use. It accepts e-mail messages from locally installed Mail User Agents (MUA) and delivers the messages either locally or to a remote destination. Remote delivery includes several features like TLS/SSL support and SMTP authentication, but not MX record lookups. Therefore, dma is currently not suitable for direct remote delivery. However, it works very well for handling local mail plus secure mail submission to a remote smarthost (e.g. for travelling mobile computers). Since dma is not intended as a replacement for real, big MTAs like sendmail(8) or postfix(1), it does not listen on port 25 for incoming connections.
mail/gnumail-1.2.2 (Score: 0.19777116)
GNUstep mail client
GNUMail.app is a clone of NeXT's excellent Mail.app application. It uses the GNUstep development framework, which is based on the OpenStep specification provided by NeXT, Inc.. GNUMail.app is licensed under the GPL, and the full sources of the application are available. GNUMail.app was written mostly from scratch though it does use some code from elm and mpack/munpack. LICENSE: GPL2 or later
mail/nmzmail-0.1.3 (Score: 0.19714616)
Fast mail searching for mutt
nmzmail is a tool to use the namazu2 search engine from within a mail reader such as mutt to search mail stored in maildir folders. Based on the result of the namazu query, nmzmail generates a maildir folder containing symbolic links to the mails matching the query. Mutt and other mail readers can make it easy to use nmzmail with a simple macro. Features: * fast mail searching even with large number of mails * incremental index building * rich query language including regular expressions (see the namazu documentation) * integrates nicely into mutt * query history
mail/movemail-1.0 (Score: 0.19713138)
Move your mail box to another location
Move your mail box to another location. Example: $ movemail /var/mail/rammstein ~/backup/rammstein.970905 Move the mail box of the user `rammstein' to `~/backup/rammstein.970905'. Movemail is part of the GNU Emacs distribution (version 19.34). This port works only for FreeBSD.
mail/mvision2-2 (Score: 0.19583954)
Theme for RoundCube Web Mail
MVision - theme for RoundCube Web Mail, the opensource PHP/MySQL web mail application. Features: - Three Pane Liquid Layout; - Fully supports Horizontal and Vertical layout views; - Additional configuration for either Horizontal or Vertical layout; - End user support for dynamically switching between Horizontal and Vertical layouts; - Friendly looking theme with nice graphics;
mail/mobilecube-3.1.0.030110A (Score: 0.19583954)
Theme for RoundCube Web Mail
MobileCube is a simple and clean theme that fits perfect with the Roundcube Mail system. It includes mail, contacts, and calendar that displays it in a simple, yet elegant way. MobileCube works with RoundCube 0.3.1+ so if you have RoundCube set up and installed, download MobileCube today and try it out! It's free! We hope you enjoy it!
mail/Email-FolderType-0.8.14 (Score: 0.19461727)
Determine the type of a mail folder
Provides a utility subroutine for detecting the type of a given mail folder.
mail/mailx-0.5 (Score: 0.19408529)
Mail command with mailx extensions
Mail command with mailx extensions. Mailx command is based on BSD mail command, but it also provides some enhanced features such as: o Edit header information. o Use pager program to display long message. o Add pipe (|) command. You can pass the mail message to the shell command by using this feature. o Add Save, Copy command. o Add askcc, askbcc command. The mailx program ask you Cc: and Bcc: at the beggining. o Add hsubject command. This is similar to subject command, but it only displays Subject: headers. o Add tilda escape command. See also the files in ${PREFIX}/share/doc/mailx directory.
mail/emil-2.1b9 (Score: 0.19396336)
Mail format/encoding converter
Emil is a filter for converting Internet Messages. It supports three basic formats: MIME, SUN Mailtool and RFC822. It can be used with sendmail, as a loopback mailer, as a prefilter or backend program with a mail client program, or as a plain filter. Conversion can be configured by a configuration file, emil.cf, using sender, recipient and recipient host as input parameters or by command line arguments. Emil is able to: - convert the format, headers and structure, between messages of type MIME, Sun Mailtool and RFC822. - convert the encoding of binary data between Base64, BinHex and Uuencode. - convert the encoding of text to and from the MIME encoding Quoted-Printable. - convert character set of text between the character sets made available by Keld J. Simonsens strncnv package. - do one-way conversions of 8bit text to the Swedish national variant of ISO-646 or to US-ASCII. - convert to and from RFC1522 format headers.