[Mailman-Developers] what happens after writing to qfiles?

Andreas Gietl gietl@gietl.com
Mon, 06 Nov 2000 19:25:24 +0100


Are the qfiles just processed by qrunner?

Andreas Gietl wrote:
> 
> Hi,
> 
> since a few weeks i am exploring mails not proceeded by mailman after
> upgrades to rc1 or even on servers with a new fresh installation.
> 
> Since it seems you could not help me till today i want to ask you what
> happens after mailman wrote the two files to qfiles when it gets a
> confirmation message? How are they proceeded?
> 
> concretly: what happens after this is done?
> [pid 32132]
> open("/home/mailman/qfiles/5d8a73f7dfa649d60b947426c439a34c2b17f4b9.db",
> O_RDONLY) = -1 ENOENT (No such file or directory)
> [pid 32132] umask(0)                    = 022
> [pid 32132]
> open("/home/mailman/qfiles/5d8a73f7dfa649d60b947426c439a34c2b17f4b9.db",
> O_WRONLY|O_CREAT|O_TRUNC, 0664) = 5
> [pid 32132] fcntl(5, F_GETFL)           = 0x1 (flags O_WRONLY)
> [pid 32132] fstat(5, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
> [pid 32132] mmap(NULL, 4096, PROT_READ|PROT_WRITE,
> MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4014a000
> [pid 32132] _llseek(5, 0, [0], SEEK_CUR) = 0
> [pid 32132] umask(022)                  = 0
> [pid 32132] write(5, "{s\7\0\0\0versioni\2\0\0\0s\t\0\0\0torequest"...,
> 124) = 124
> [pid 32132] close(5)                    = 0
> [pid 32132] munmap(0x4014a000, 4096)    = 0
> [pid 32132] umask(0)                    = 022
> [pid 32132]
> open("/home/mailman/qfiles/5d8a73f7dfa649d60b947426c439a34c2b17f4b9.msg",
> O_WRONLY|O_CREAT|O_TRUNC, 0664) = 5
> 
> thx
> 
> andreas
> --
> andreas gietl
> gietl internet services
> fon +49 9402 2551
> fax +49 9402 2604
> mobile +49 171 60 70 008
> gietl@gietl.com
> 
> ############################################
> # Das Handbuch sagt, das Programm benötige #
> #  Windows 95 oder besser. Also habe ich   #
> #          Linux installiert!              #
> ############################################
> 
> _______________________________________________
> Mailman-Developers mailing list
> Mailman-Developers@python.org
> http://www.python.org/mailman/listinfo/mailman-developers

-- 
andreas gietl
gietl internet services
fon +49 9402 2551
fax +49 9402 2604
mobile +49 171 60 70 008
gietl@gietl.com

############################################
# Das Handbuch sagt, das Programm benötige #
#  Windows 95 oder besser. Also habe ich   #
#          Linux installiert!              # 
############################################