-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E-Mails with Ataments are not showing as send with Outlook #556
Comments
Greetings, are you talking about the MailManager /modules/MailManager/ OR MailConverter /modules/Settings/MailConverter ? The MailManager uses its own files to handle the IMAP connection and should not be affected by the change above. Could you try to describe what you're doing where and what you're expecting to happen in smaller steps? |
I am Talking About MailManager in BerliCRM, when i send a E-Mail without Attachment it sown in Outlook under send items all is right.... When I am sending a E-Mail with MailManager with an attachment examlpe pdf or somthing it will not showing up in send items under my Outlook. i have connectet my Outlook with MailManger in BerliCRM |
Okay, it doesn't work without the fix either, I just noticed it now |
Are the mails with attachments actually sent and just won't show up in your Sent folder? |
Yes, the mails are sent to Email recipient, but not shown in the send folder :-( apparently I'm not the only one with this problem |
You are correct, we'll look into it. |
Thank you, that would be very nice |
Hello,
if we send E-Mails with latest Commit https://github.com/berliCRM/berlicrm/blob/364e540e4aae57e58c6b5048c5124e27a93287d9/modules/Settings/MailConverter/handlers/MailBox.php
over MailManager the Attachment will not shown under send items but if i send the E-Mail without attachment it shows up in Outlook
The text was updated successfully, but these errors were encountered: