Issue when send email from iPad

Moderator: crythias

Locked
levante27
Znuny newbie
Posts: 5
Joined: 13 Jun 2013, 17:41
Znuny Version: 3.2.7
Real Name: Andrea Viola

Issue when send email from iPad

Post by levante27 »

Hi all.
I have a strange issue.
We configured a OTRS 3.2.27 with 1 principal mailbox (help@domain.com) and about 20 aliases (with 1 queue for each one).
When i try to send an email from ipad WITHOUT attachment all it's ok.
When I send email from iPad WITH attachments (like pdf, doc, jpg) the email go on a wrong queue (help@domain.com).
Someone have any idea?
Thanks for your attentions.

Andrea
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Issue when send email from iPad

Post by reneeb »

Any postmaster filters active? Look at the mail source code (activate "PlainView" in SysConfig and click on "Unformatted view" in TicketZoom). Is there something strange?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
levante27
Znuny newbie
Posts: 5
Joined: 13 Jun 2013, 17:41
Znuny Version: 3.2.7
Real Name: Andrea Viola

Re: Issue when send email from iPad

Post by levante27 »

We set 1 postmaster filter for each queue.
The problem is that when we receive the email from ipad with attachment from plain view we can see the field "to" was changed with primary smtp address (help@domain.com).

Thanks
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Issue when send email from iPad

Post by jojo »

this seems not to be an OTRS issue as OTRS does not rewrite to addresses
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
levante27
Znuny newbie
Posts: 5
Joined: 13 Jun 2013, 17:41
Znuny Version: 3.2.7
Real Name: Andrea Viola

Re: Issue when send email from iPad

Post by levante27 »

I already think the cause could be exchange server.
By design, it seems that exchange modify the email header.
But, we check the mail header and the "to" is right.
When we check the plain view from OTRS the "to" was changed
levante27
Znuny newbie
Posts: 5
Joined: 13 Jun 2013, 17:41
Znuny Version: 3.2.7
Real Name: Andrea Viola

Re: Issue when send email from iPad

Post by levante27 »

Hi all.
We fix the problem by using exchange contacts instead aliases.
We found that Exchange change the email header when using alias, when we set to forward the email to a contact the email as the original format.

Thanks to all for your kindly answer
Locked