Non-Admin cannot send a campaign

Hello everyone,
I looked through the forum but cannot resolve this problem.

I want a NON-ADMIN to be able to CREATE and SEND a campaign.
I see that the assistant (non-admin) can create the campaign but cannot seem to actually send the campaign.
Am I missing something in the setup ? I do not want the person responsible for creating and sending to be able to change the system settings.

Any and all suggestions would be appreciated.

Steve

I think that you mean “ordinary admin” not “non-admin”, but you are correct about the restriction on not being able to initiate the sending of a campaign.

My suggested way is to avoid the need for this by using a cron job that regularly processes the message queue, say every 5 or 10 minutes. That way, the ordinary admin won’t need to wait too long for the campaign to be sent.

Yes, check out the remote queue processing here https://phplist.org/manual/ch035_methods-of-sending-browser-cron-command-line.xhtml or cron jobs here: https://phplist.org/manual/ch036_setting-up-your-cron.xhtml