picatz / goldengirl

✨ All that shimmers is gold!
MIT License
3 stars 0 forks source link

Test imap #56

Open malwaremily opened 6 years ago

malwaremily commented 6 years ago

Test IMAP : FAIL

Command History

cd ~/dockerfiles/imap go get github.com/emersion/go-imap/... go build imap sudo docker build -t imap . sudo docker run -itd -p 143:143 imap medusa -R 1 -h 0.0.0.0 -n 143 -u picat -p picat -M imap -m AUTH:LOGIN

Test Details:

Dockerfiles: https://github.com/picatz/goldengirl/tree/master/dockerfiles/imap Last Run: 1/29/18 12:44

Photo Logs:

Build. Run. Test. Verify. Logs. buildrun

Test 2: buildrun2