Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reminder email support #147

Closed
tonioo opened this issue Dec 4, 2013 · 1 comment
Closed

Reminder email support #147

tonioo opened this issue Dec 4, 2013 · 1 comment
Assignees

Comments

@tonioo
Copy link
Member

tonioo commented Dec 4, 2013

Originally created by Antoine Nguyen on 2011-04-21T13:36:32Z

Add the possibility to automatically send reminder emails to users who have messages in the quarantine. Some technical precisions:

  • This feature will controlled from the admin panel. If activated, it will install a new entry in the crontab,
  • Predefined frequencies will be available (daily, weekly, etc...),
  • Emails could be sent to three targets :
    • Admins,
    • Domain Admins,
    • Users
  • Permissions must be updated to allow this.

A reminder will contain the following information:

  • The current total number of quarantined emails for the targeted user/domain (function of the choosen level), or a per-domain list if the message is sent to a super administrator,
  • The list of the last N quarantined messages (N will be customizable from the admin panel).

Messages will be in plain/text format and available in all supported languages.

@ghost ghost assigned tonioo Dec 4, 2013
@tonioo tonioo modified the milestones: 1.3, 1.2 Jul 20, 2014
@SomeGeek SomeGeek modified the milestones: 1.3, Drop-in v1.3 milestone replacement Oct 16, 2014
@tonioo tonioo modified the milestones: 1.3.0, 1.4.0 Apr 8, 2015
@tonioo
Copy link
Member Author

tonioo commented May 1, 2015

This issue was moved to modoboa/modoboa-amavis#3

@tonioo tonioo closed this as completed May 1, 2015
@tonioo tonioo modified the milestone: 1.4.0 Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants