$this->faker->uuid(), 'from' => $this->faker->email(), 'sent_at' => $this->faker->dateTimeBetween('-1 year'), 'encrypted' => false ]; } }