This page is a brief 'crib sheet' detailing the more common Mailbase user commands and their equivalents in Sympa.
Mailbase:
JOIN listname firstname lastnameSympa:
SUBSCRIBE listname firstname lastname
Mailbase:
ACCEPT codenumSympa:
AUTH codenum
Mailbase:
STOPSympa:
QUIT
Mailbase:
LEAVE listname
Sympa:
UNSUBSCRIBE listname
Mailbase:
LEAVE ALLSympa:
UNSUBSCRIBE *
Mailbase:
SUSPEND MAIL listnameSympa:
SET listname NOMAIL
Mailbase:
SUSPEND MAIL ALLSympa:
SET * NOMAIL
Mailbase:
RESUME MAIL listnameSympa:
SET listname MAILNote this will set the mail reception mode to normal mail messages. Setting mail to eg. digest also has the effect of resuming mail from a list.
Mailbase:
RESUME MAIL ALLSympa:
SET * MAIL
Mailbase:
LIST MESympa:
WHICH
Mailbase:
SET listname DIGESTSympa:
SET listname DIGEST
Mailbase:
SET listname NODIGESTSympa:
SET listname MAIL
Mailbase:
LISTSSympa:
LISTS
Mailbase:
FIND LISTS keywordSympa:
There is no equivalent command in Sympa. You need to use the search
facility on the web interface.
Mailbase:
REVIEW listnameSympa:
INFO listname REVIEW listnameThe INFO command returns the list information, the REVIEW command returns the membership list.
Mailbase:
INDEX listnameSympa:
INDEX listname(Note : this only returns a list of email archives associated with a list - to list files associated with a list you need to access the Shared Documents link on the web interface)
Mailbase:
GET listname filenameSympa:
GET listname archive(Note : this only operates with email archive files. You need to access the Shared Documents links on the web interface to retrieve files associated with a list)
Mailbase:
HELPSympa:
HELP