#  These data are used for direct access to pop3 server 
#  For external mail transport check settings in .pmailrc

#  Replace with the data of your pop3 server
set pop_host=pop3.volny.cz

#  Replace with the data of your pop3 account or leave blank
set pop_user=
set pop_pass=

#  Replace with your e-mail address 
set from=cce.zizkov@volny.cz

#  Comment this line out if you do not want to delete messages 
#  from the server after downloading them directally
set pop_delete=no
