23 lines
462 B
Modula-2
23 lines
462 B
Modula-2
LIBRARY SMTPAPI
|
|
|
|
EXPORTS
|
|
|
|
SmtpQueryStatistics
|
|
SmtpClearStatistics
|
|
SmtpGetAdminInformation
|
|
SmtpSetAdminInformation
|
|
SmtpGetConnectedUserList
|
|
SmtpDisconnectUser
|
|
SmtpCreateUser
|
|
SmtpDeleteUser
|
|
SmtpGetUserProps
|
|
SmtpSetUserProps
|
|
SmtpCreateDistList
|
|
SmtpDeleteDistList
|
|
SmtpCreateDistListMember
|
|
SmtpDeleteDistListMember
|
|
SmtpGetNameList
|
|
SmtpGetNameListFromList
|
|
SmtpGetVRootSize
|
|
SmtpBackupRoutingTable
|