Re: gpe-mail 0.0.1 released

From: Colin Marquardt <colin.a.t.marquardt-home.de>
Date: Tue Aug 06 2002 - 12:49:13 EDT

Colin Marquardt <colin@marquardt-home.de> writes:

> With emailsync from the command line, it seems to work almost
> perfect (with debug=3):

FWIW, here is the strace from my emailsync run:

open("/root/.emailsync//.onsync", O_RDONLY) = -1 ENOENT (No such file or directory)
write(1, "DEBUG: sending: quit\r\n", 22) = 22
write(5, "quit\r\n", 6) = 6
fsync(5) = -1 EINVAL (Invalid argument)
shmat(6, 0, 0x800) = -1 EINVAL (Invalid argument)
write(1, "polling ... ", 12) = 12
poll([{fd=6, events=POLLIN, revents=POLLIN}], 1, 10000) = 1
--- SIGCHLD (Child exited) ---
write(1, "=1 (revents=1)\n", 15) = 15
read(6, "+OK Bye-bye.\r\n", 9998) = 14
write(1, "DEBUG: rcv_buf: +OK Bye-bye.\n", 29) = 29
open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a directory)
open("/root/.emailsync//inbox", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x20000) = -1 ENOENT (No such file or directory)
dup(2) = 4
shmat(4, 0, 0x3) = ?
SYS_197(0x4, 0xbffff9d4, 0xbffff9d4, 0x7e8, 0x4) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
_llseek(4, 0, 0xbffffa2c, SEEK_CUR) = -1 ESPIPE (Illegal seek)
write(4, "opendir: No such file or directo"..., 35) = 35
close(4) = 0
munmap(0x40016000, 4096) = 0
munmap(0x40015000, 4096) = 0
_exit(1) = ?

Cheers,
  Colin

-- 
YYURYYUBICURYY4ME.
Received on Tue Aug 06 16:49:48 2002

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:41:29 EDT