MESSAGE
DATE | 2019-01-25 |
FROM | Stephan Bosch
|
SUBJECT | Re: [Hangout - NYLXS] problem in setting up proxy
|
From hangout-bounces-at-nylxs.com Fri Jan 25 19:58:32 2019 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: from www2.mrbrklyn.com (www2.mrbrklyn.com [96.57.23.82]) by mrbrklyn.com (Postfix) with ESMTP id 6558216113A; Fri, 25 Jan 2019 19:58:28 -0500 (EST) X-Original-To: hangout-at-www2.mrbrklyn.com Delivered-To: hangout-at-www2.mrbrklyn.com Received: by mrbrklyn.com (Postfix, from userid 1000) id 91631161134; Fri, 25 Jan 2019 19:58:24 -0500 (EST) Resent-From: Ruben Safir Resent-Date: Fri, 25 Jan 2019 19:58:24 -0500 Resent-Message-ID: <20190126005824.GA15179-at-www2.mrbrklyn.com> Resent-To: hangout-at-mrbrklyn.com X-Original-To: ruben-at-mrbrklyn.com Delivered-To: ruben-at-mrbrklyn.com Received: from mail.dovecot.fi (wursti.dovecot.fi [94.237.32.243]) by mrbrklyn.com (Postfix) with ESMTP id 7A9FC161132 for ; Fri, 25 Jan 2019 14:56:53 -0500 (EST) Received: from talvi.dovecot.org (talvi.dovecot.org [94.237.25.159]) by mail.dovecot.fi (Postfix) with ESMTPS id CA4132C3553; Fri, 25 Jan 2019 21:56:29 +0200 (EET) Received: from talvi.dovecot.org (localhost.localdomain [127.0.0.1]) by talvi.dovecot.org (Postfix) with ESMTP id BF1072B3C69; Fri, 25 Jan 2019 21:56:26 +0200 (EET) X-Original-To: dovecot-at-dovecot.org Delivered-To: dovecot-at-dovecot.org Received: from sogo.guto.nl (guto.nl [178.21.117.49]) by talvi.dovecot.org (Postfix) with ESMTPS id 0000E2B3C66 for ; Fri, 25 Jan 2019 21:56:23 +0200 (EET) Received: from klara.student.utwente.nl ([130.89.162.218] helo=[10.168.3.2]) by sogo.guto.nl with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1gn7aJ-0004f3-2o; Fri, 25 Jan 2019 20:56:19 +0100 To: Ted , Sami Ketola , dovecot References: <5473d20c-0160-c346-dd37-dfc2a92fd438-at-easydns.com> <7ed8d161-afa5-98da-7367-7791440b8423-at-open-xchange.com> <82ae2706-2590-e083-ab95-90bb5884239e-at-easydns.com> <73A23FEA-744F-4736-8429-B635E6297950-at-dovecot.fi> From: Stephan Bosch Message-ID: <4d4ac8d6-97bd-ea4d-ce6e-6623178d1a9c-at-rename-it.nl> Date: Fri, 25 Jan 2019 20:56:15 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US X-SA-Exim-Connect-IP: 130.89.162.218 X-SA-Exim-Mail-From: stephan-at-rename-it.nl X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sogo.guto.nl X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on sogo.guto.nl) X-BeenThere: dovecot-at-dovecot.org X-Mailman-Version: 2.1.15 Precedence: list List-Archive: Subject: Re: [Hangout - NYLXS] problem in setting up proxy X-BeenThere: hangout-at-nylxs.com List-Id: NYLXS Tech Talk and Politics List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: hangout-bounces-at-nylxs.com Sender: "Hangout"
Op 23/01/2019 om 17:23 schreef Ted: > Hello, > > Thanks for the advice, I have made that change now but the server is > still doing the same fail with no logs thing it was before.
You can use `sudo doveadm log find` to find out where the various =
messages are being logged. Maybe you looked in the wrong log file.
Regards,
Stephan.
> > # 2.2.27 (c0f36b0): /etc/dovecot/dovecot.conf > # Pigeonhole version 0.4.16 (fed8554) > # OS: Linux 4.9.0-8-amd64 x86_64 Debian 9.6 > auth_debug =3D yes > auth_mechanisms =3D plain login > auth_verbose =3D yes > disable_plaintext_auth =3D no > login_greeting =3D Welcome to easyMail. > mail_debug =3D yes > mail_location =3D mbox:~/mail:INBOX=3D/var/mail/%u > mail_plugins =3D " mail_log notify" > managesieve_notify_capability =3D mailto > managesieve_sieve_capability =3D fileinto reject envelope > encoded-character vacation subaddress comparator-i;ascii-numeric > relational regex imap4flags copy include variables body enotify > environment mailbox date index ihave duplicate mime foreverypart extractt= ext > namespace inbox { > =C2=A0 inbox =3D yes > =C2=A0 location =3D > =C2=A0 mailbox Drafts { > =C2=A0=C2=A0=C2=A0 special_use =3D \Drafts > =C2=A0 } > =C2=A0 mailbox Junk { > =C2=A0=C2=A0=C2=A0 special_use =3D \Junk > =C2=A0 } > =C2=A0 mailbox Sent { > =C2=A0=C2=A0=C2=A0 special_use =3D \Sent > =C2=A0 } > =C2=A0 mailbox "Sent Messages" { > =C2=A0=C2=A0=C2=A0 special_use =3D \Sent > =C2=A0 } > =C2=A0 mailbox Trash { > =C2=A0=C2=A0=C2=A0 special_use =3D \Trash > =C2=A0 } > =C2=A0 prefix =3D > } > passdb { > =C2=A0 args =3D nopassword=3Dy proxy=3Dy host=3D10.5.10.121 > =C2=A0 driver =3D static > =C2=A0 name =3D static > } > plugin { > =C2=A0 sieve =3D file:~/sieve;active=3D~/.dovecot.sieve > } > protocols =3D imap pop3 > service auth { > =C2=A0 unix_listener auth-master { > =C2=A0=C2=A0=C2=A0 mode =3D 0600 > =C2=A0=C2=A0=C2=A0 user =3D vmail > =C2=A0 } > } > ssl =3D no > verbose_proctitle =3D yes > verbose_ssl =3D yes > protocol imap { > =C2=A0 mail_plugins =3D " mail_log notify" > } > > Anything else you can see I could try? > > Thank you > Ted > easyDNS Technologies > On 2019-01-23 10:12 a.m., Sami Ketola wrote: >>> On 23 Jan 2019, at 16.33, Ted wrote: >>> >>> Hello, >>> >>> Absolutely, thanks, here it is: >>> >>> passdb { >>> args =3D nopassword=3Dy >>> default_fields =3D proxy=3Dy host=3D10.5.10.121 >>> driver =3D static >>> name =3D static >>> } >> at least change this to: >> >> passdb { >> driver =3D static >> name =3D static >> args =3D nopassword=3Dy proxy=3Dy host=3D10.5.10.121 >> } >> >> but not entirely sure if there is something else. >> >> Sami _______________________________________________ Hangout mailing list Hangout-at-nylxs.com http://lists.mrbrklyn.com/mailman/listinfo/hangout
|
|