EC-CUBE / EC-CUBE/ec-cube

EC-CUBEのデフォルトメールはOutlookだと表示が崩れる

Open
#6,020 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
788
Forks
719
Avg merge
4d 4h
Merged PRs (30d)
39

Description

### 概要(Overview)

EC-CUBEのデフォルトのメールは、Windows Desktop Outlook 2013-2019バージョンだと、display: flex, margin, paddingなどのスタイルが当てられないことが確認できました。
理由は、Windows Desktop Outlook 2013-2019は他のメールアプリケーションと違って、構造はHTMLベースではなくMicrosoft Wordベースになっています。
今年の3月上記のスタイルもサポートできるOutlook for Windowsの新しいバージョンが出ましたが、利用者はまだまだ少ないです。
尚、Outlook for MACやモバイルOutlookなどは他のメールアプリと同じようにHTMLベースになっています。
Litmus社が2021年に行った調査によると、1位は「Apple iPhone」で38.9%、2位の「Gmail」が27.2%、3位の「Apple Mail」が11.5%、4位の「Outlook」が7.8%、5位が「Yahoo!Mail」で5.4%となっています。

### 再現手順(Procedure)

EC-CUBEから送信したメールをWindows Desktop Outlook 2013-2019バージョンで見ると表示が崩れています。

### 環境(Environment)

EC-CUBE   4.0.5
サーバー  OS Linux 9613b006906c 5.15.49-linuxkit #1 SMP PREEMPT Tue Sep 13 07:51:32 UTC 2022 aarch64
DBサーバー MySQL 5.7.41-log
WEBサーバー Apache
PHP 7.4.33 (Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, cgi-fcgi, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, intl, json, exif, mysqlnd, PDO, pgsql, Phar, posix, shmop, SimpleXML, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xml, xmlwriter, xsl, zip, mysqli, pdo_mysql, pdo_pgsql, pdo_sqlite, xmlreader, apcu, igbinary, msgpack, memcached, redis, Zend OPcache)
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.