Commit graph

21 commits

Author SHA1 Message Date
sparkyx
c6a34abb3e C0ML: parameter email server, improve check for sendmail 2026-05-08 12:04:24 +02:00
sparkyx
1ddfe09c5f Merge branch 'pre-stable' into stable
SMTPMail Sendmail_Core: align blind_copy and reply_to
  Unit test : test changes 10.2
  Sendmail : email not fully compliant, replace code with PHPMailer
  Manage_Table get array with all errors
  compute.php log exception
  translation
  Improve usage in command line
  Noalyss_debug.js available if debug level > 0
  Improve 2FA : show expected code, improve explanation
  Redirect properly if not config.inc.php file
  CARD: show only count of available cards in the SELECT
  Manage_Table in case of exception, check that $S5 exists before throwing message
  Mantis 0002461: Ajouter une colonne TVA dans la section ARTICLE
  Appearance : improve responsive appearance for dashboard element
  CSS: improve appareance card and gestion_title  on small screens
  CSS: improve appareance card and gestion_title  on small screens
  OTP : get options
  XML : improve invoice appearance
  XMLReader : correct VAT order
  Bug 2458: Si on envoie un email depuis Linux ,  le return-path doit être spécifié
  ...
2026-04-30 17:07:47 +02:00
sparkyx
d919c5fd1e SMTPMail Sendmail_Core: align blind_copy and reply_to 2026-04-30 16:59:30 +02:00
sparkyx
0fb3ab4973 Sendmail : email not fully compliant, replace code with PHPMailer 2026-04-30 16:34:10 +02:00
sparkyx
d444937bcc Bug 2458: Si on envoie un email depuis Linux ,
le return-path doit être spécifié
2026-04-02 11:54:00 +02:00
sparkyx
60bf53262e Bug 2458: Si on envoie un email depuis Linux ,
le return-path doit être spécifié
2026-04-01 17:21:50 +02:00
sparkyx
fe7c3bc259 Fix Bug Sendmail_Core, do not set the format properly 2025-10-07 13:15:41 +02:00
sparkyx
92cf437966 Email in HTML fix separator for outlook 2025-09-13 15:05:11 +02:00
sparkyx
26faafc00a Email and file : correct mimetype and fix comment in FollowUp 2025-09-02 22:09:45 +02:00
sparkyx
71e0e6ba76 Email HTML : improve test 2025-09-02 09:59:31 +02:00
sparkyx
28c372d74d Fix email mimetype for attachment and email in HTML 2025-09-01 21:21:07 +02:00
sparkyx
cafeec15f5 Task #0002318: Envoi email : forcer le domaine de l'expéditeur
Adapter le fichier config
2023-12-26 11:25:47 +01:00
Dany wm De Bontridder
4886d78356 Documentation for Doxygen 2021-07-29 17:41:42 +02:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
sparkyx
f8142caf68 Improve email sent : check if file attached 2021-06-12 10:54:07 +02:00
sparkyx
af061c62b5 Sendmail : improve , add abilities to add headers 2021-04-09 23:56:55 +02:00
Dany De Bontridder
92bd3eb506 Fix bug in recover password
Include sendmail.class.php
    fix bug sending email with file (compatibility PHP7)
2020-05-11 00:03:58 +02:00
Dany De Bontridder
7bfbfc464c sendmail : public -> protected 2019-09-15 19:03:06 +02:00
Dany De Bontridder
a3cb426b68 sendmail Member are public 2019-09-15 14:01:17 +02:00
Dany De Bontridder
2c51a53a1e Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss 2019-07-29 11:01:25 +02:00
Dany De Bontridder
47f3b3e943 Code Cleaning split sendmail between sendmail_core
(not related to noalyss) and sendmail which is used by noalyss
2019-07-28 13:22:36 +02:00
Renamed from include/lib/sendmail.class.php (Browse further)