EnglishFrenchSpanish

OnWorks favicon

getlive - Online in the Cloud

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

This is the command getlive 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


getlive - fetch mail from your Hotmail Live account

SYNOPSIS


getlive --config-file FILE [--verbosity 0..100]

getlive --port port [--verbosity 0..100]

DESCRIPTION


getlive is a utility that fetches mail from your Hotmail/Windows Live account. The mail is
then presented to any filter (typically procmail) for further processing or dropping in a
local mailbox.

There is a second mode of operation (indicated by the --port option), that makes getlive
work as a no-configuration POP3 server that relays requests to Hotmail.

OPTIONS


--config-file
The format for this file is listed below.

--port This option enables the "FreePops" mode. In this mode, no configuration is
necessary, and getlive starts a POP3 server on the port specified. See the
FREEPOPS MODE section for more information.

--verbosity
Higher number corresponds to greater output as command runs.

CONFIGURATION FILE


The configuration file takes arguments of the form option = value. Empty lines or lines
commented with # are allowed.

UserName
Your Hotmail username, excluding the at-sign and domain.

Password
Your account password, you should restrict access to your configuration file to
avoid this information being read by other users.

Domain The domain for your account, defaults to hotmail.com.

Proxy Hostname of proxy, if applicable.

ProxyAuth
Password for proxy, if applicable.

Downloaded
File that keeps track of IDs of messages that were fetched already. Default is
${HOME}/.getlive.log.

FetchOnlyUnread
If Yes only messages that are marked unread are fetched. If set to Yes, Downloaded
is ignored. Defaults to No.

RetryLimit
Number of times to retry fetching a web page via curl. Defaults to 2.

CurlBin
Command for curl. Default is "curl -k".

Processor
Any command taking the message in mbox format on its stdin and doing something with
it. Default is /usr/bin/procmail.

· "/bin/cat - >> FetchedMail" might be used to drop directly in a mbox file.

· The distribution contains also /usr/share/doc/getlive/examples/SmtpForward.pl and
/usr/share/doc/getlive/examples/SmtpAuthForward.pl These can be used to forward
the messages to an SMTP server.

Folder Folder that needs to be fetched. This option must be repeated for each folder you
want to fetch. If this option is not present then all folders will be fetched.

MarkRead
Whether the message will be marked read after being downloaded. Note that a
message never gets marked in any way if it's not downloaded due to it being already
in the Downloaded file. Defaults to No.

Delete Whether the message will be deleted after being downloaded. Note that a message
never gets deleted if it's not downloaded due to it being already in the Downloaded
file. Defaults to No.

MoveToFolder
Folder to which the message must be moved after being downloaded. If this argument
takes the form @FileName then the folder name is taken from the contents of the
file.

This can be used, for example, to enable a spam filter to decide to what folder the
message must be moved. That spamfilter would be invoked by the Processor option and
then write a folder name (for instance Junk if considered junk) to the file
FileName.

Note that a message is not moved if it's not downloaded due to it being already in
the Downloaded file.

SkipTrash
Whether the Trash folder handling will be skipped or not. Defaults to No.

BreakOnAlreadyDownloaded
Number of consecutive already downloaded messages after which the search will stop.
Useful to avoid slowness on extremely large Downloaded files.

FREEPOPS MODE


When using this mode, the configuration is ignored, and all configuration values are taken
from the username used to connect to the POP3 server.

The format for the username is as follows:

[email protected][?Option=Value][&Option=Value][&Option=Value]

With Option=Value pairs from:

folder="FolderName" : The folder as displayed in hotmail for the folder you want to
interact with. Defaults to Inbox.

folderid=N: the folderid you want to interact with:
1: Inbox
2: Trash
3: Sent
5: Junk

markread=1: It will mark mails as read on your hotmail account if you read them via
the the Pop3 Server.

Note that if your mail client is configured to delete messages after download, getlive
will delete them from Hotmail.

The password passed to the POP3 server will be used to authenticate with Hotmail.

Use getlive online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • 2
    usm
    usm
    Usm is a unified slackware package
    manager that handles automatic
    dependency resolution. It unifies
    various package repositories including
    slackware, slacky, p...
    Download usm
  • 3
    Chart.js
    Chart.js
    Chart.js is a Javascript library that
    allows designers and developers to draw
    all kinds of charts using the HTML5
    canvas element. Chart js offers a great
    array ...
    Download Chart.js
  • 4
    iReport-Designer for JasperReports
    iReport-Designer for JasperReports
    NOTE: iReport/Jaspersoft Studio Support
    Announcement: As of version 5.5.0,
    Jaspersoft Studio will be the official
    design client for JasperReports. iReport
    will...
    Download iReport-Designer for JasperReports
  • 5
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 6
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • More »

Linux commands

Ad