modoboa / modoboa-webmail

The webmail of Modoboa
MIT License
73 stars 48 forks source link

Unable to Send webmail. #188

Closed DaveDischord closed 5 years ago

DaveDischord commented 5 years ago

I'm attempting to send to my personal Gmail address, and I've pasted the results below. I never receive it, nor do I receive any bounce-back. It just sort of disappears other than in the Sent folder.

May 23 22:18:10 email postfix/anvil[7116]: statistics: max connection rate 1/60s for (smtpd:13.111.0.223) at May 23 22:14:49 May 23 22:18:10 email postfix/anvil[7116]: statistics: max connection count 1 for (smtpd:13.111.0.223) at May 23 22:14:49 May 23 22:18:10 email postfix/anvil[7116]: statistics: max cache size 1 at May 23 22:14:49 May 23 22:18:22 email postfix/postscreen[7941]: CONNECT from [127.0.0.1]:51142 to [127.0.0.1]:25 May 23 22:18:22 email postfix/postscreen[7941]: WHITELISTED [127.0.0.1]:51142 May 23 22:18:22 email postfix/smtpd[7942]: connect from mail.Serverdomain.tld[127.0.0.1] May 23 22:18:22 email postfix/smtpd[7942]: NOQUEUE: client=mail.Serverdomain.tld[127.0.0.1] May 23 22:18:22 email clamd[1279]: Thu May 23 22:18:22 2019 -> SelfCheck: Database status OK. May 23 22:18:23 email systemd-resolved[867]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP. May 23 22:18:28 email postfix/smtpd[7954]: connect from mail.Serverdomain.tld[127.0.0.1] May 23 22:18:29 email postfix/smtpd[7954]: 037992C1EE4: client=mail.Serverdomain.tld[127.0.0.1], orig_client=mail.Serverdomain.tld[127.0.0.1] May 23 22:18:29 email postfix/cleanup[6288]: 037992C1EE4: message-id=<20190523221822.63942.13756@mail.Serverdomain.tld> May 23 22:18:29 email opendkim[7465]: 037992C1EE4: DKIM-Signature field added (s=modoboa, d=Serverdomain.tld) May 23 22:18:29 email postfix/qmgr[63607]: 037992C1EE4: from=<ModoboaUser@Serverdomain.tld>, size=1077, nrcpt=1 (queue active) May 23 22:18:29 email postfix/smtpd[7954]: disconnect from mail.Serverdomain.tld[127.0.0.1] ehlo=1 xforward=1 mail=1 rcpt=1 data=1 quit=1 commands=6 May 23 22:18:29 email amavis[3214]: (03214-09) Passed CLEAN {RelayedOpenRelay}, [127.0.0.1]:51142 <ModoboaUser@Serverdomain.tld> -> <ExternalUser@Externaldomain.tld>, Message-ID: <20190523221822.63942.13756@mail.Serverdomain.tld>, mail_id: u_lTjlbW1--A, Hits: 0.985, size: 545, queued_as: 037992C1EE4, 6519 ms May 23 22:18:29 email postfix/smtpd[7942]: proxy-accept: END-OF-MESSAGE: 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 037992C1EE4; from=<ModoboaUser@Serverdomain.tld> to=<ExternalUser@Externaldomain.tld> proto=ESMTP helo=<mail.Serverdomain.tld> May 23 22:18:29 email postfix/smtpd[7942]: disconnect from mail.Serverdomain.tld[127.0.0.1] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5 May 23 22:18:36 email postfix/smtp[7955]: Trusted TLS connection established to gmail-smtp-in.l.google.com[173.194.78.27]:25: TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits) May 23 22:18:37 email postfix/smtp[7955]: 037992C1EE4: to=<ExternalUser@Externaldomain.tld>, relay=gmail-smtp-in.l.google.com[173.194.78.27]:25, delay=8.8, delays=0.1/0.02/7.5/1.2, dsn=2.0.0, status=sent (250 2.0.0 OK 1558649917 n9si444969oif.113 - gsmtp) May 23 22:18:37 email postfix/qmgr[63607]: 037992C1EE4: removed May 23 22:19:01 email CRON[7990]: (opendkim) CMD ( umask 077 && $PYTHON $INSTANCE/manage.py modo manage_dkim_keys)

DaveDischord commented 5 years ago

Yet again, I posted an issue without digging as deep as I could. Turns out GMAIL sent the messages to the SPAM folder. It has never done with that email address before, from my old server, which I'm ashamed to say was not as well set-up or secure as this one. I'll close this issue, but if anyone happens to see anything in the log that I can adjust or improve, let me know. Thank you.