Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: simonIOW on August 28, 2016, 05:09:55 PM

Title: Cannot reply to external emails
Post by: simonIOW on August 28, 2016, 05:09:55 PM
Hi

New Postfix/DoveCot/Fetchmail/Roundcube/Sieve setup on a Raspberry Pi, and I've hit a snag.

I can receive and compose emails from external email addresses, and can reply from other clients (tested fine on my ipad and also SquirrelMail).  Roundcube will let me reply from within the webmail client, but the email never arrives in the recipients account, even though it appears as sent OK.

Everything looks ok (email appears in the sent items, and in mail.log it is showing as sent), so scratching head here, especially as it's working fine for other clients.

Aug 28 22:02:16 piserve postfix/pickup[11489]: 1EBBA5F7C1: uid=33 from=<[email protected]>
Aug 28 22:02:16 piserve postfix/cleanup[14154]: 1EBBA5F7C1: message-id=<[email protected]>
Aug 28 22:02:16 piserve postfix/qmgr[11490]: 1EBBA5F7C1: from=<[email protected]>, size=873, nrcpt=1 (queue active)
Aug 28 22:02:16 piserve postfix/smtp[14157]: 1EBBA5F7C1: to=<[email protected]>, relay=smtp.external.co.uk[123.123.123.123]:25, delay=0.72, delays=0.25/0.17/0.24/0.07, dsn=2.0.0, status=sent (250 OK id=1be7Dc-0005jW-Bs)
Aug 28 22:02:16 piserve postfix/qmgr[11490]: 1EBBA5F7C1: removed



Title: Re: Cannot reply to external emails
Post by: SKaero on August 28, 2016, 06:06:46 PM
How does the log file differ for the successful email vs the one that fails?
Title: Re: Cannot reply to external emails
Post by: alec on August 29, 2016, 03:19:48 AM
You said the mail is sent. So, the "problem" will be on the receiving end. Maybe Roundcube produces a set of headers that is treated as spammy by the recipient's server? But this you would have to check on the other server.