Closed philippfrenzel closed 9 years ago
Yes, that would be a nice, I will update it. Thanks for the comment.
Hi @philippfrenzel , can you help me to fix this issue ?
I tried but am getting Error :
ReflectionException Class \roopz\imap\Imap does not exist
My config was like
'imap' => [
'class' => 'roopz\imap\components\Imap',
'imapPath' => 'host',
'username' => 'user',
'password' => 'pass',
'serverEncoding'=>'utf-8' // utf-8 default.
],
I can correct it when give me some idea. Thanks.
Please ignore my message. Fixed the issue.
Looking forward to your feedback.
hi,
can you tell how did you solve this issue
So maybe people can manage it within the components? ;)