Displaying 2 results from an estimated 2 matches for "anoigo".
2005 Nov 06
0
[Bug 3244] crash with large directories
...7y\3\212\016220.160.239.59\0\1\207z\3\213"..., 7457) =
7457
munmap(0xb5a3f000, 266240) = 0
close(3) = 0
open("/var/log/cron", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0600, st_size=5033, ...}) = 0
read(3, "Nov 6 16:10:01 anoigo crond[197"..., 5033) = 5033
close(3) = 0
open("/var/log/maillog", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0600, st_size=21617, ...}) = 0
read(3, "Nov 6 16:07:49 anoigo sendmail["..., 21617) = 21617
close(3)...
2005 Aug 22
2
Poprelayd released for Dovecot
...e interesting feedbacks.
This is the link:
http://sourceforge.net/forum/forum.php?thread_id=1338704&forum_id=21494
BTW, I would need something from you:
The POP login information that we can find for Dovecot in the
/var/log/maillog is [::ffff:IP_ADDRESS].
Here is an example:
Aug 19 23:23:02 anoigo pop3-login: Login: john [::ffff:82.208.12.243]
Will this be kept the same all the time or is this ffff value a variable ?
Will it be kept like this all the life of Dovecot ? Also, I would need to
know if the 'pop3-login' and 'Login:' information there will also be kept.
Thanks....