CluPilotCloud/app/Services/Mail
nexxo cacdca0a18 Passwort-Leck-Test verschaerft, mail_smtpauth an authenticates gekoppelt
Der Passwort-Test prüfte nur die Abwesenheit des Schlüssels
mail_smtppassword — ein Leck unter anderem Namen wäre durchgerutscht. Prüft
jetzt zusätzlich, dass der Passwort-WERT in keinem values()-Eintrag steckt.

mail_smtpauth stand fest auf 'true', obwohl Mailbox::isConfigured() ein
Postfach ohne Anmeldung ausdrücklich zulässt. Nextcloud hätte sich dann mit
leerem Passwort anzumelden versucht — jeder Versand wäre still gescheitert.
Richtet sich jetzt nach $box->authenticates, mit Test für den false-Fall.
2026-08-03 19:15:36 +02:00
..
FakeMailbox.php Read the mailbox password where it actually is, and let the console test it 2026-07-30 13:12:29 +02:00
FetchedMail.php Read the support mailbox into the console 2026-07-29 21:41:29 +02:00
GuestMailConfig.php Passwort-Leck-Test verschaerft, mail_smtpauth an authenticates gekoppelt 2026-08-03 19:15:36 +02:00
ImapMailbox.php Read the mailbox password where it actually is, and let the console test it 2026-07-30 13:12:29 +02:00
InboundMailStatus.php Read the mailbox password where it actually is, and let the console test it 2026-07-30 13:12:29 +02:00
InboundMailbox.php Read the mailbox password where it actually is, and let the console test it 2026-07-30 13:12:29 +02:00
IngestInboundMail.php Read the mailbox password where it actually is, and let the console test it 2026-07-30 13:12:29 +02:00
MailCatalogue.php Zwei Empfaengerkreise, und eine Wegwahl, die auch das Konto verschiebt 2026-08-03 17:00:20 +02:00
MailLane.php Drei Spuren, und welche Mail in welche gehoert 2026-08-03 15:31:31 +02:00
MailParser.php Read the support mailbox into the console 2026-07-29 21:41:29 +02:00
MailPreviews.php Zwei Empfaengerkreise, und eine Wegwahl, die auch das Konto verschiebt 2026-08-03 17:00:20 +02:00
MailPurpose.php Say which kind of mail leaves from which mailbox 2026-07-27 22:00:16 +02:00
MailRoute.php Wegwahl je Mailart: welche Mail aus welchem Postfach geht 2026-08-03 12:43:31 +02:00
MailTemplateRenderer.php Stop charging VAT to the customers who owe us none 2026-07-30 02:15:41 +02:00
MailTlsPolicy.php Make ssl, tls, and none mean what they say on the wire 2026-07-28 04:35:03 +02:00
MailboxResolver.php Bereitschaft: das Absender-Postfach wird gefragt, ob es senden KANN 2026-07-31 20:35:58 +02:00
MailboxTester.php Bound the mail test-send and real send to a timeout instead of hanging 2026-07-28 16:36:14 +02:00