# SMTP debugging help

**URL:** https://community.passbolt.com/t/smtp-debugging-help/2772
**Category:** Installation Issues
**Created:** [May 23, 2020, 12:51pm UTC](https://community.passbolt.com/t/smtp-debugging-help/2772 "2020-05-23T12:51:22Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![momomomomo](https://yyz1.discourse-cdn.com/flex031/user_avatar/community.passbolt.com/momomomomo/32/667_2.png) [@momomomomo](https://community.passbolt.com/u/momomomomo)
#### Post date: [May 23, 2020, 12:51pm UTC](https://community.passbolt.com/t/smtp-debugging-help/2772/1 "2020-05-23T12:51:22Z")

</div>

Hi dear community,

I am having trouble with the smtp part of passbolt, and I am not super used to debugging smtp, so I thought maybe someone here can share some tricks?

Right now, I am usign openssl like this: `openssl s_client -starttls smtp -crlf -connect mail.systemli.org:587` and then I try to enter the correct keywords.

Can someone tell me how I am supposed to answer to a response like this (I sent EHLO localhost):

```
250-mail1.systemli.org
250-PIPELINING
250-SIZE 40960000
250-ETRN
250-AUTH PLAIN
250-AUTH=PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250 CHUNKING
```

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex031/uploads/passbolt/original/2X/b/bee7d3f9329f668000d46e9fcb2e5db1e9d31348.svg) [@system](https://community.passbolt.com/u/system)
#### Post date: [May 28, 2020, 12:51pm UTC](https://community.passbolt.com/t/smtp-debugging-help/2772/2 "2020-05-28T12:51:26Z")

</div>

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.
