getmail
GetMail - Retrieve a message from the Citadel Server
SYNOPSIS
getmail [-hHomeDir] RoomName MessageID Parts foo Command [remotehost [remoteport]]
DESCRIPTION
GetMail connects to the given citserver, enters the specified Room and retrieves MessageID
OPTIONS
| Switch | Result |
|---|---|
| remotehost | if the citserver lives on another box, its name / ip; else the path to the unix-domain-socket. Defaults to the compiled in unix domain socket |
| remoteport | If you want to connect to citserver via TCP specify its port here |
| RoomName | The room your mail is in |
| Parts | Which parts to retrieve? 0: Headers + Body; 1: Headers; 2: Body; 3: Headers without mime |
| foo | TODO: why isn't cmd[3] used inside of the code? |
| Command | TODO: what needs to be in here? |
DEFAULTS
By default userlist connects to a citadel server located at 127.0.0.1 port 504
HISTORY
1987 - Now the Uncensored Communications Group