line |
l |
!l |
condition |
23
|
33 |
0 |
$config->{'connection'} || die('No connection details given')
|
27
|
0 |
33 |
$3 || ''
|
48
|
33 |
0 |
$args->{'mailer_name'} || 'test.mta.example.com'
|
50
|
33 |
0 |
$args->{'connect_ip'} || '66.111.4.147'
|
51
|
33 |
0 |
$args->{'connect_name'} || 'test.example.com'
|
52
|
0 |
33 |
$args->{'connect_port'} || '123456'
|
53
|
0 |
33 |
$args->{'connect_type'} || 'tcp4'
|
55
|
33 |
0 |
$args->{'helo_host'} || 'test.host.example.com'
|
56
|
32 |
1 |
$args->{'mail_from'} || ''
|
57
|
33 |
0 |
$args->{'rcpt_to'} || 'test@to.example.com'
|
107
|
1 |
0 |
$result->{'value'} || ''
|