Gmail label for Mailbox Name

Submitted by Nicolas on 2018-04-30

Hello,

I try to use a separate folder in Gmail by creating a label (eg. Test for example) in the Inbox Settings by added the Mailbox Name to : Test.

The idea is to have two Webissues in the same Inbox : Test and Test2

But when I launch the cron job, the mail is not reading and not imported into Webissues.

It is possible to reproduce this configuration ?

Nicolas

Hello,

I have find an error in system/mail/inboxengine.inc.php line 64 change :

if ( !empty( $setings[ 'inbox_mailbox' ] ) ) to if ( !empty( $settings[ 'inbox_mailbox' ] ) )

Now it works :)

Nicolas

Thanks a lot! I didn't notice this error. I'm glad that you managed to fix it.

Regards,
Michał