Help for this page

Select Code to Download


  1. or download this
    /usr/lib/dovecot/deliver -f test@somedomain.com -d test@mailtask.dom <
    + demo.mail
    
  2. or download this
    use strict;
    
    ...
    close STDOUT;
    my $test = open (STDOUT, ' $stringified | /usr/lib/dovecot/deliver -f 
    +test\@somedomain.com -d test\@mailtask.dom ');
    print $test;