Welcome Guest, Not a member yet? Register   Sign In
Random attachments corrupted
#1

[eluser]OttoVanzig[/eluser]
dear all,
thanks for supporting all the time Smile
Well I have a frustrating issue ; I'm using the CI email class to send mails.
In some cases I need to attach, jpg files and/ or pdf files.
Everything was working fine for a while.. till I don't know !
Now it appears that, some times, emails are not properly encoded (I assume) so some attachments cannot be opened !
In outlook you get a message like "file is corrupted".
I tried to receive emails on different computers but the mail is corrupted that's clear.
The only thing which I'm thinking about is that we migrate beginning of this year to a new server (hosted by 1and1) they ensure that configuration of php - apache is the same.
Interface is Parrallel Plesk
My email configuration :
$config['protocol'] = 'sendmail';
$config['mailpath'] = '/usr/sbin/sendmail';
$config['charset'] = 'utf-8';
$config['wordwrap'] = TRUE;
$config['mailtype'] = 'html';
Any idea would be fully appreciated as its a business application...
Thanks
NB: attached you will find the corrupted email
NB2: CI is 1.7.2


Messages In This Thread
Random attachments corrupted - by El Forum - 11-03-2013, 11:29 AM
Random attachments corrupted - by El Forum - 11-06-2013, 10:52 AM
Random attachments corrupted - by El Forum - 11-06-2013, 11:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB