search for: m3freak

Displaying 20 results from an estimated 107 matches for "m3freak".

Did you mean: freak
2016 Jun 07
3
Slow auth
On Tue, 2016-06-07 at 11:45 -0500, Edgar Pettijohn wrote: > You have Pam as your passdb driver. Yes, because I have to. How else would I get Dovecot to authenticate users against my FreeIPA server? -- Ranbir -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed
2006 Aug 31
2
Postfix won't relay after update to CentOS 4.4
...dband.rogers.com blah at blah.com:password I've done the usual run through of config files after an update, and made some small changes to main.cf (just added in comments and examples that were in main.cf.rpmnew). When I try to send a message, this is the error I get: F060D1C068: to=<m3freak at rogers.com>, relay=smtp-rog.mail.yahoo2.akadns.net[206.190.36.18], delay=1, status=bounced (host smtp-rog.mail.yahoo2.akadns.net[206.190.36.18] said: 530 authentication required - for help go to http://help.yahoo.com/help/us/mail/pop/pop-11.html (in reply to MAIL FROM command)) Just in case...
2009 Jul 29
2
kvm in Centos 5.3
Hi All, Is KVM support in CentOS 5.3 complete? That is, can a CentOS 5.3 system host KVM VMs or does CentOS 5.3 only support being virtualized via KVM? I ask because I installed KVM on a CentOS 5.3 host, but I can't find a kvm module anywhere in /lib/modules/* (let alone the running kernel). Regards, Ranbir -- Kanwar Ranbir Sandhu Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux
2015 Sep 07
3
Dovecot and IPA
...ify the issue. Regards, Manuel Delgado ----------------------------------------------------------- *Usuario Linux* *#520940 <http://counter.li.org/>* Mag. Computaci?n e Inform?tica Universidad de Costa Rica Centro de Inform?tica On Mon, Sep 7, 2015 at 8:47 AM, Kanwar Ranbir Sandhu < m3freak at thesandhufamily.ca> wrote: > On Sun, 2015-09-06 at 17:41 -0400, Kanwar Ranbir Sandhu wrote: > > I've followed official documentation from Red Hat and read numerous wiki > > articles on how to configure Dovecot to get it to use GSSAPI correctly. > > I don't think...
2015 Sep 04
7
Oracle java RPM
Hi Everyone, Years ago the recommended way to install Sun's java was to install from the tar.gz file because the RPM they supplied did some bad things (clobbered other files or something...can't remember the details). Is this still the case with Oracle's java RPM, or is it now safe to install? Ranbir -- Kanwar R.S. Sandhu
2015 Sep 06
5
Dovecot and IPA
Hello, I'm trying to get Dovecot to use GSSAPI for authentication. I have an IPA server on CentOS 7 with a bunch of my servers attached to the IPA domain, including the server running Dovecot. I've followed official documentation from Red Hat and read numerous wiki articles on how to configure Dovecot to get it to use GSSAPI correctly. I don't think I've done anything
2015 Sep 04
0
Oracle java RPM
On Fri, Sep 4, 2015 at 4:13 PM, Kanwar Ranbir Sandhu <m3freak at thesandhufamily.ca> wrote: > Hi Everyone, > > Years ago the recommended way to install Sun's java was to install from > the tar.gz file because the RPM they supplied did some bad things > (clobbered other files or something...can't remember the details). Is > this st...
2015 Sep 04
0
Oracle java RPM
On 2015-09-04, Kanwar Ranbir Sandhu <m3freak at thesandhufamily.ca> wrote: > > Years ago the recommended way to install Sun's java was to install from > the tar.gz file because the RPM they supplied did some bad things > (clobbered other files or something...can't remember the details). Is > this still the case with...
2015 Sep 07
0
Dovecot and IPA
> On 07 Sep 2015, at 00:41, Kanwar Ranbir Sandhu <m3freak at thesandhufamily.ca> wrote: > > Hello, > > I'm trying to get Dovecot to use GSSAPI for authentication. I have an IPA server on CentOS 7 with a bunch of my servers attached to the IPA domain, including the server running Dovecot. > > I've followed official documenta...
2015 Sep 08
2
Dovecot and IPA
On Mon, 2015-09-07 at 23:15 +0200, Benny Pedersen wrote: > change password before debug logs > > then run debug > > change password > > paste it > > is safe Here's the in rawlog: 1441680001.046492 B00001 AUTHENTICATE GSSAPI 1441680001.051720 YIICZQYJKoZIhvcSAQICAQBuggJUMIICUKADAgEFoQMCAQ6iBwMFACAAAACjggFlYYIBYTC
2015 Sep 08
0
Dovecot and IPA
> On 08 Sep 2015, at 06:16, Kanwar Ranbir Sandhu <m3freak at thesandhufamily.ca> wrote: > > On Mon, 2015-09-07 at 23:15 +0200, Benny Pedersen wrote: >> change password before debug logs >> >> then run debug >> >> change password >> >> paste it >> >> is safe > > Here's the in ra...
2018 Sep 21
2
Global sieve doesn't run and I don't know why
On Fri, 2018-09-21 at 09:15 +0300, Aki Tuomi wrote: > 1. > > set mail_debug=yes, try again, and check logs The output copied and linked to on pastiebin.com is with mail_debug=yes set. I never see the global sieve script even read. > 2. > > take one email (the whole email as source), store it as mail.eml and > use > sieve-test to find out if your script is broken. I
2018 Sep 21
2
Global sieve doesn't run and I don't know why
On Thu, 2018-09-20 at 22:34 +0200, Stephan Bosch wrote: > https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration#Executing_Mu > ltiple_Scripts_Sequentially I've seen this suggested on this list and across the web. What I don't understand is why is this necessary when there is a config paramater to set a global sieve dir. It's not the order of filtering that is the problem,
2018 Sep 21
0
Global sieve doesn't run and I don't know why
> On 21 September 2018 at 23:07 Ranbir <m3freak at thesandhufamily.ca> wrote: > > > On Thu, 2018-09-20 at 22:34 +0200, Stephan Bosch wrote: > > https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration#Executing_Mu > > ltiple_Scripts_Sequentially > > I've seen this suggested on this list and across the web. Wh...
2018 Sep 21
2
Global sieve doesn't run and I don't know why
On Fri, 2018-09-21 at 23:09 +0300, Aki Tuomi wrote: > Did you forget the pastebin link? I had it in my first post. Here it is again: https://www.pastiebin.com/5ba3faa8628c2 > Also 2.2.10 is ancient. I totally understand, but it's what ships with "CentOS Linux release 7.5.1804 (Core)". -- Ranbir
2018 Sep 21
0
Global sieve doesn't run and I don't know why
On 9/21/18, 3:05 PM, "dovecot on behalf of Ranbir" <dovecot-bounces at dovecot.org on behalf of m3freak at thesandhufamily.ca> wrote: On Fri, 2018-09-21 at 09:15 +0300, Aki Tuomi wrote: > 1. > > set mail_debug=yes, try again, and check logs The output copied and linked to on pastiebin.com is with mail_debug=yes set. I never see the global sieve script even r...
2018 Sep 21
0
Global sieve doesn't run and I don't know why
> On 21 September 2018 at 23:10 Ranbir <m3freak at thesandhufamily.ca> wrote: > > > On Fri, 2018-09-21 at 23:09 +0300, Aki Tuomi wrote: > > > Did you forget the pastebin link? > > I had it in my first post. Here it is again: > > https://www.pastiebin.com/5ba3faa8628c2 > > > Also 2.2.10 is ancient....
2006 Jun 23
1
Evolution bug in CentOS 4.3
Hi Everyone, A client has an email in Evolution with an attachment: CNH_Specialized_Bid_Letter_Web_Ex_#1.doc When the file is opened directly from Evolution, OOo Writer complains: /home/rob/.evolution/cache/tmp/evolution-tmp-inF1Pe/CNH_Specialized_Bid_Letter_Web_Ex_ does not exist. But, the user's Evolution temp cache has a copy of the file: -rw-rw---- 1 rob rob 30208 Jun 23 00:43
2004 May 17
0
Snom200 Firmware: I only see 2.04g
Try this one. Took me a while too. http://www.snom.com/download/share/snom200-2.05c-SIP.bin > -----Original Message----- > From: M3 Freak [mailto:m3freak@rogers.com] > Sent: Monday, May 17, 2004 11:42 AM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Snom200 Firmware: I only see 2.04g > > Hello all, > > I've noticed several messages about the latest firmware on Snom's site, > 2.05b, and today I se...
2006 Apr 22
1
Xen on CentOS 4.3
Hello, Has anyone set up Xen on an existing CentOS 4.3 system? Does it work well, or is it better to wipe the system and start clean? I haven't found a lot of information about this specifically. Secondly, I have found on the xen source website downloads for xen 3.02, which are meant for FC4 or RHEL (U1). I'm tempted to try the RHEL downloads, but I don't have any spare machines