Package DE_EPAGES::Newsletter::API::Constants
Some constants
@EXPORT |
@CSV_WARNING_CODES_ADDRESSEE (array.string)
possible warning codes for addressee import
MAX_COUNT_OF_ADDRESSEES (integer)
maximum number of addresses (-1 is default and
means that the maximum number of addressees is not limited)
This value is configurable in the epages.conf file, section
DE_EPAGES::Newsletter, key MaxAddressees.
NEWSLETTER_ADDRESSEE_SUBSCRIBED
status of NewsletterAddressee (0 subscribed)
NEWSLETTER_ADDRESSEE_UNSUBSCRIBED
status of NewsletterAddressee (1 unsubscribed)
NEWSLETTER_ADDRESSEE_REQUEST_SUBSCRIBE
status of NewsletterAddressee (2 request subscription)
NEWSLETTER_ADDRESSEE_REQUEST_UNSUBSCRIBE
status of NewsletterAddressee (3 request cancel subscription)
NEWSLETTER_EDITABLE
status of Newsletter (0 editable)
NEWSLETTER_SENT
status of Newsletter (2 sent)
NEWSLETTER_SCHEDULED
status of Newsletter (4 scheduled)