webmail Recommedation


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers webmail Recommedation
# 1  
Old 01-29-2006
webmail Recommedation

Can some one please recommed a good commercial webmail to me please. We are currently running horde/imp with ingo for our sieve filter, autovaction messges and I like it but my boss does not like it. So he ask me to look for good commercial webmail that can do sieve filter, calending, suport the following protocal SMTPs (port 465) and IMAPs (port 995)




Can you please Recommed a good commercial webmail
 
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sending attachment to webmail using UNIX

Hi, I am using Unix commands to send email with attachment from SAP. Within the organization(company email) the attachment is perfect, when I am trying to send as an web mail (yahoo) the attachment is not appearing and junk chars are coming as body. Someone suggested that I can use MIME,... (4 Replies)
Discussion started by: supriya5980
4 Replies

2. UNIX for Advanced & Expert Users

Webmail access using shell scripting

Hi all, Is it possible that I can access a webmail inbox using unix shell scripting? If that is possible, can you please give me some tips so that i can proceed further? Thanks, Geetha (6 Replies)
Discussion started by: iamgeethuj
6 Replies

3. UNIX for Advanced & Expert Users

Webmail problem

Hello, My chief has asked me to permit webmail users (the server is iMS 5.2) to send mail "from" different address for example one day toto@monday.com the other day toto@tuesday.com. I search for days and don't fond any way to change the address used to send message. Is someone is a god with... (2 Replies)
Discussion started by: annececile
2 Replies

4. Shell Programming and Scripting

webmail

Dear All , Kindly am looking for a script for a web mail , that i can install it on my linux machine , ( am using Red Hat 6.1 ) . web mail , where my useres can check their emails , sending and receiving . Is what am asking for possible or not ? Thanks:confused: :( (5 Replies)
Discussion started by: tamemi
5 Replies
Login or Register to Ask a Question
feed2imap(1)						      General Commands Manual						      feed2imap(1)

NAME
feed2imap - clever RSS/ATOM feed aggregator SYNOPSIS
feed2imap [OPTIONS] DESCRIPTION
feed2imap is an RSS/Atom feed aggregator. After Downloading feeds (over HTTP or HTTPS), it uploads them to a specified folder of an IMAP mail server. The user can then access the feeds using Mutt, Evolution, Mozilla Thunderbird or even a webmail. -V, --version Show version information. -v, --verbose Run in verbose mode. -c, --rebuild-cache Rebuilds the cache. Fetches all items and mark them as already seen. Useful if you lose your .feed2imap.cache file. -f, --config file Use another config file (~/.feed2imaprc is the default). SEE ALSO
Homepage : http://home.gna.org/feed2imap/ feed2imaprc(5), feed2imap-cleaner(1), feed2imap-dumpconfig(1), feed2imap-opmlimport(1) AUTHOR
Copyright (C) 2005 Lucas Nussbaum lucas@lucas-nussbaum.net This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Jul 25, 2005 feed2imap(1)