Help for this page

Select Code to Download


  1. or download this
    my $stringified = '';
    {
    ...
    print $test;
    close CMD_OUT;
    }
    
  2. or download this
    my $test = `/usr/lib/dovecot/deliver -f 
    +test\@somedomain.com -d test\@mailtask.dom $stringified`;