21 lines
285 B
Plaintext
21 lines
285 B
Plaintext
note
|
|
description: "Basic Email Service customized for cms site"
|
|
author: ""
|
|
date: "$Date$"
|
|
revision: "$Revision$"
|
|
|
|
deferred class
|
|
EMAIL_SERVICE_PARAMETERS
|
|
|
|
feature -- Access
|
|
|
|
smtp_server: IMMUTABLE_STRING_8
|
|
deferred
|
|
end
|
|
|
|
admin_email: IMMUTABLE_STRING_8
|
|
deferred
|
|
end
|
|
|
|
end
|