Skip to content

Instantly share code, notes, and snippets.

View lee2sman's full-sized avatar

Lee T lee2sman

  • W/O/R/L/D/W/I/D/E
View GitHub Profile
@lee2sman
lee2sman / migadu-email-with-alpine.md
Last active August 31, 2021 00:23
A step by step tutorial to set up the Alpine client to work with Migadu email.

Set up Migadu-hosted email with the Alpine mail program

This is a tutorial to get Alpine command-line email software on your machine to send and receive email hosted through Migadu.

  1. Download Alpine. On Ubuntu sudo apt install alpine
  2. Open Alpine alpine and choose > Setup > L (collections). Then fill in Nickname Migadu or Mail, Server=imap.migadu.com:993/ssl/[email protected], path=mail/. Then Ctrl-X, save and E (and hit enter to confirm) to exit out.
  3. Open Setup > C (Config). Personal Name=Your Name, User Domain=youremaildomain.com, SMTP Server (for sending)=smtp.migadu.com:465/ssl/[email protected] , Inbox Path={imap.migadu.com:993/ssl/[email protected]}INBOX. Then Press E and enter (confirm) to save.
  4. Everything else you can use the default (which is usually ``````). I'd quit Alpine (Q) and relaunch and check to see if it worked. By default it will prompt you for your password each time
@lee2sman
lee2sman / index.html
Created October 20, 2021 21:30
Electron app for Social Software 2021
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'">
<meta http-equiv="X-Content-Security-Policy" content="default-src 'self'; script-src 'self'">
<title>Hello World!</title>
</head>
<body>
@lee2sman
lee2sman / readme.txt
Created December 1, 2021 00:36
dumdum dungeon (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@lee2sman
lee2sman / readme.txt
Created December 2, 2021 06:32
randumb robuts (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@lee2sman
lee2sman / readme.txt
Created December 2, 2021 06:41
Untitled PuzzleScript Script
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@lee2sman
lee2sman / readme.txt
Created December 2, 2021 21:48
Random Robots (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@lee2sman
lee2sman / readme.txt
Created December 2, 2021 21:49
Random Robots (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@lee2sman
lee2sman / readme.txt
Created December 2, 2021 21:49
Cats and Mice (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@lee2sman
lee2sman / readme.txt
Created December 2, 2021 21:52
Cats and Mice (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@lee2sman
lee2sman / readme.txt
Created December 2, 2021 21:53
Cats and Mice (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html