Email custom status

Hello!

Could you describe me if it possible to create custom status for email. And create emails with this status via API

I changed dom_email_status. And I can create email via API.

But in web interface I still see only 'Archived' status.

Thanks in advance!

Parents Reply
  • Thanks hats

    I can't set state via request due to error like ' State transition to sending is invalid for creating an email' (I've added 'sending' to dom_email_states).

    Concerning customization layout in custom/Emails/clients/base/views/list/list.php - Could you describe me where I can do it?

    I just have trial account, as far as I understand I should have some ssh or ftp access or I can change files via web interface?

    Thanks in advance

Children