Martin Krivosija

Results 5 issues of Martin Krivosija

How could I go about making the whole notification (except the close button) clickable that will redirect the visitor to a url? Perhaps a url option could be added to...

Package has a good number of granular exceptions: ``` use SMTPValidateEmail\Exceptions\Exception; use SMTPValidateEmail\Exceptions\Timeout as TimeoutException; use SMTPValidateEmail\Exceptions\NoTimeout as NoTimeoutException; use SMTPValidateEmail\Exceptions\NoConnection as NoConnectionException; use SMTPValidateEmail\Exceptions\UnexpectedResponse as UnexpectedResponseException; use SMTPValidateEmail\Exceptions\NoHelo as...

Feature Request

Hi Naif, Thanks for the package! Is there way to allow it to suggest cities/suburbs rather than just specific addresses? Thanks, Martin

Hi, In the readme, for some reason `Received-SPF` is listed twice under Headers. ``` $inbound->Headers('Received-SPF'); $inbound->Headers('MIME-Version'); $inbound->Headers('Received-SPF'); // pass neutral fail ``` I am wanting to get the full value...

### 🚀 Feature Request Provide support for Chrome DevTools vision deficiency filters. Allows for the simulation of multiple types of color blindness and vision deficiencies. Very useful for accessibility testing....

P3-collecting-feedback