Im run postmater create ticket by manually. Fetch mail echo like below:
First run, mail are fetched till the last message:
Code: Select all
IMAP: Message 23/27 (customerservice@blahblah.nl/mail.blahblah.nl)
IMAP: Message 24/27 (customerservice@blahblah.nl/mail.blahblah.nl)
IMAP: Message 25/27 (customerservice@blahblah.nl/mail.blahblah.nl)
IMAP: Message 26/27 (customerservice@blahblah.nl/mail.blahblah.nl)
IMAP: Message 27/27 (customerservice@blahblah.nl/mail.blahblah.nl)
Code: Select all
IMAP: Connection to mail.blahblah.nl closed.
IMAP: Message 1/5 (customerservice@blahblah.nl/mail.blahblah.nl)
IMAP: Message 2/5 (customerservice@blahblah.nl/mail.blahblah.nl)
IMAP: Message 3/5 (customerservice@blahblah.nl/mail.blahblah.nl)
IMAP: Message 4/5 (customerservice@blahblah.nl/mail.blahblah.nl)
IMAP: Message 5/5 (customerservice@blahblah.nl/mail.blahblah.nl)
IMAP: Connection to mail.blahblah.nl closed.
..........
Fetched done! im go to dashboard see have many duplicate tickets created

To make sure, im go to mailbox to check mail messages deleted but these are still there

This is original fetch mail flow:

My question is: why mail messages could not delete ???
Im try fetch mail again and again, i see sometime OTRS can delete mail message on server, sometime not

Please help me !!! many thanks
This is my check modules:
Code: Select all
o Crypt::Eksblowfish::Bcrypt.......Not installed! (optional - For strong password hashing.)
o Crypt::SSLeay....................ok (v0.57)
o Date::Format.....................ok (v2.22)
o DBI..............................ok (v1.609)
o DBD::mysql.......................ok (v4.013)
o DBD::ODBC........................ok (v1.45)
o DBD::Oracle......................Not installed! (optional - Required to connect to a Oracle database.)
o DBD::Pg..........................Not installed! (optional - Required to connect to a PostgreSQL database.)
o Encode::HanExtra.................ok (v0.23)
o GD...............................Not installed! (optional - Required for stats.)
o GD::Text.......................Not installed! (optional - Required for stats.)
o GD::Graph......................Not installed! (optional - Required for stats.)
o IO::Socket::SSL..................ok (v1.31)
o JSON::XS.........................ok (v2.27)
o LWP::UserAgent...................ok (v6.05)
o Mail::IMAPClient.................ok (v3.34)
o IO::Socket::SSL................ok (v1.31)
o ModPerl::Util....................ok (v2.000004)
o Net::DNS.........................ok (v0.65)
o Net::LDAP........................ok (v0.40)
o Net::SSL.........................ok (v2.84)
o PDF::API2........................ok (v2.019)
o Compress::Zlib.................ok (v2.061)
o Text::CSV_XS.....................ok (v0.85)
o Time::HiRes......................ok (v1.9725)
o XML::Parser......................ok (v2.36)
o YAML::XS.........................ok (v0.38)