Hello,
I’m trying to configure postfix on Ubuntu 16.04 to send email as a google g suite account, details at this thread: https://www.virtualmin.com/node/48888#comment-772331
I’m having authentication problems and google servers respond with helpful info and links to follow to fix problems, which are appearing in the log. The problem is that random characters are showing in the log also and so I cannot be sure that the links are unaltered. I think one of the links might be to a captcha page, which I need to follow to allow access, but I can’t get it to work.
The log looks like this:
Mar 1 21:37:14 monster postfix/pickup[12455]: 56A3639FD0: uid=0 from=
Mar 1 21:37:14 monster postfix/cleanup[13620]: 56A3639FD0: message-id=<20170301213714.56A3639FD0@monster.rikdeakin.com>
Mar 1 21:37:14 monster postfix/qmgr[12456]: 56A3639FD0: from=, size=379, nrcpt=1 (queue active)
Mar 1 21:37:14 monster postfix/error[13621]: 56A3639FD0: to=, relay=none, delay=0.02, delays=0.01/0/0/0.01, dsn=4.7.14, status=deferred (delivery temporarily suspended: SASL authentication failed; server smtp.gmail.com[66.102.1.108] said: 534-5.7.14 Please log in via your web browser and?534-5.7.14 then try again.?534-5.7.14 Learn more at?534 5.7.14 https://support.google.com/mail/answer/78754 v196sm8504913wmv.5 - gsmtp)
Any ideas how to stop the extra text from being logged please?
Many thanks in advance,
- Rik