Hello,
I would like to get only first mail of the Sender. In article table, there is a full history of all mail exchanges. Instead of getting it full, i want to get only the content of first mail. I hope i am clear.
Any idea?
THANKS in advanced.
How to get only first mail of sender
Moderator: crythias
-
- Znuny newbie
- Posts: 98
- Joined: 02 Sep 2014, 23:01
- Znuny Version: 4.0.9-02
How to get only first mail of sender
OTRS 4.0.10-02 PostgreSQL 9.3.5
Perl 5.10.1 (linux) is used.
OS: Cent OS 6.5
Perl 5.10.1 (linux) is used.
OS: Cent OS 6.5
-
- Znuny newbie
- Posts: 98
- Joined: 02 Sep 2014, 23:01
- Znuny Version: 4.0.9-02
Re: How to get only first mail of sender
OTRS save all mails in same table.. ? My problem is there is by default auto reply. Tickets before two months are wiith communication. So, there is a lot of text. I need to get only First part.
Help !
Help !
OTRS 4.0.10-02 PostgreSQL 9.3.5
Perl 5.10.1 (linux) is used.
OS: Cent OS 6.5
Perl 5.10.1 (linux) is used.
OS: Cent OS 6.5
Re: How to get only first mail of sender
it might be possible via SQL but very tricky
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 98
- Joined: 02 Sep 2014, 23:01
- Znuny Version: 4.0.9-02
Re: How to get only first mail of sender
Yes, it is next to impossible. Because it is too long text. In addition, there is common words in each article and salutation. So, I can't use neither split nor substring.it might be possible via SQL but very tricky
We can find All history of exchange emails in article table only ?
Thanks !
OTRS 4.0.10-02 PostgreSQL 9.3.5
Perl 5.10.1 (linux) is used.
OS: Cent OS 6.5
Perl 5.10.1 (linux) is used.
OS: Cent OS 6.5