View Issue Details

IDProjectCategoryView StatusLast Update
0001535OXID eShop (all versions)2. ----- eShop backend (admin) -----public2010-03-25 09:46
Reporterjuergen_busch Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Fixed in Version4.3.0 revision 26948 
Summary0001535: Option 'Send E-mails with inline Images' doesn't work
DescriptionI tested this option by sending a small newsletter with 5 article fotos. Mails are identical and contains images.

Code: <img vspace="0" hspace="0" border="0" alt="Bar-Set ABSINTH" src="cid:083fe5e93ee6d2a0486847629a848ddf">

It doesn't matter if option is checked or not. See e-mails attached.
Additional InformationI'm not sure if this is a bug or if I dont't understand this option.
I need a possibility to send newsletters not containing images.


Description of the function in admin area:
If the setting is checked, the pictures in e-mails are sent together with the e-mail. If the setting is unchecked, the pictures are downloaded by the e-mail program when the e-mail is opened.
TagsNo tags attached.
Attached Files
newletter.zip (43,348 bytes)
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

alfonsas_cirtautas

2009-12-15 16:05

reporter   ~0002229

fixed, blInlineImgEmail config parameter was ignored by oxemail class and always set to true.

All images from following directories are affected:

  * Images directory url
  * Images directory url (no SSL)
  * Dyn images, Absolute path to images
  * Absolute path to Dyn images