EN · DE · RU · FR · ES

#779: Mail.java

projectforge-business/src/main/java/org/projectforge/mail/Mail.java Java class, projectforge-business/src/main/java/org/projectforge/mail/Mail.java 336 lines · 218 code · 58 comments · 60 blank
Email message model encapsulating sender, recipients (To/CC/BCC), subject, body (plain text and HTML), and file attachments. Used by the mail service for composing and sending notification emails.

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
77bade6df javax.* -> jakarta.*
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.