Skip to content

Instantly share code, notes, and snippets.

View nathanael-h's full-sized avatar

Nathanaël nathanael-h

View GitHub Profile
#!/bin/bash
# Inspired by
# https://github.com/nextcloud/vm/blob/master/apps/talk.sh
# T&M Hansson IT AB © - 2020, https://www.hanssonit.se/
# https://markus-blog.de/index.php/2020/07/30/how-to-install-nextcloud-talk-high-performance-backend-with-stun-turnserver-on-ubuntu/
# By Nathanaël Hannebert
@nathanael-h
nathanael-h / imap-attachment.php
Created February 14, 2018 09:12 — forked from hakre/imap-attachment.php
Save attachments from imap messages to disk.
<?php
/**
* imap-attachment.php
*
* @author hakre <hakre.wordpress.com>
* @link http://stackoverflow.com/questions/9974334/how-to-download-mails-attachment-to-a-specific-folder-using-imap-and-php
*/
/**
* Utility Class