Displaying 20 results from an estimated 900 matches similar to: "mail storage auto detection failed?"
2010 Oct 17
1
yum install - not working for installing R on Linux
I am trying to install R on Linux (Redhat 4). But 'yum' does not seem to
work...
thanks for your help/hints/suggestions in advance!
------------
$ sudo cat /proc/version
Linux version 2.6.34.6-54.24.amzn1.i686 (mockbuild at build-31003.build) (gcc
version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Fri Sep 17 23:13:59 UTC
2010
$ sudo yum install
2017 Aug 10
4
Certificate cache on iOS with sending mail
On Thu, 10 Aug 2017, Larry Rosenman wrote:
> Which mail client on iOS?
Sorry, maybe not iOS, but definitely MacOSX Mail app.
Joseph Tam <jtam.home at gmail.com>
2017 Aug 09
4
is a self signed certificate always invalid the first time?
Cheers Remko and Ralph. I think there was some mention in the lets encrypt FAQ that certbot doesn't do email.
But I understand I can use their generated very for dovecot, postfix and https? That would be good indeed.
Anyone know of any manual, or can I just replace the certs in the dovecot and postfix locations with theirs? Do dovecot, postfix and apache all support .pem format?
Sent from
2017 Aug 09
3
is a self signed certificate always invalid the first time?
Thanks Ralph, i?ll look into that.
I think let?s encrypt uses certbot though and it can?t do email certificates (although i?m sure i can convert the cert i get from let?s encrypt, i?ll look into it.
> On 9 Aug 2017, at 16:40, Ralph Seichter <m16+dovecot at monksofcool.net> wrote:
>
> On 09.08.2017 17:20, Alef Veld wrote:
>
>> So i?m using dovecot, and i created a self
2017 Aug 10
2
Certificate cache on iOS with sending mail
So I generated a new certificate for dovecot, and ever since I have this weird problem that my iPhone can still receive mail but cannot send using that mailserver. Same for my iMac.
My laptop works fine still and can do both.
Local issue you would say right.
I'm wondering if there is any cache for a certificate or something, my maillog shows up something like 10 bytes read, -1. So it returns
2016 Aug 05
2
Tripp-Lite SMART1500LCDT
On Fri, 5 Aug 2016, Marco Walther wrote:
> On 08/03/2016 05:25 AM, Stuart Gathman wrote:
>> I've made some progress getting this Tripplite to work:
>> http://gathman.org/2016/07/30/Standard_Schmandard/
>>
>> Basically, plug it into a USB hub that actually implements USB2.0, then
>> power cycle the port when it hangs. It does seem to be a hardware
>>
2016 Mar 15
2
New dovecot user needs installation help
Hey Everyone,
So I just setup my first dovecot install with postfix running for the mail server? I can telnet into my dovecot install and login just fine with my user locally? But when I try to add the account from my phone, computer, or telnetting from my local computer, it just hangs and eventually kicks back a generic error saying it can?t be added? Where can I start looking? I?m hosted with
2016 Mar 15
2
New dovecot user needs installation help
Sent from my iPhone
> On Mar 15, 2016, at 3:22 AM, Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>> On Mon, 14 Mar 2016, Jason Pruim wrote:
>>
>> So I just setup my first dovecot install with postfix running for the mail server? I can telnet into my dovecot install and login just fine
>
2012 Feb 27
0
yum install vs yum upgrade with package resource
I''m running puppet out in aws and am running into a problem
automatically ensuring the latest openssl version.
I have the package resource defined as:
package { ''openssl'' :
ensure => latest,
}
Unfortunately I''m getting this error:
(/Stage[main]/Base/Package[openssl]/ensure) change from
1.0.0e-2.16.amzn1 to 1.0.0g-1.26.amzn1 failed: Could not update:
2011 Apr 11
1
[LLVMdev] Some sort of DAG lowering error
I'm seeing the following result on code which has run successfully before on Linux, and
currently successfully runs on OS X 10.6.x:
Stack dump:
0. Running pass 'X86 DAG->DAG Instruction Selection' on function '@outerCatchFunct'
Segmentation fault
This process was built as part of the LLVM tree with:
setenv CC /usr/local/bin/gcc
setenv CFLAGS -march=i686
setenv CXX
2012 Aug 01
5
Access and group issues on domain member server (PDC is Samba as well)
Hi List,
I created a domain member server in my samba domain.
I start to realize that there are some issues when colleagues could not
access some folders in the their shares.
After searching for a solution I found that on that member server I have
no "samba" groups available.
First of all my setup:
Domain controller:
CentOS 6.2 x86_64, latest updates installed
Samba 3.5.10 (from
2016 Apr 03
3
1 last error
Hey Everyone,
I?m down to 1 last error that I know I created on my own but I can?t figure out how to fix it? Here is the error that I?m getting:
Apr 3 04:29:37 ip-172-31-24-2 postfix/qmgr[20458]: EFE01423E2: from=<me at spike.net>, size=359, nrcpt=1 (queue active)
Apr 3 04:29:37 ip-172-31-24-2 dovecot: lda(beth at primelashdiva.info): Fatal: setresgid(89(postfix),89(postfix),97(dovecot))
2016 Apr 02
2
Still muddling through with broken auth...
Jason Pruim
pruimj at gmail.com
352.234.3175
> On Apr 2, 2016, at 6:42 PM, Alexander Dalloz <ad+lists at uni-x.org> wrote:
>
> Am 03.04.2016 um 00:26 schrieb Jason Pruim:
>> Hey Edgar,
>>
>> Thanks for catching that! Missed it earlier! Got it changed but I?m still having the same error updated postconf -n:
>
> Why do you provide the Postfix
2013 Aug 26
4
Puppet ssl errors " SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed"
Hi all, I am trying to setup puppet master and puppetdb on same node using
puppetdb module.
When I try to run puppet agent -t, I see following erorr
notice: Unable to connect to puppetdb server
(ip-10-172-161-25.us-west-1.compute.internal:8081): SSL_connect returned=1
errno=0 state=SSLv3 read server certificate B: certificate verify failed
notice: Failed to connect to puppetdb; sleeping 2
2017 Aug 10
4
is a self signed certificate always invalid the first time?
> On 10 August 2017, at 04:37, Alef Veld <alefveld at outlook.com> wrote:
>
> I completely agree (having said that I'm pretty new to all this so I might be full of it).
>
> You should run your own CA if you have an active financial interest in your company (say your the owner). No added benefit to have your certificate certified by a third party, why would they care
2016 Aug 03
2
Tripp-Lite SMART1500LCDT
I've made some progress getting this Tripplite to work:
http://gathman.org/2016/07/30/Standard_Schmandard/
Basically, plug it into a USB hub that actually implements USB2.0, then
power cycle the port when it hangs. It does seem to be a hardware
problem with the USB controller.
On 05/24/2016 09:06 AM, Charles Lepple wrote:
> On May 22, 2016, at 10:18 AM, Stuart Gathman wrote:
>> I
2017 Oct 22
2
postfix -1 read errors
Hi all.
I?m a bit worried about the following read errors i see in my log lately. Mails still arrive and get sent fine, but what is going on with this? It doesn?t look good. Nothing has change on server side and i restarted all services (dovecot, postfix, saslauthd, sql ).
Maybe it?s a temporary iPhone thing (the device im using to read and send mails, not the first time that happened. Maybe
2016 Apr 03
4
Still muddling through with broken auth...
Jason Pruim
pruimj at gmail.com
352.234.3175
> On Apr 2, 2016, at 8:01 PM, Alexander Dalloz <ad+lists at uni-x.org> wrote:
>
> Am 03.04.2016 um 01:04 schrieb Jason Pruim:
>>
>> Jason Pruim
>> pruimj at gmail.com
>> 352.234.3175
>>
>>
>>> On Apr 2, 2016, at 6:42 PM, Alexander Dalloz <ad+lists at uni-x.org> wrote:
>>>
2017 Apr 18
2
Xen C6 kernel 4.9.13 and testing 4.9.15 only reboots.
Apologies: I installed the newer -26 kernel and had not rebooted into it.
The grub2 menu item should have been "CentOS Linux (4.9.20-25.el7.x86_64) 7
(Core)". I am currently restarting that remote affected system (unmodified
grub2 entry first).
Thanks
PJ
On Tue, Apr 18, 2017 at 8:39 AM, PJ Welsh <pjwelsh at gmail.com> wrote:
> Just to note, the same pattern happens on C7:
>
2016 Aug 05
0
Tripp-Lite SMART1500LCDT
On 08/05/2016 01:36 PM, Stuart D. Gathman wrote:
> On Fri, 5 Aug 2016, Marco Walther wrote:
>
>> On 08/03/2016 05:25 AM, Stuart Gathman wrote:
>>> I've made some progress getting this Tripplite to work:
>>> http://gathman.org/2016/07/30/Standard_Schmandard/
>>>
>>> Basically, plug it into a USB hub that actually implements USB2.0,