Guest User

Untitled

a guest
Nov 15th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. listen = 127.0.0.1
  2. # mail_location = mbox:~/mail:INBOX=/var/mail/%u # Comment this and add next:
  3. mail_location = maildir:~/Maildir
  4.  
  5. sudo apt install s3fs
  6. sudo echo "s3fs#mailbox-konkove /home/kes/Maildir/new fuse _netdev,allow_other,profile=mail,uid=1000,gid=1000,use_cache=/tmp/S3,defaults,noatime,endpoint=eu-west-1 0 0" >> /etc/fstab
Add Comment
Please, Sign In to add comment