Displaying 20 results from an estimated 30 matches for "testin".
Did you mean:
testing
2015 Jun 13
2
Testin new installation
Look at /etc/hosts ::1 is the ipv6 version of localhost.?
Sent from Samsung tablet
-------- Original message --------
From Steve Matzura <number6 at noisynotes.com>
Date: 06/13/2015 6:00 AM (GMT-06:00)
To dovecot <dovecot at dovecot.org>
Subject Testin new installation
The first place I went to for test advice and planning recommendations
was http://wiki2.dovecot.org/TestInstallation - The very first test
failed. Doc says:
Next check that Dovecot is listening for connections:
# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost...
2012 May 16
1
wrong search results with fts_solr
I am getting some very weird search results with fts_solr.
1) when I do a search for "testin" I get 0 results.
2) when I do a search for "testing" i get 44 results.
The problem is that I am expecting only 1 result.
I don't know the solr internal very much, but does anyone have any idea
what is going on?
Thanks,
-Joe
Here are the imap commands I used:
--------------...
2015 Jun 13
0
Testin new installation
Am Samstag, den 13.06.2015, 08:00 -0400 schrieb Steve Matzura:
>
> All of the above specified settings are correct. Yet, when I telnet
> localhost 143, I get:
>
> Trying ::1... # this is certainly suspect
> Escape character is '^['.
> Connection closed by foreign host.
What does 'netstat -l46np' say?
dovecot process should appear with :143
2015 Jun 13
0
Testin new installation
On Sat, 13 Jun 2015 10:36:21 -0600, you wrote:
>Look at /etc/hosts ::1 is the ipv6 version of localhost.?
Right. I actually knew that. So why does that take precedence for the
definition of localhost even though it's not the first line in the
file?
2015 Jun 13
1
Testin new installation
On 06/13/2015 01:41 PM, Steve Matzura wrote:
> On Sat, 13 Jun 2015 10:36:21 -0600, you wrote:
>
>> Look at /etc/hosts ::1 is the ipv6 version of localhost.
> Right. I actually knew that. So why does that take precedence for the
> definition of localhost even though it's not the first line in the
> file?
IPv6 is preferred when available.
See man 5 gai.conf
2015 Jun 13
2
Testin new installation
On Jun 13, 2015, at 7:16 AM, Felix Zielcke wrote:
> Am Samstag, den 13.06.2015, 08:00 -0400 schrieb Steve Matzura:
>>
>> All of the above specified settings are correct. Yet, when I telnet
>> localhost 143, I get:
>>
>> Trying ::1... # this is certainly suspect
>> Escape character is '^['.
>> Connection closed by foreign host.
>
> What
2015 Jun 13
0
Testin new installation
Am Samstag, den 13.06.2015, 13:40 -0400 schrieb Steve Matzura:
> On Sat, 13 Jun 2015 14:16:30 +0200, you wrote:
>
> > Am Samstag, den 13.06.2015, 08:00 -0400 schrieb Steve Matzura:
> > >
> > > All of the above specified settings are correct. Yet, when I
> > > telnet
> > > localhost 143, I get:
> > >
> > > Trying ::1... # this is
2015 Jun 13
0
Testin new installation
On Sat, Jun 13, 2015 at 03:41:26PM -0400, Steve Matzura wrote:
> >> > > Trying ::1... # this is certainly suspect
> >> > > Escape character is '^['.
> >> > > Connection closed by foreign host.
This means the daemon is listening but errors out before able to process.
Check the logs.
Might be a dependency not starting, wrong permissions,
2015 Jun 13
0
Testin new installation
On Sat, 13 Jun 2015 13:28:53 -0500, you wrote:
>
>On Jun 13, 2015, at 7:16 AM, Felix Zielcke wrote:
>
>> Am Samstag, den 13.06.2015, 08:00 -0400 schrieb Steve Matzura:
>>>
>>> All of the above specified settings are correct. Yet, when I telnet
>>> localhost 143, I get:
>>>
>>> Trying ::1... # this is certainly suspect
>>>
2015 Jun 14
2
Testin new installation
Hi,
> ssl_cert = /etc/pki/dovecot/certs/tbv2015.crt
This is not correct. It should be:
ssl_cert = </etc/pki/dovecot/certs/tbv2015.crt
Regards
Urban
2015 Jun 14
0
Testin new installation
...;.
It appears, however, that I may have solved the problem with the
certificates. I happened to look at the file size of tgv2015.crt and
noticed it was incorrect, which meant I created it incorrectly. I
recreated it, restarted DOvecot, and have not seen the file open
errors. I'll continue with testing.
2015 Jun 14
3
Testin new installation
Alex, et al.,
I spoke too soon. Upon close examination of /var/log/maillog, the
errors previously reported via the maillog extracts only happen when I
attempt to test the imap connection. Everything appears correctly set
up, defined, etc. It's now down to the certificates themselves I
think. I have the following files:
. A file containing the certificate as issued by the certifying
uthority
2015 Jun 14
0
Testin new installation
Am 13.06.2015 um 22:11 schrieb Steve Matzura:
> On Sat, 13 Jun 2015 21:57:06 +0200, you wrote:
>
>> On Sat, Jun 13, 2015 at 03:41:26PM -0400, Steve Matzura wrote:
>>>>>>> Trying ::1... # this is certainly suspect
>>>>>>> Escape character is '^['.
>>>>>>> Connection closed by foreign host.
>>
>> This
2015 Jun 14
0
Testin new installation
Am 14.06.2015 um 14:03 schrieb Steve Matzura:
> Alex, et al.,
>
> I spoke too soon. Upon close examination of /var/log/maillog, the
> errors previously reported via the maillog extracts only happen when I
> attempt to test the imap connection. Everything appears correctly set
> up, defined, etc. It's now down to the certificates themselves I
> think. I have the following
2015 Jun 13
3
Testin new installation
The first place I went to for test advice and planning recommendations
was http://wiki2.dovecot.org/TestInstallation - The very first test
failed. Doc says:
Next check that Dovecot is listening for connections:
# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
STARTTLS AUTH=PLAIN]...
2015 Jun 14
0
Testin new installation
I think I saw mention of "notepad" previously. If this is the case there may be some "dos" formatting that is messing things up.
On Jun 14, 2015, at 12:10 PM, Steve Matzura wrote:
> The public cert part is good, but the private one begins with "Begin
> private key", not "RSA key."
>
> On Sun, 14 Jun 2015 15:54:23 +0200, you wrote:
>
2015 Jun 13
2
Testin new installation
On Sat, 13 Jun 2015 20:41:01 +0200, you wrote:
>Am Samstag, den 13.06.2015, 13:40 -0400 schrieb Steve Matzura:
>> On Sat, 13 Jun 2015 14:16:30 +0200, you wrote:
>>
>> > Am Samstag, den 13.06.2015, 08:00 -0400 schrieb Steve Matzura:
>> > >
>> > > All of the above specified settings are correct. Yet, when I
>> > > telnet
>> >
2015 Jun 13
3
Testin new installation
On Sat, 13 Jun 2015 14:16:30 +0200, you wrote:
>Am Samstag, den 13.06.2015, 08:00 -0400 schrieb Steve Matzura:
>>
>> All of the above specified settings are correct. Yet, when I telnet
>> localhost 143, I get:
>>
>> Trying ::1... # this is certainly suspect
>> Escape character is '^['.
>> Connection closed by foreign host.
>
>What does
2015 Jun 14
4
Testin new installation
The public cert part is good, but the private one begins with "Begin
private key", not "RSA key."
On Sun, 14 Jun 2015 15:54:23 +0200, you wrote:
>Am 13.06.2015 um 22:11 schrieb Steve Matzura:
>> On Sat, 13 Jun 2015 21:57:06 +0200, you wrote:
>>
>>> On Sat, Jun 13, 2015 at 03:41:26PM -0400, Steve Matzura wrote:
>>>>>>>> Trying
2015 Jun 13
2
Testin new installation
On Sat, 13 Jun 2015 21:57:06 +0200, you wrote:
>On Sat, Jun 13, 2015 at 03:41:26PM -0400, Steve Matzura wrote:
>> >> > > Trying ::1... # this is certainly suspect
>> >> > > Escape character is '^['.
>> >> > > Connection closed by foreign host.
>
>This means the daemon is listening but errors out before able to process.