Moving the mails
- deplacemail
Syntax: deplacemail [-c] [mail_number] configuration_file
Move towards another letter-box the emails on standby on the mail
server.
You can choose to move :
- all the emails (default operation)
- a particular email identified by its number
The -c makes it possible to copy the emails in the other mailbox
while keeping them in the original mailbox.
he configuration file used to connect to the first mailbox, and to send
mail to another address is a variant of the configuration file used by
the majority of the other tools of libremail.
- deplpartaille
Syntax: deplpartaille [-c] size configuration_file
Alternative of deplacemail in which are moved the emails which exceed a
limiting size, or on the contrary which does not reach a minimal size.
- If the parameter size is positive, the emails exceeding this
size will be moved,
- If the parameter size is negative, emails smaller than
-size will be moved.
The size parameter can be expressed in bytes (default syntax) or in
Kbytes by following the numerical value of the letter k.
The -c makes it possible to copy the emails in the other
mailbox while keeping them in the original mailbox.
The configuration file is a variant also used by the command
deplacemail.
- deplpartiel
Syntax: deplpartiel [-c] [-n] field_name string configuration_file
Move the emails of the server whose field field_name contains
the character string string (default operation).
The -n makes it possible to move the emails whose field
field_name does not contain this character string.
The -c makes it possible to copy the emails in the other
mailbox while keeping them in the original mailbox.
The configuration file is a variant also used by the commands deplacemail
and deplpartaille.
< Previous
Summary
Next >