EnglishFrenchSpanish

Ad


OnWorks favicon

fetchyahoo - Online in the Cloud

Run fetchyahoo in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command fetchyahoo that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


fetchyahoo - retrieve mail from Yahoo!'s webmail service

SYNOPSIS


fetchyahoo [options]

DESCRIPTION


FetchYahoo is a Perl script that downloads mail from a Yahoo! account to a local mail
spool. It is meant to replace fetchmail for people using Yahoo! mail since Yahoo!'s POP
service no longer free. It downloads messages to a local mail spool, including all parts
and attachments. It then deletes messages unless requested not to. It can also optionally
forward messages to a specified e-mail address and repeat with a given interval.

OPTIONS


This program follows the usual GNU command line syntax, with long options starting with
two dashes (`-'). A summary of options is included below. For additional information,
see the HTML documentation.

--help Show summary of options.

--version
Show version of program.

--quiet, --noquiet
Suppress (or do not suppress) non-error messages.

--noerrors, --errors
Suppress (or do not suppress) error messages.

--configfile=CONFIG-FILE
Use CONFIG-FILE as the configuration file.

--username=USERNAME
Use USERNAME as the Yahoo! login.

--password=PASSWORD
Use PASSWORD as your Yahoo! password.

--spoolfile=SPOOL
Specify SPOOL as the file to spool messages to; if --pipe is also specified, SPOOL
is a program that accepts messages from standard input (such as procmail).

--https --nohttps
Use insecure plaintext or secure HTTPS to login (default is to use HTTPS).

--append
Append messages to the SPOOL (the default behavior).

--pipe Pipe messages to the program SPOOL, instead of appending to SPOOL.

--overwrite
Overwrite SPOOL, instead of appending to it.

--folder=FOLDER
Specify the folder on Yahoo! to download messages from. (Default is Inbox.)

--newonly
Only download new messages. (The default is to download all messages.)

--allmsgs
Download all messages.

--nodelete, --delete
Do not (or do) delete messages after they are downloaded.

--nodownload, --download
Do not download messages; however, they will be deleted unless --nodelete is also
specified. (--download is the default.)

--listmessages, --nolistmessages
List messages in mail folder. (--nolistmessages is the default.)

--onlylistmessages
Only list messages in mail folder. This combines --listmessages, --nodownload and
--nodelete

--emptybulk
Empty Bulk folder before downloading messages.

--emptytrashbefore
Empty trash before downloading messages.

--emptytrashafter
Empty trash after downloading messages.

--noempty
Do not empty trash or bulk. (Default)

--leaveunread
Leave the messages marked as unread on the server.

--markread
Mark the messages downloaded as read. (Default)

--repeatinterval=N
Check for mail every N minutes.

--statusonly, --nostatusonly
Just get the number of messages. (--nostatusonly is the default.)

--getexternal, --nogetexternal
Retrieve messages from external mailboxes also. (--nogetexternal is the default.)

--externalmailboxes=boxes,list
retrieve messages from only this comma-separated list of external mailboxes

--maxmessages=N
Maximum number of messages to download (default is 100). Setting this to over 100
may cause problems.

--warninglevel=N
Warn if more than N% of storage quota is used. Never warn if N=0 (default is 0).

--nofromline, --includefromline
Omit (or include) the leading "From " in messages appended or piped.
(--includefromline is the default.)

--logout, --nologout
Log out (or do not log out) of Yahoo! on exit. (--nologout is the default.)

--proxyhost=s
Hostname to use for proxy (default is off).

--proxyport=N
Port to use for proxy (default is 80).

--proxyuser=s
Username to use for proxy authentication (default is no authentication)

--proxypass=s
Password to use for proxy authentication (default is no authentication)

--imaphost=s
Hostname to use for IMAP (default is off).

--imapport=N
Port to use for IMAP (default is 143).

--imapuser=s
Username to use for IMAP authentication (no default)

--imappass=s
Password to use for IMAP authentication (no default)

--imapmailbox=s
IMAP mailbox to use (default is INBOX)

--repeatinterval=N
Check for mail every N minutes (daemon mode).

--md5hex
Print the MD5 hex hash value of a password entered interactively

FILES

/etc/fetchyahoorc

$HOME/.fetchyahoorc
Configuration files for FetchYahoo. An example configuration file is located in
/usr/share/doc/fetchyahoo/examples/

Use fetchyahoo online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 2
    Vuls
    Vuls
    Vuls is open-source, agent-less
    vulnerability scanner based on
    information from NVD, OVAL, etc. Vuls
    uses multiple vulnerability databases
    NVD, JVN, OVAL, RHSA...
    Download Vuls
  • 3
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 4
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 5
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 6
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 7
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • More »

Linux commands

Ad