chore: send email and recive

This commit is contained in:
mahyargdz
2025-07-09 16:18:54 +03:30
parent b3ab6c8a10
commit 092abd2895
13 changed files with 212 additions and 98 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ export class User extends BaseEntity {
emailQuotaUsed?: number; // Email quota used in bytes
// Email account integration fields
@Property({ type: "varchar", length: 255, nullable: true })
wildduckUserId?: string; // WildDuck user ID
@Property({ type: "varchar", length: 255, nullable: false })
wildduckUserId: string; // WildDuck user ID
@Property({ type: "varchar", length: 255, nullable: true })
displayName?: string; // Display name for email