How can i retrieve emails from a mail server use yii2 and symfony?

Hi everybody,

i can’t found any informations to retrieve emails from a mail server using symfony extension. Does anyone have a tip where I can find information about this, or is it not possible to retrieve emails from a server with symfony?

Thanks…
Sascha

Symfony mailer and outdated Swiftmailer can not do that. You need IMAP client in order to read messages.