yiioverflow / yii2-imap

https://yiioverflow.com
BSD 3-Clause "New" or "Revised" License
41 stars 33 forks source link

cant close the imap connection #18

Closed taskrunnerboy closed 5 years ago

taskrunnerboy commented 6 years ago

i tried following way but it dint help me $mailbox = \yii::$app->imap->connection; . .. . . imap_close($mailbox);

yiioverflow commented 5 years ago

Can you impement this feature and send me a pull request pls ?

yiioverflow commented 5 years ago

@taskrunnerboy your issue got fixed ?