Christian Mayer

Results 33 issues of Christian Mayer

If you have quotes in url title it doesn't work with Facebook. You must convert the " char to ' char to post the link to Facebook.

Seems it's not working on macOS 10.12.

``` WARNING: Can't write in /var/run ``` To use `PROJECT_USE_PID_FILE` it's nesessary to run the process under `daemon` group: ```bash ~$ ls -lad /var/run drwxrwxr-x 33 root daemon 1122 27...

enhancement

Don't use a long list of if-elseif statements in [msgHandle](https://github.com/TheFox/imapd/blob/90acc45c130a18637d3c34b398ae3ae852d1c846/src/TheFox/Imap/Client.php#L402). Use Classes instead. See http://antiifcampaign.com/.

enhancement

Rename Msg, Message, Uid, MsgId to Mail.

enhancement

Look at this block in the bios: ```asm mov ah, 0 cpu 186 shl ax, 9 extended_read_disk shr ax, 9 cpu 8086 mov ah, 0x02 ; Put read code back...

Please see [this comment](https://github.com/docker/for-mac/issues/1622#issuecomment-396639352).