Displaying 2 results from an estimated 2 matches for "smtp101".
2013 Jun 05
2
dovecot and time
...Chrome addr"..., 4096) = 4096
read(0, "edu.\n\nDr. Johannes Ullrich is Ch"..., 4096) = 3164
read(0, "", 932) = 0
umask(0177) = 077
open("/usr/home/vpopmail/domains/havokmon.com/rick/Maildir/tmp/1370448645.M589211P14191.smtp101", O_WRONLY|O_CREAT|O_EXCL|O_TRUNC|O_LARGEFILE, 0777) =
11
umask(077) = 0177
open("/usr/home/vpopmail/domains/havokmon.com/rick/Maildir/dovecot.index.cache", O_RDWR|O_LARGEFILE) =
12
fstat64(12, {st_mode=S_IFREG|0600, st_size=1568768, ...}) = 0
mmap2(N...
2013 Jun 05
1
Dovecot and time (again)
...he command from the command line works perfectly... So
where could my problem reside?
Two examples:
1st via Calling from procmail:
:0
* ? test -f /usr/lib/dovecot/dovecot-lda
{
:0w
|/usr/lib/dovecot/deliver -d $EXT@$HOST
}
-rw-------??? 1 vpopmail? vchkpw? 87196 Jun? 5 13:43
1370439849.M812P29560.smtp101,S=87196,W=88094
2nd via Commandline:
#sudo -u vpopmail cat /tmp/testmail.txt | /usr/lib/dovecot/deliver -d
rick at havokmon.com
-rw-------??? 1 vpopmail? vchkpw? 27740 Jun? 5 08:46
1370440001.M421646P29846.smtp101,S=27740,W=28243
I've thrown the TZ variable in the mix as well with no resolut...