[Postfixbuch-users] maildrop autoresponder
Andreas Winkelmann
ml at awinkelmann.de
Sa Jul 17 21:26:11 CEST 2004
Am Samstag, 17. Juli 2004 21:04 schrieb Daniel S.:
> > Mach mal:
> >
> > # strace maildrop -dnl_xaarr.net at localhost.phpaction.de
> >
> > Und schau mal worauf er zugreifen will.
>
> strace maildrop -dnl_xaarr.net at localhost.phpaction.de
[...]
> chdir("/var/spool/maildirs") = 0
> stat64(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
> SYS_199(0x402282e8, 0x1, 0x40228f60, 0x40226a90, 0xbffff66c) = 5701
> rt_sigaction(SIGALRM, {0x8062600, [ALRM], SA_RESTART|0x4000000},
> {0x8063c00, [ALRM], SA_RESTART|0x4000000}, 8) = 0
> alarm(300) = 0
> lseek(0, 0, SEEK_END) = -1 ESPIPE (Illegal seek)
> lseek(0, 0, SEEK_SET) = -1 ESPIPE (Illegal seek)
> read(0, <unfinished ...>
>
>
> sieht nach
>
> /var/run/.nscd_socket"}, 110) = 0
Nö, das ist nur geplänkel.
> aus, oder
>
> chdir("/var/spool/maildirs") = 0
0 bedeutet bei chdir() Erfolg.
> ?
>
> sehr netter befehl. :)
Als letztes scheint er auf STDIN zu warten, dachte eigentlich es würde evtl
ohne gehen.
Mach mal:
# echo "Hallo" | strace maildrop -dnl_xaarr.net at localhost.phpaction.de
--
Andreas
Mehr Informationen über die Mailingliste Postfixbuch-users