====== The Epeios Meta Mail User Agent management tool ('mmuaq') user manual ====== ===== Name ===== ''[[computing:epeios:apps:mmuaq:mmuaq:]]'' - Development help tool for the for the //Epeios Meta Mail User Agent// software. ===== Synopsis ===== mmuaq [--help] Displays this page. mmuaq --version Displays the version of the program. mmuaq --license Displays the program license. mmuaq --b64-encode [ []] 'Base64' encoding. mmuaq --b64-decode [ []] 'Base64' decoding. mmuaq --next-tag [] Returns the next 'IMAP' tag. mmuaq --pop3-list [-s|--setup=] [--verbose] [] Displays information about mails from a 'POP3' server. mmuaq --pop3-retrieve [-s|--setup=] [--verbose] Retrieve a mail from a 'POP3' server. mmuaq --pop3-top [-s|--setup=] [--verbose] Displays the begin of a mail from a 'POP3' server. mmuaq --pop3-uidl [-s|--setup=] [--verbose] [] Displays the unique ID of mails from a 'POP3' server. mmuaq --imap-capability [-s|--setup=] [--verbose] Launches the 'CAPABILITY' command from the 'IMAP' protocol. mmuaq --imap-list [-s|--setup=] [--verbose] Launches the 'LIST' command from the 'IMAP' protocol. mmuaq --imap-lsub [-s|--setup=] [--verbose] Launches the 'LSUB' command from the 'IMAP' protocol. mmuaq --imap-select [-s|--setup=] [--verbose] Launches the 'SELECT' command from the 'IMAP' protocol. mmuaq --imap-fetch [-s|--setup=] [--verbose] [--uid] Launches the 'FETCH' command from the 'IMAP' protocol. mmuaq --imap-folders [-s|--setup=] [--verbose] [] Displays sub-folders of an 'IMAP' folder. mmuaq --imap-RFC822 [-s|--setup=] [--verbose] [--uid] Displays the 'RFC822' of a mail from an 'IMAP' folder. mmuaq --imap-RFC822-size [-s|--setup=] [--verbose] [--uid] Displays the 'RFC822.SIZE' of a mail from an 'IMAP' folder. mmuaq --imap-RFC822-header [-s|--setup=] [--verbose] [--uid] Displays the 'RFC822.HEADER' of a mail from an 'IMAP' folder. mmuaq --imap-RFC822-text [-s|--setup=] [--verbose] [--uid] Displays the 'RFC822.TEXT' of a mail from an 'IMAP' folder. mmuaq --imap-uid [-s|--setup=] [--verbose] Displays the 'UID' of a mail from an 'IMAP' folder. mmuaq --imap-mail-amount [-s|--setup=] [--verbose] Displays the amount of mail in an 'IMAP' folder. mmuaq --show-header [ []] Displays the header of a mail. mmuaq --get-field [ []] Displays the body of a field from a mail. --verbose ('Parameters/Verbose'='true'): Displays data exchanged with the server. --uid ('Parameters/IMAP/UID'='true'): Launches the 'UID' version of the command ('UID command ...'). ('Parameters/@Setup'(='Prod')): ID of the setup to use. ('Parameters/Input'): Input file name (use of standard input if missing). ('Parameters/Output'): Output file name (use of standard output if missing). ('Parameters/MailID'): Mail id (number, sequence, 'UID'... depending on the context). ('Parameters/Lines'): Amount of lines. ('Parameters/FieldName'): Field name. ('Parameters/Tag'): 'IMAP' tag. ('Parameters/IMAP/Reference'): 'reference name' as defined for the 'IMAP' protocol. ('Parameters/IMAP/Mailbox'): 'mailbox name' as defined for the 'IMAP' protocol. ('Parameters/IMAP/SequenceSet'): 'sequence set' as defined for the 'IMAP' protocol. ('Parameters/IMAP/Items'): 'message data item names or macro' as defined for the 'IMAP' protocol. ('Parameters/IMAP/Folder'): 'IMAP' folder ; root folder if absent. ===== Description ===== ''mmuaq'' is a CLI tool which allows to manage for the //Epeios Meta Mail User Agent// software. ===== License ===== #@M_LICENSE_HTML~mmuaq~@# ===== Author ===== #@M_AUTHOR_HTML~mmuaq~@#