Found it,
row 325-327 in sendit.php
add_menu_page(__(‘Send’, ‘sendit’), __(‘Newsletter’, ‘sendit’), 8, __FILE__, ‘invianewsletter’);
add_submenu_page(__FILE__, __(‘Manage subscribers’, ‘sendit’), __(‘Manage subscribers’, ‘sendit’), 8, ‘lista-iscritti’, ‘Iscritti’);
By changing the number 8 to 7 Editors can see and use the “Newsletter” and “Manage subscribers” choices.
Hi, did you solve this problem? I seem to have the same problem, the newsletters sent have no layout, and the WYSIWYG editor is gone.