pub fn mail_receiver_start(bind: Option<String>) -> Result<Value, String>
Start local SMTP receiver (default 127.0.0.1:2525). Use 0.0.0.0:2525 for LAN/tunnel.
127.0.0.1:2525
0.0.0.0:2525