I5. How can I use fetchmail with Hotmail or Lycos Webmail?
The Fetchmail FAQYou can't directly. But you can use fetchmail with hotmail or lycos webmail with the help of the HotWayDaemon daemon. You don't even need to install hotwayd as a daemon in inetd.conf but can use it as a plugin. Your configuration should look like this: poll localhost protocol pop3 tracepolls plugin "/usr/local/sbin/hotwayd -l 0 -p yourproxy:yourproxyport" username "youremail@hotmail.com" password "yourpassword" fetchall
K5. How can I use fetchmail with SSL?
The Fetchmail FAQMultidrop-mode problems: M1. I've declared local names, but all my multidrop mail is going to root anyway. See similar questions...
T1. How can I use fetchmail with sendmail?
The Fetchmail FAQFor most sendmails, no special configuration is required. Eric Allman tells me that if FEATURE(always_add_domain) is included in sendmail's configuration, you can leave the rewrite option off. If your sendmail complains ''sendmail does not relay'', make sure your sendmail.cf file says Cwlocalhost so that sendmail recognizes 'localhost' as a name of its host. See similar questions...
T2. How can I use fetchmail with qmail?
The Fetchmail FAQTurn on the forcecr option; qmail's listener mode doesn't like header or message lines terminated with bare linefeeds. If a mailhost is using the qmail package (see http://pobox.com/~djb/qmail.html) then, providing the local hosts are also using qmail, it is possible to set up one fetchmail link to be reliably collect the mail for an entire domain. One of the basic features of qmail is the 'Delivered-To:' message header. See similar questions...
S1. How can I use fetchmail with qpopper?
The Fetchmail FAQQualcomm's qpopper is probably the best-of-breed among POP3 servers, and is very widely deployed. Nevertheless, it has some problems which fetchmail exposes. We recommend using IMAP instead if at all possible. If you must talk to qpopper, here are some problems to be aware of: Tony Tang <tony@atn.com.hk> reports that there is a bad intercation between fetchmail and qpopper 2.5.3 under Red Hat Linux versions 5.0 to 5.2, kernels 2.0.34 to 2.0.35. See similar questions...
S5. How can I use fetchmail with InterChange?
The Fetchmail FAQYou can't. At least not if you want to be able to see attachments. InterChange has a bug similar to the MailMax server; it reports the message length with attachments but doesn't download them on TOP or RETR. On Jan 9 2001, the people at InfiniteMail sent me mail informing me that their new 3.61.08 release of InterChange fixes this problem. I don't have any reports one way or the other yet. See similar questions...
I8. How can I use fetchmail with comcast.net?
The Fetchmail FAQStock fetchmail will work with a comcast.net server...but they seem to have an 80K limit on the length of downloaded messages. Anything larger is silently truncated. Don't mistake this for a fetchmail bug. See similar questions...
K1. How can I use fetchmail with SOCKS?
The Fetchmail FAQGiuseppe Guerini added a --with-socks option that supports linking with socks library. If you specify the value of this option as ''yes'', the configure script will try to find the Rconnect library and set the makefile up to link it. You can also specify a directory containing the Rconnect library. Alan Schmitt has added a similar --with-socks5 option that may work better if you have a recent version of the SOCKS library. See similar questions...
Can I use my Webmail (i.e. Hotmail, Yahoo! Mail, etc.) with JotSmart?
Sending E-mail MessagesIn most cases, the answer is yes! However, JotSmart cannot hand off images directly to the Web-based e-mail programs. You will need to use either a cut and paste technique: See similar questions...
G8. What is the best server to use with fetchmail?
The Fetchmail FAQFetchmail will work with any POP, IMAP, ETRN, or ODMR server that conforms to the relevant RFCs (and even some outright broken ones like Microsoft Exchange and Novell GroupWise). This doesn't mean it works equally well with all, however. POP2 servers, and POP3 servers without LAST, limit fetchmail's capabilities in various ways described on the manual page. See similar questions...
G9. What is the best mail program to use with fetchmail?
The Fetchmail FAQFetchmail will work with all popular mail transport programs. It also doesn't care which user agent you use, and user agents are as a rule almost equally indifferent to how mail is delivered into your system mailbox. So any of the popular Unix mail agents -- elm, pine, mh, or mutt -- will work fine with fetchmail. All this having been said, I can't resist putting in a discreet plug for mutt. My own personal mail setup is sendmail plus fetchmail plus mutt. See similar questions...
S2. How can I use fetchmail with Microsoft Exchange?
The Fetchmail FAQIt's been reliably reported that Exchange 2000's POP3 support is so broken that it's unusable. One symptom is that messages without a terminating newline get the POP3 message termination dot emitted -- you guessed it -- right after the last character of the message, with no terminating newline added. This will hang fetchmail or any other RFC-compliant server. IMAP is alleged to work OK, though. Older versions of Exchange are semi-usable. They randomly drop atttachments on the floor, though. See similar questions...
S3. How can I use fetchmail with HP OpenMail?
The Fetchmail FAQNo special configuration is required, but OpenMail versions prior to 6.0 have an annoying bug similar to the big one in Microsoft Exchange. The message sizes it gives in the LIST are rounded to the nearest 1024 bytes. It also has a nasty habit of discarding headers it doesn't recognize, such as X- and Resent- headers. with M$ Exchange, the only real fix for these problems is to get a POP (or preferably IMAP) server that isn't brain-dead. See similar questions...
S4. How can I use fetchmail with Novell GroupWise?
The Fetchmail FAQThe Novell GroupWise IMAP server would be better named GroupFoolish; it is (according to the designer of IMAP) unusably broken. Among other things, it doesn't include a required content length in its BODY[TEXT] response. Fetchmail works around this problem, but we strongly recommend voting with your dollars for a server that isn't brain-dead. If you stick with code as shoddy as GroupWise seems to be, you will probably pay for it with other problems. See similar questions...
I3. How can I use fetchmail with usa.net's servers?
The Fetchmail FAQEnable 'fetchall'. A user reports that the 2.2 version of USA.NET's POP server reports that you must use the 'fetchall' option to make sure that all of the mail is retrieved, otherwise some may be left on the server. This is almost certainly a server bug. The usa.net servers (at least in their 2.2 version, June 1998) don't handle the TOP command properly, either. Regardless of the argument you give it, they retrieve only about 10 lines of the message. See similar questions...
I4. How can I use fetchmail with geocities POP3 servers?
The Fetchmail FAQNathan Cutler reports that the the mail.geocities.com POP3 servers fail to include the first Received line of the message in the send to fetchmail. This can solve problems if your MUA interprets Received continuations as body lines and doesn't parse any of the following headers. See similar questions...
K2. How can I use fetchmail with IPv6 and IPsec?
The Fetchmail FAQTo use fetchmail with IPv6, you need a system that supports IPv6, the "Basic Socket Interface Extensions for IPv6" (RFC 2133). This currently means that you need to have a BSD/OS or NetBSD system with the NRL IPv6+IPsec software distribution or a Linux system with a 2.2 or later kernel and net-tools. It should not be hard to build fetchmail on other IPv6 implementations if you can port the inet6-apps kit. See similar questions...
T6. How can I use fetchmail with Lotus Notes?
The Fetchmail FAQThe Lotus Notes SMTP gateway tries to deduce when it should convert \n to \r\n, but its rules are not the intuitive and correct-for-RFC822 ones. Use 'forcecr'. S1. How can I use fetchmail with qpopper? Qualcomm's qpopper is probably the best-of-breed among POP3 servers, and is very widely deployed. Nevertheless, it has some problems which fetchmail exposes. We recommend using IMAP instead if at all possible. See similar questions...
What are the system requirements to use webmail?
Alfred State College Webmail Frequently Asked Questions (FAQ...Almost any computer capable of running Internet Explorer 5.x, or Internet Explorer 6.x, can be used to access Webmail. You may be able to use Netscape Navigator 5.x or higher, but the configuration is not supported. The recommended web browser is Internet Explorer 6.x or higher. Note that Windows 95 users will not be able to utilize many of the features of webmail. See similar questions...
Explore Other Topics
Why does everything look blurry or out-of-focus?Are crowns available on the NHS?
Can I use my Canadian credit card abroad?
How do I set SNMP port numbers for single nodes?
How does a foam fill tire ride?
What are the advantages of dentures?
WHY DOES EARLY EJACULATION OCCUR ?
What's the difference between EMBA and MBA?
Why haven't 401(K) contributions been deducted?
Can the bones move too much?
What is a point spread function (PSF)?
