Start collecting recipients
- Collect recipients for processed email. - Add proper email parsing
This commit is contained in:
@@ -9,6 +9,7 @@ pub mod config;
|
||||
use config::{HuskConfig, HuskConfigContainer};
|
||||
pub mod types;
|
||||
pub mod crypto;
|
||||
pub mod mail;
|
||||
pub mod daemon;
|
||||
use daemon::Daemon;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user