- ╭considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
- ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
- ╰─────result: primaryhostname.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
- ╭considering: domain $domain
- ├──expanding: domain $domain
- ╰─────result: domain trythiskey.ex
+try option message_size_limit
+try option acl_smtp_connect
+try option smtp_banner
+ ╭considering: $smtp_active_hostname░ESMTP░Exim░$version_number░$tod_full
+ ├──────value: primaryhostname.ex
+ ├considering: ░ESMTP░Exim░$version_number░$tod_full
+ ├───────text: ░ESMTP░Exim░
+ ├considering: $version_number░$tod_full
+ ├──────value: x.yz
+ ├considering: ░$tod_full
+ ├───────text: ░
+ ├considering: $tod_full
+ ├──────value: Tue,░2░Mar░1999░09:44:33░+0000
+ ├───expanded: $smtp_active_hostname░ESMTP░Exim░$version_number░$tod_full
+ ╰─────result: primaryhostname.ex░ESMTP░Exim░x.yz░Tue,░2░Mar░1999░09:44:33░+0000
+try option acl_smtp_helo
+try option acl_smtp_mail
+try option acl_smtp_rcpt
+ ╭considering: domain░$domain
+ ├───────text: domain░
+ ├considering: $domain
+ ├──────value: trythiskey.ex
+ ╰──(tainted)
+ ├───expanded: domain░$domain
+ ╰─────result: domain░trythiskey.ex