> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ejSender

> Automated tasks in Service - ejSender

Responsible for sending out Mailings.

**Usage:** `ejSender [OPTION] domain`

**Options:**

* -shipmentId \<id> ID of the shipment. Required
* -timestamp Unix timestamp. Required.
* -senderNr \<sender number> Which sender this ejSender will be.
* -force Force the processes.
* -debug Display debug information.
* -maxDebug Display all debug information (enables debug).
* -doSending Start sending.
* -doPopulate Start populating.
* -about Show about.

Example: `ejSender -shipmentId 1 -timestamp 1464350088 -maxDebug support.yourdomain.com`


## Related topics

- [s_shipment_addr table](/en/database/tables/s-shipment-addr.md)
- [Automated tasks in Service](/en/onsite/automated-tasks/index.md)
- [Move SuperOffice CRM Server](/en/onsite/upgrade/to-81/move-crm-server.md)
- [Enum Registry](/en/automation/crmscript/reference/CRMScript.NetServer.Registry.md)
- [Manage senders](/integrations/mail-link/manage-senders.md)
