Filtering of the mails of the server
|
filtradr.c |
Removes on server the mails coming from refused shippers. |
|
filtresujet.c |
Remove on server the mails containing a text refused in the
subject. |
|
filtredest.c |
Removes from server the mails containing a name refused in the
recipient field. |
|
filtrechamp.c |
Removes from server the mails containing character strings refused
in a field chosen by the user. |
|
selhtm.c |
List mails in text mode in of pure HTML in 2 distinct files. |
|
suphtm.c |
Removes server the mails in pure HTML. |
|
supgrosmail.c |
Removes server the mails exceeding a limited size. |
|
supbcc.c |
Removes server the mails received in hidden copy. |
|
detruitmail.c |
Remove server the mails indentified by their number. |
Visualization of the mails of the server
|
comptemail.c |
Display the number of mails present on the server. |
|
sjmails.c |
Display characteristics of the mails present on the server. |
|
voirmail.c |
Display contents of a mail present on the server. |
Downloading of the mails
|
chargemail.c |
Downloads the mails of the server. |
|
chargepartaille.c |
Downloads the mails of the server by ascending order of size. |
|
chargepartiel.c |
Downloads the mails of the server of which one of the fields contains
a particular character strings. |
|
chargexpedok.c |
Downloads the mails of the server coming from authorized shippers. |
|
chargechampok.c |
Downloads the mails of the server of which one of the fields contains
a character string among an authorized list. |
A tool allowing the sorting of the downloaded mail files
|
entetemail.c |
Display lines of header of the mail files of a directory. |
Visualization of the downloaded mails
|
sjfmails.c |
Display characteristics of the mail files of a directory. |
|
voirfmail.c |
Display contents of a mail file. |
Integrated environment for treatment of the mails files
|
vmaildir.c |
Display the arborescence of a directory in page mode. |
|
vmailsj.c |
Display the list of the mails of a directory in page mode. |
|
vmailfic.c |
Display contents of a mail in page mode. |
Recovery of joined files
|
recuppj.c |
Extracts the files joined to a mail. |
Creation of mails files
|
cremail.c |
Seized of a new mail. |
|
repmail.c |
Response to a mail already downloaded. |
|
trsfmail.c |
Transfer of a mail towards other recipients. |
|
joindre.c |
Addition of joined files to a mail to be send. |
Forwarding of mail files
|
envmail.c |
Forwarding of the mail files on standby of sending. |
Utility programs
|
cryptepass.c |
Utility encryption passwords in the configuration files. |
|
convb64.c |
Utility of conversion of strings into base64 or vice
versa. |