Help for this page

Select Code to Download


  1. or download this
    #!/bin/sh
    exec 2>&1
    ...
            env FETCHMAILHOME="./pid" \
            setuidgid fetchmail \
            fetchmail -f ./fetchmail.conf --nodetach
    
  2. or download this
    #!/bin/sh
    exec \
            setuidgid nobody \
            multilog t s1000000 /var/multilog/fetchmail