search for: novalidate

Displaying 20 results from an estimated 21 matches for "novalidate".

Did you mean: invalidate
2011 Sep 15
9
Help with Supreme Commander Forged Alliance
Dear wine users, when i try to run the game via Code: wine "C:\Programme\THQ\Gas Powered Games\Supreme Commander - Forged Alliance\bin\ForgedAlliance.exe" /novalidate /nomovie /nomusic (or just the path without novalidate etc.) I got this error: Code: fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION fixme:ntdll:NtQueryObject Unsupported information class 3 err:rpc:I_RpcGetBuffer no binding I have also installed the patch 3599, bu...
2005 May 23
1
dovecot and php imap_open
...'m have problems with dovecot and the php imap_open function. Can't seem to get it to work. I just get a "Aborted login [127.0.0.1]" in the dovecot logs. The php error is: [client 192.168.1.254] PHP Warning: imap_open(): Couldn't open stream {127.0.0.1:110/pop3/notls/norsh/novalidate-cert}INBOX in /var/www/html/mail/auth.php on line 89, referer: [client 192.168.1.254] PHP Notice: (null)(): Can't open mailbox {127.0.0.1:110/pop3/notls/norsh/novalidate-cert}INBOX: invalid remote specification (errflg=2) in Unknown on line 0, referer: Same type of error with ether imap or...
2003 Aug 29
1
converting from courier-imap
...ted the duplicates and it was fine. Mozilla messenger is also fine, but with the same duplication of those special folders. Everything seems nice and fast. But some of our users still cling to pine, which works with courier-imap using these three lines in .pinerc: inbox-path={our.server.edu/ssl/novalidate-cert/user=emily}INBOX default-fcc={our.server.edu/ssl/novalidate-cert/user=emily}INBOX.Sent folder-collections="IMAP Folders" {our.server.edu/user=emily/ssl/novalidate-cert}INBOX.[] On the test server I'm using dovecot-0.99.10 compiled against openssl-0.9.7b in Redhat 9. This pine...
2010 Jan 05
2
auth, partially resolved
...log for more information. [2010-01-05 13:30:12]Certificate failure for localhost: self signed certificate: /C=GR/ST=Kerkyra/L=Kerkyra/O=Tourist Enterprizes/OU=IMAP server/CN=webmail.domain.gr/emailAddress=postmaster at webmail.domain.gr * Trying protocol imap/ssl/novalidate-cert, Port 993: SUCCESS - INBOX has 0 messages (0 new 0 recent) * Trying protocol imap/tls/novalidate-cert, Port 143: SUCCESS - INBOX has 0 messages (0 new 0 recent) --- Now, I know I am not supposed to ask you chaps about this, but direct my questions to the horde maili...
2006 Dec 27
8
1.4.0, IMAP and Dovecot
I thought I would give the new IMAP support a spin on my home server, but without much luck so far. Asterisk 1.4.0 Dovecot 0.99.14 Maildir format C-client 2006d The imap server is also the Asterisk server, so connections are on the localhost. The error posted to the logs is: IMAP Error: Can't open mailbox {127.0.0.1:143/imap/authuser=root//user=dan_austin}INBOX: invalid remote specification
2018 Dec 31
2
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1
Hi Aki, Yes, the same connect error: imap(meuser,)Error: net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied The mail location in "doveconf -n" (belo) does not reflect my preferences. In Alpine, if I acknowledge the error I get, which tells me to add novalidate-cert in my pinerc file, it prompts me for my POSIX username and password. After that, I get my /var/spool/mail inbox, which is not what I want. doveconf -n # 2.3.2.1 (0719df592): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.2 () # OS: Linux 4.18.0-13-generic x86_64 Ubuntu 18.10 # Hostna...
2014 Jun 16
1
SIGSEGV in 2.2.13 with IMAP Proxying to an Exchange Server
100% reproducible. User is using alpine to write an email. Continue postponed composition (answering "No" won't erase it)? y -> [>Empty folder! No messages really postponed!<] Can't delete {mproxy.charite.de/ssl/novalidate-cert/user=theusername}postponed-msgs Setup: ====== http://wiki2.dovecot.org/HowTo/ImapcProxy coredump available for further inspection Full backtrace: =============== Attaching to program: /usr/lib/dovecot/imap, process 15573 [New LWP 15573] Core was generated by `dovecot/imap'. Program te...
2016 Nov 24
1
Updated my Dovecot certificate for the first time
...> discriminate between a valid self-signed cert and a bad one. Well, it can't discriminate since any certificate (except those in your trusted store) that asserts its own validity is suspect. You can either get alpine to not complain e.g. inbox-path={192.168.100.2:143/user=whatever/tls/novalidate-cert} or add the public part of the cert into your system's trusted CA store. Joseph Tam <jtam.home at gmail.com>
2007 Jan 25
1
IMAP Voicemail Storage
I am doing some testing with 1.4 and the imap storage and a exchange 2003 server. I have not had any positive results so far using the notes on the wiki or the docs in the release. My current settings are imapserver=<server> imapport=143 imapfolder=Voicemail ;imapflags=novalidate-cert expungeonhangup=no [default] 1114 =>1114,Bruce Reeves,breeves@titanspecialties.com ,,attach=yes|imapuser=breeves|imappasswd=<secret> I have also tried specifying a global account with authuser=pbx authpassword=<secret> In either case I get a [Jan 25 13:37:43] ERROR[3564]: ap...
2007 May 15
0
MultiMarkdown Version 2.0.b1 released
MultiMarkdown 2.0.b1 includes an update to the core MultiMarkdown package, the Drag and Drop applications, the TextMate Bundle, and the Sample Document. There are a couple of significant changes in this release, as well as some bug fixes: * change \textwidth to \linewidth in LaTeX export XSLT files (let me know if this causes problems) * add Windoze compatibility to the perl scripts
2018 Dec 31
2
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1 (fwd)
...map(meuser,)Error: net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied > > The mail location in "doveconf -n" (belo) does not reflect my preferences. > > In Alpine, if I acknowledge the error I get, which tells me to add > novalidate-cert in my pinerc file, it prompts me for my POSIX username and > password.? After that, I get my /var/spool/mail inbox, which is not what I > want. > > > doveconf -n > # 2.3.2.1 (0719df592): /etc/dovecot/dovecot.conf > # Pigeonhole ver...
2018 Dec 31
2
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1 (fwd)
...ot/stats-writer) failed: Permission denied > > > > > > The mail location in "doveconf -n" (belo) does not reflect my preferences. > > > > > > In Alpine, if I acknowledge the error I get, which tells me to add > > > novalidate-cert in my pinerc file, it prompts me for my POSIX username and > > > password.? After that, I get my /var/spool/mail inbox, which is not what I > > > want. > > > > > > > > > doveconf -n > > > # 2.3.2.1 (0719d...
2018 Dec 31
0
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1
..., the same connect error: imap(meuser,)Error: net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied > > The mail location in "doveconf -n" (belo) does not reflect my preferences. > > In Alpine, if I acknowledge the error I get, which tells me to add > novalidate-cert in my pinerc file, it prompts me for my POSIX username and > password. After that, I get my /var/spool/mail inbox, which is not what I > want. > > > doveconf -n > # 2.3.2.1 (0719df592): /etc/dovecot/dovecot.conf > # Pigeonhole version 0.5.2 () > # OS: Linux 4.18.0-...
2018 Dec 31
2
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1 (fwd)
...t; > > > > > > > > The mail location in "doveconf -n" (belo) does not reflect my preferences. > > > > > > > > > > In Alpine, if I acknowledge the error I get, which tells me to add > > > > > novalidate-cert in my pinerc file, it prompts me for my POSIX username and > > > > > password.? After that, I get my /var/spool/mail inbox, which is not what I > > > > > want. > > > > > > > > > > > > > > >...
2008 Oct 28
2
Kickstart package groups
Hello, I'm building another kickstart CD, minimal, and creating my own repository. Is there any way I can get the list of files that a group (like @core o @base) will install? The idea is to put only those files in the repository to be included later in the iso file, and only those files, nothing else. Thanks in advance Francisco -------------- next part -------------- An HTML attachment
2018 Dec 31
0
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1 (fwd)
...nnect_unix(/var/run/dovecot/stats-writer) failed: Permission denied > > > > The mail location in "doveconf -n" (belo) does not reflect my preferences. > > > > In Alpine, if I acknowledge the error I get, which tells me to add > > novalidate-cert in my pinerc file, it prompts me for my POSIX username and > > password.? After that, I get my /var/spool/mail inbox, which is not what I > > want. > > > > > > doveconf -n > > # 2.3.2.1 (0719df592): /etc/dovecot/dovecot.co...
2018 Dec 31
0
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1 (fwd)
...Permission denied > > > > > > > > The mail location in "doveconf -n" (belo) does not reflect my preferences. > > > > > > > > In Alpine, if I acknowledge the error I get, which tells me to add > > > > novalidate-cert in my pinerc file, it prompts me for my POSIX username and > > > > password.? After that, I get my /var/spool/mail inbox, which is not what I > > > > want. > > > > > > > > > > > > doveconf -n > > &g...
2011 May 05
5
alpine + Maildir
Hello, I am trying to configure pine.conf for all users and running into an issue. In this setup, Mailbox format is Maildir and Maildir location is /Mail/Username/{new,cur,..etc} First thing required in alpine was patch for maildir and this has already been done. After that I have tried setting up folder-collection Mail #md ../../Mail/username and also tried using #mc (not sure which one is
2018 Dec 31
0
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1 (fwd)
...gt; > > > > > > The mail location in "doveconf -n" (belo) does not reflect my preferences. > > > > > > > > > > > > In Alpine, if I acknowledge the error I get, which tells me to add > > > > > > novalidate-cert in my pinerc file, it prompts me for my POSIX username and > > > > > > password.? After that, I get my /var/spool/mail inbox, which is not what I > > > > > > want. > > > > > > > > > > > > > >...
2018 Dec 31
2
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1
Hi Aki, Thanks. I put that in the .conf file I mentioned, and it made no difference. Chris > Hi! > > In your case it's probably easiest to change > > service stats { > unix_listener stats-writer { > mode = 0666 > } > } > > Aki > > > On 31 December 2018 at 16:05 cpblpublic+dovecot at gmail.com wrote: > > > > > >