Git Product home page Git Product logo

webtrees-mailsystem's Issues

update alert for editors from Webtrees-MailSystem

As discussed today, as soon as webtrees has implemented

  1. a task scheduler - to run tasks every day/hour/minute/etc.
  2. a task queue - to break a large task into small tasks, which run continuously in the background

this Webtrees-MailSystem module could incorporate "Update alert for editors" as described in request https://www.webtrees.net/index.php/fr/forum/9-request-for-new-feature/33563-update-alert-for-editors-paying#72123
Hope those functions will soon arise in webtrees

hardcoded/untranslated parts

Hey Evan,

First... Many thanks for this awesome modul... i realy like it!

With PR #16 i've provied the german language file for this modul..

And i#ve stumpled upon to parts which are not translated.

First in the modul overview in the admin panel
wt mailsystem issue 1

and then the part of the footer could also be translated... if you have time to work on this...
wt mailsystem issue 2

cheers
/Holger

Consider a refactoring of the sending system

I only have a few users with which the current implementation does not cause any problems, but I am concerned about performance on a larger user base. It would probably be wise to consider a refactoring of the sending system to perform fewer calculations per user.

In addition, the current send is limited by the execution time. Even if my system was as optimized as possible (which is not the case), the number of recipients is still limited by the execution time. It would therefore be necessary to send the emails in the background. (This issue also affects Webtrees, see this issue)

error in cronjob

Hi,

I just see your message. Yesterday I installed the mailsystem module. Today I should get the first mail, but I got this error message:

/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 1: syntax error: unexpected end of file

The cronjob is:

0 7 * * * /usr/local/bin/wget -O - -q "https://mydomain.info/index.php?route=%2Fmail-sys%2Fcron" > /dev/null

Is this error connected with your message before, or is this something else?

Enhancement: select trees

It would be nice to have the parameter "trees=a,b,c" to select some trees. If no trees parameter is there then all trees should be used as it is now.

problems with mailsystem

hello,
I'm having some problems with the mail-system.

I haven't received any emails in the past few weeks. Perhaps because I had tightened the dmarc setting at my provider. I have changed this again, but now I get emails whose content should have been for a few days ago.

Is this issue known?

Upcoming events

In addition to the recent changes, it would be interesting to be notified of upcoming events (such as birthdays)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.