42e9361f1d7cba942f1dfaf00a87ea5b2c91054d
Replaced `RabbitMqEmailQueue` with `OutgoingEmailQueue` in the dependency injection container to reflect the updated class name. Renamed the class `RabbitMqEmailQueue` to `OutgoingEmailQueue` in `OutgoingEmailQueue.cs`, including updates to the constructor and logger type. This refactor aligns the class name with its purpose and improves clarity in the codebase.
DigitalData.EmailProfiler
Description
Languages
C#
100%