Displaying 12 results from an estimated 12 matches for "ctyme".
Did you mean:
ctime
2018 May 21
1
SSL error after upgrading to 2.31
After upgrading to 2.31 I'm getting this error. Not sure what I'm doing
wrong.
No (No signatures could be verified because the chain contains only one
certificate and it is not self signed.)
ssl = yes
ssl_cert = </etc/exim/certs/ctyme.com.crt
ssl_key = </etc/exim/certs/ctyme.com.key
ssl_ca = </etc/exim/certs/ca.crt
local mail.ctyme.com {
? protocol imap {
??? ssl_cert = </etc/exim/certs/ctyme.com.crt
??? ssl_key = </etc/exim/certs/ctyme.com.key
??? ssl_ca = </etc/exim/certs/ca.crt
? }
? protocol pop3 {
?...
2018 May 21
2
SSL error after upgrading to 2.31
...ng to 2.31 I'm getting
this error. Not sure what I'm doing wrong.
No (No signatures could be verified because the chain contains
only one certificate and it is not self signed.)
ssl = yes
ssl_cert = </etc/exim/certs/ctyme.com.crt
ssl_key = </etc/exim/certs/ctyme.com.key
ssl_ca = </etc/exim/certs/ca.crt
local mail.ctyme.com {
? protocol imap {
??? ssl_cert = </etc/exim/certs/ctyme.com.crt
??? ssl_key = </etc/exim/certs/ctyme.com.key
??? ssl_...
2007 May 13
10
Thinking Outside the Box - Extending IMAP
...ule today 8:00 10:00
100 8:00 make coffee
100 9:00 meeting with boss
100 9:30 Call Joe Blow at 415-555-1212
100 ok
100 quit
100 ok
One thing I'd like to use it for is an outgoing SMTP connection to send
outgoing email over IMAP. A session might look like this:
999 EXECUTE smtp
999 220 darwin.ctyme.com ESMTP Exim 4.67 Sun, 13 May 2007 06:52:26 -0700
999 helo ctyme.com
999 250 darwin.ctyme.com Hello localhost [127.0.0.1]
999 mail from:marc at perkel.com
999 250 OK
999 rcpt to:dovecot at dovecot.org
999 250 Accepted
......
999 quit
999 OK
Who likes this idea?
2006 Apr 14
2
Master Password not working
...-file
args = /etc/vmail/shadow.%d
}
userdb passwd-file {
# Path for passwd-file
args = /etc/vmail/passwd.%d
}
socket listen {
master {
path = /var/run/dovecot/auth-master
mode = 0666
}
}
}
telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.ctyme.com (127.0.0.1).
Escape character is '^]'.
* OK Dovecot ready.
1 login master*marc at perkel.com test
1 NO Authentication failed.
Thanks in advance.
2007 May 23
5
Will pay $500 towards a Dovecot feature
...ule today 8:00 10:00
100 8:00 make coffee
100 9:00 meeting with boss
100 9:30 Call Joe Blow at 415-555-1212
100 ok
100 quit
100 ok
One thing I'd like to use it for is an outgoing SMTP connection to send
outgoing email over IMAP. A session might look like this:
999 EXECUTE smtp
999 220 darwin.ctyme.com ESMTP Exim 4.67 Sun, 13 May 2007 06:52:26 -0700
999 helo ctyme.com
999 250 darwin.ctyme.com Hello localhost [127.0.0.1]
999 mail from:marc at perkel.com
999 250 OK
999 rcpt to:dovecot at dovecot.org
999 250 Accepted
......
999 quit
999 OK
Config File:
There would have to be a config file that...
2008 Apr 23
1
DO NOT REPLY [Bug 5411] New: rsyncd.conf allow does not like CNAME
...samba.org
ReportedBy: marc@perkel.com
QAContact: rsync-qa@samba.org
When using rsyncd.conf - if the host allow uses a host name and when the FCrDNS
of the host name is verified, if the reverse pointer references a CNAME - it
doesn't work. The following fails.
hosts allow = *.ctyme.com
Example:
65.49.42.30
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31491
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 3, ADDITIONAL: 5
;; QUESTION SECTION:
;30.42.49.65.in-addr.arpa. IN PTR
;; ANSWER SECTION:
30....
2008 Feb 20
1
unimplemented parameters for int21, ax=0x440d
...ialog for quitting
appears). Output solely says it's executing an
interrupt with unimplemented parameters in wine:
err:int21:INT21_Ioctl_Block int21: unknown/not
implemented parameters:
int21: AX 440d, BX 001a, CX 0848, DX fbac, SI fc10, DI
fbec, DS 0000, ES 0000
Just had a look at
http://www.ctyme.com/intr/rb-2896.htm It turns out
that it's a lock state set for a disk drive (drive
#0x1a).
Should I except to see it working someday?
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobil...
2005 Jul 16
1
Compiling under Fedora Core 4 - Problem
...SL_load_error_strings'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x543): In
function `new_VioSSLAcceptorFd':
: undefined reference to `OPENSSL_add_all_algorithms_noconf'
collect2: ld returned 1 exit status
make[3]: *** [dovecot-auth] Error 1
make[3]: Leaving directory
`/ctyme/linuxapps/dovecot/dovecot-1.0-test78/src/auth'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/ctyme/linuxapps/dovecot/dovecot-1.0-test78/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ctyme/linuxapps/dovecot/dovecot-1.0-test78'
make: *** [all]...
2008 Feb 21
0
Re : unimplemented parameters for int21, ax=0x440d
...ys it's executing an
> interrupt with unimplemented parameters in wine:
>
> err:int21:INT21_Ioctl_Block int21: unknown/not
> implemented parameters:
> int21: AX 440d, BX 001a, CX 0848, DX fbac, SI fc10, DI
> fbec, DS 0000, ES 0000
>
> Just had a look at
> http://www.ctyme.com/intr/rb-2896.htm It turns out
> that it's a lock state set for a disk drive (drive
> #0x1a).
>
> Should I except to see it working someday?
>
If this is a DOS game, better try dosemu/dosbox.
Please give more details about "a game."
Kind regards,
Sylvain Petreol...
2011 Oct 21
2
Modify memdisk to mask/overlay start of hard drive
I have a somewhat unique problem I am trying to solve that requires me
to temporarily replace the first 63s of the main hard drive and boot
the result. Basically, I am hoping it is possible to modify memdisk to
serve requests for the first 63 sectors from a ram disk and pass other
requests through to the hard drive. There will never be a read
spanning the two, so I don't need it to be able to
2006 Mar 10
2
unload memdisk+FreeDOS => local boot
...ksum on the upper 128 interrupt vectors
2. read the MBR boot sector from the specified device int 0:7C00h
3. restore the lower 128 interrupt vectors
4. restore BIOS_EQUIP and BIOS_HD_COUNT
5. jump to 0:7C00h
Questions
---------
I chose 60h because Ralf Brown's interrupt list
(http://www.ctyme.com/rbrown.htm) did not indicate that it was being used
for anything else.
I also thought about overloading the 'reset' command using the extended
registers in a style similar to your MEMDISK? installation check.
Q: What kind of entry mechanism do you recommend?
Storing the lower 128 in...
2004 Feb 27
14
BIOS disk geometry and Linux 2.6
I am working on a Linux-based boot disk for my project
(http://unattended.sourceforge.net/), and I have hit a snag.
Under Linux 2.6, the kernel (via HDIO_GETGEO) always reports the C/H/S
geometry of an IDE drive as X/16/63. But most BIOSes want to use the
geometry Y/255/63.
Most partitioning tools (including Parted) will take clues from an
existing partition table and adapt to the BIOS values.