Hi all!
To divide the log of mailsnarf in diferent files, i had to modify the
source of mailsnarf.
But it's very easy!
It's old code:
static void
print_mbox_msg(char *from, char *msg)
{
char *p;
time_t t;
t = time(NULL);
if (from == NULL)
from = "mailsna
The e-mails that i want to get are the all e-mails that are redirect
from ports 25 and 110.
For this reason i use a sniffer.
[]'s
On 4/10/06, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 10, 2006 at 11:09:01AM -0300, Edson Marco Ferrari Junior wrote:
> > Hi!
> >
> > I'm trying
On Mon, Apr 10, 2006 at 11:09:01AM -0300, Edson Marco Ferrari Junior wrote:
> Hi!
>
> I'm trying implements a more control on pop and smtp.
>
> With mailsnarf i get all e-mails, but i just save in one file, or
> print in screen.
I don'tknow mailsnarf, but...
>
> How i could to make to save each
3 matches
Mail list logo