1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00
emailpoubelle_ynh/CHANGELOG.md
2013-11-19 16:51:59 +01:00

1.1 KiB

1.1 (future)

  • support postfix-mysql (not plain text virtual file)
  • admin panel page with statistic
  • add second table in database (for domain/checkupdate/intervale cron)
  • send email for advertisement action ?

1.0 (2013-10-02)

Features:

  • add database with PDO (remove plain text) support mysql, sqlite, postgresql...
  • add multi-domain support
  • add memory email (with cookies)
  • add life for alias (optional)
  • add comment for alias (optional)
  • add template for example
  • add javascript in form (noscript compatible)
  • add cron for expir life email
  • add maintenance mode
  • add basic form anti-spam
  • add disable/enable alias function
  • pass UTF-8 encode

0.3 (2013-08-08) (without database)

  • add blacklist.txt regex
  • add function "alias list"
  • add shell statistique script
  • add readme

0.2 (2012-08-05)

Features:

  • add aliasdeny.txt regex
  • migrate to Net_DNS2
  • check email exist with DNS (check MX)

Bugfixes:

0.1b (2012-03-20)

  • start project