RE: [Openvpn-users] /etc/init.d/openvpn does not work, manual is OK

2007-09-20 Thread Edson
Most problably this a problem concerned to the user used on the start
process.

 

If You're loged in as root and it start ok, try to make a 'su' to the user
that openvpn runs and see what happens.

Edson.

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Balazic
Sent: quinta-feira, 20 de setembro de 2007 14:13
To: debian-user@lists.debian.org; [EMAIL PROTECTED]
Subject: [Openvpn-users] /etc/init.d/openvpn does not work, manual is OK

 

Hi!

I've been using an OpenVPN client setup for months with success and now I
decided to start it automatically during startup.

I copied the config file to /etc/openvpn/tun1.conf and the used key file
also :  /etc/openvpn/key

If I now start it with " /etc/init.d/openvpn start", it works fine.

But if I reboot, it connects to the VPN server, but does not set the routes
(I have "route-gateway 10.4.0.1" and
"redirect-gateway def1" in the config file).

 

The last lines after boot are :
NET: Registered protocol familiy 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
eth1: no IPv6 routers present

 



sound card trouble.

1999-05-12 Thread Edson Santos




On my Opti930 sound card the device manager shows a yellow 
exclamation mark by the Opti930 Sound/OPL3 Device.  In the device status it 
says that it has a (code 10).  I have changed the IRQ and DMA I have had 
trouble for a long time please could you advise me.  And could I install a 
new sound card and would it conflict like the one I 
have.


Starting wlan0 instead of eth0

2005-05-26 Thread Jason Edson
I'm new to this part of my debian system. Instead of having eth0 load
up when my system starts, I want to run a script that enables my
wireless card(wlan0) that uses ndiswrapper to load. My script looks
like this:

#!/bin/bash
echo "Starting wireless networking."
ifconfig eth0 down
modprobe ndiswrapper
sleep 1
iwconfig wlan0 mode Managed
iwconfig wlan0 essid cocksmoker
iwconfig wlan0 key blahblahblahmynetkey
dhcpcd -t 10 -d -G 192.168.1.1 wlan0
echo "Wireless networking started.hopefully!"

I don't know how to achive this so any pointers or links for some
reading would be very appreciated. Thanks for your time.



aptitude synaptic gnome to be removed?

2005-06-28 Thread Jason Edson
I just did a dist-upgrade on my unstable box and for some reason apt
wanted to remove gnome, synaptic, aptitude and I think one other. Has
any one else had this problem or can someone tell me the reason why?
Thank you

PS: Heres my sources.list

#kde-3.4.1
deb http://pkg-kde.alioth.debian.org/kde-3.4.1 ./

deb http://debian.oregonstate.edu/debian/ unstable main non-free contrib
deb-src http://debian.oregonstate.edu/debian/ unstable main non-free contrib

deb http://security.debian.org/ stable/updates main contrib non-free



Re: debian hosting service

2005-06-28 Thread Jason Edson
On 6/28/05, John Kelly <[EMAIL PROTECTED]> wrote:
> On Tue, 28 Jun 2005 09:17:03 -0400, Mark D Hansen <[EMAIL PROTECTED]>
> wrote:
> 
> >can anyone recommend a good hosting company
> 
> I'm considering using http://www.velocityserver.com/ since they offer
> a dedicated server for $69.95 monthly and will preinstall debian.
> 
> Anybody know much about them?
> 
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

I second dreamhost.com they are a good service. Best I've ever used.



Re: aptitude synaptic gnome to be removed? [solved]

2005-06-29 Thread Jason Edson
On 6/28/05, Rick Friedman <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Thomas Weinbrenner wrote:
> > I guess that in a few days we will get new versions of aptitude and
> > synaptic which use apt 0.6, so we just have to wait (and use apt-get
> > upgrade instead of dist-upgrade).
> 
> Well, the day has arrived. New packages of synaptic (version 0.57.1-1)
> and aptitude (version 0.2.15.9-3) are now in Sid. I've installed them
> (along with the new apt) and everything is running smoothly so far.
> 
> Rick
> - --
>  "Quotation, n: The act of repeating erroneously the words of another."
> - - Ambrose Pierce
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.1 (GNU/Linux)
> 
> iD8DBQFCwgnDOlHq0MpoXLoRArNdAJ0baEWvRRvRdx3Z4p6fZjAkbKEJgACgqM9z
> zq68vpQi1YMiPq1oxt/JDPA=
> =8u11
> -END PGP SIGNATURE-
> 
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

Ya, seems to be working for me now too.



Inscrição

2018-08-21 Thread Edson Copque
Essa mensagem é destinada exclusivamente ao seu destinatário e pode conter
informações confidenciais, protegidas por sigilo profissional ou cuja 
divulgação seja proibida por lei. O uso não autorizado de tais informações é 
proibido e está sujeito às penalidades cabíveis.

This message is intended exclusively for its addressee and may contain 
information that is confidential and protected by a professional privilege or 
whose disclosure is prohibited by law. Unauthorized use of such information is 
prohibited and subject to applicable penalties.

Sent from ProtonMail Mobile

Re: xorg in sid

2005-07-12 Thread Jason Edson
On 7/12/05, Paul Scott <[EMAIL PROTECTED]> wrote:
> Paul Scott wrote:
> 
> > Robert Vangel wrote:
> >
> >> Paul Scott wrote:
> >>
> >>> Don't I need xserver-xorg which is dependent on xserver-common >
> >>> 6.8.2.dfsg.1-1 and therefore not installable?
> >>>
> >>
> >>
> >> i386? http://packages.debian.org/unstable/x11/xserver-common version
> >> looks fine to me...?
> >>
> >>
> > Yes, i386.  aptitude here doesn't think so.  I'm trying to work around
> > it.
> 
> apt-get lets me install xserver-xorg.  aptitude doesn't.
> 
> Paul
> 
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

I installed xorg in unstable today with synaptic and it removed
xfree86. I've had no problems and even my Nvidia drivers still work.

PS:
Sorry Paul for sending it to your email the first time



Corrupt linux-source-2.6.12

2005-07-26 Thread Jason Edson
I've apt-get'd the linux-source-2.6.12 package and when i try
to unpack it with with tar -jxvf I get this error:

[snip]
linux-source-2.6.12/drivers/usb/net/usbnet.c
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers

bzip2: Data integrity error when decompressing.
Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Child returned status 2
tar: Error exit delayed from previous errors

I've tried to get it a couple times but keep getting the same error.
The mirror I'm using is http://debian.osuosl.org but I've tried others.
Is anyone else getting this error or is there a way to fix it? I've also
tried running the bzip2recover program with no success. Thank you
for your time

Jason Edson



My Grub/MBR went bye bye

2005-08-11 Thread Jason Edson
My girl just bought me a new laptop, Averatec 6100A, I used gparted
from a live cd to split my ntfs partition to make way for debian. All
went well and worked great. The problem is when I booted Wnd**sa
dialog kept popping up saying there was an error. It kept popping up
so I clicked fix and now when my computer boots it gets to the point
where grub should show but then my computer keeps re booting. So my
question is, how to I re-insyall grub eithout having to reinstall
debian? I've looked for similar problems but with no luck. I used the
windows disk to "fixmbr" but I want grub back. Sorry for the rambaling
but I'm on pain med's for my back so I'm a little out of it.

Thanks in advance,
Jason Edson



Re: GNOME Wants Internet V6

2005-08-18 Thread Jason Edson
On 8/18/05, Bryan Batten <[EMAIL PROTECTED]> wrote:
> I'm running Debian Sarge 2.8.1-6. Every time it starts, I get the
> following messages in .xsession-error:
> 
> _IceTransSocketOpenCOTSServer: Unable to open socket for inet6
> _IceTransOpen: transport open failed for inet6/Pentium90:
> _IceTransMakeAllCOTSServerListeners: failed to open listener for inet6
> 
> I've compiled my kernel without internet v6 support, and do not want
> to have to add it in just to make this message go away.
> 
> Anybody know what gnome setting I change to make it not try for v6?
> 
> 
> 
> Thanks,
> 
> Bryan
> 
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

I think in the gnome networking tool or whatever its called, theres
some options for trying ipv6 and you have to remove them manually. I
use e17 and havent used gnome for awhile but I think that will solve
your problem.



Re: how-to for using xfwm4 and ROX?

2005-08-19 Thread Jason Edson
On 8/18/05, Cybe R. Wizard <[EMAIL PROTECTED]> wrote:
> On Wed, 17 Aug 2005 10:18:11 -0500
> Albert <[EMAIL PROTECTED]> wrote:
> 
> > I can find no documentation for using a window manager other than
> > xdm, e.g. xfwm4 with ROX.  I don't want either Gnome or KDE. Can
> > anyone here point me in the right direction.  X Windows was up
> > and running before I installed these two packages. Now I just get
> > a gray screen and no pop up menus.  Also, some script has
> > hijacked my text login and replaced it with a graphical login. I
> > prefer to startx myself.  Thanks ahead for any help.
> 
> Your console login screen has been hijacked by xdm which is a display
> manager (window manager picker in a graphical face), not a window
> manager itself.  You need to (as root):
>  apt-get install 
> Heck, install them all and play around.  That's what I did and I still
> change from time to time.
> In addition, if you want to lose the graphical login (as root):
>  apt-get remove xdm
> 
> Cybe R. Wizard
> --
> Q: What's the difference between MicroSoft Windows and a virus?
> A: Apart from the fact that viruses are supported by their authors,
> use optimized, small code and usually perform well, none.
> Winduhs
> 
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

apt-get install enlightenment   = )



Re: Debian Wiki Down: Permanantly?

2005-08-25 Thread Jason Edson
On 8/25/05, kamaraju kusumanchi <[EMAIL PROTECTED]> wrote:
> C Shore wrote:
> 
> >-BEGIN PGP SIGNED MESSAGE-
> >Hash: SHA1
> >
> >Hi,
> >
> >I've confirmed that that debian wiki is down for others as well as
> >myself, so I am wondering if anyone knows whether it has disappeared
> >permanently or if it will be back soon.
> >
> >(http://wiki.debian.net)
> >
> >Thanks,
> >
> >Daniel
> >
> Does not work for me and has been like that for the past 2 days. Nothing
> loads and the request just times out. I currently live in Ithaca, NY, USA.
> 
> However there is another less widely known Debian wiki which you might
> find interesting.
> 
> http://www.linuks.mine.nu/debian-faq-wiki/
> 
> The write/edit access has to be obtained explicitly from the moderator
> (A very good measure to avoid spam IMHO) after registering your username
> and password.
> 
> raju
> 
> --
> Kamaraju S Kusumanchi
> Graduate Student, MAE
> Cornell University
> http://www.people.cornell.edu/pages/kk288/
> 
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
>

Works here as well.



Re: hacked: can't delete files

2005-08-26 Thread Jason Edson
On 8/26/05, Andreas Hatz <[EMAIL PROTECTED]> wrote:








Hello,
 
I have posted this user group with a similar 
problem in the past and have had great help, but this one seems to be a new 
problem:
 
It looks like the affected machine has been rooted 
by a t0rn roootkit and then used to install a mail relay running on port 9020. 
This guy was pretty bold and rather cheeky, even creating a directory in his 
name in the root home directory. In this directory he seems to also have 
left a file which seems to contain his hotmail address. This is only by the way. 
The REAL problem I am having is this:
 
chkrootkit has given the following:
 
Searching for suspicious files and dirs, it may 
take a while.../usr/lib/libsh/.bashrc /usr/lib/libsh/.backup 
/usr/lib/libsh/.sniff /usr/lib/libsh/.bash_history /usr/lib/libsh/.owned 
/lib/security/.config/usr/lib/libsh/.backup /usr/lib/libsh/.sniff 
/usr/lib/libsh/.owned /lib/security/.config
Now the following:
 
ns:~# cd /usr/lib/libshns:/usr/lib/libsh# ls 
-altotal 44drwxr-xr-x    6 root 
root 4096 Aug 21 08:38 
.drwxr-xr-x   38 root 
root    12288 Aug 22 20:38 
..drwxr-xr-x    2 root 
root 4096 Aug 22 19:24 
.backup-rw---    1 root 
root  365 Aug 21 08:37 
.bash_history-rwxr-xr-x    1 root 
root 1206 Apr 18  2003 
.bashrcdrwxr-xr-x    2 root 
root 4096 Aug 22 19:24 
.owneddrwxr-xr-x    2 root 
root 4096 Aug 22 19:24 
.sniff-rwxr-xr-x    1 root 
root 2039 Aug 22 20:28 
hidedrwxr-xr-x    2 root 
root 4096 Aug 22 19:24 
utilz
Also:
 
ns:/usr/lib/libsh# lsattr *-- 
hidens:/usr/lib/libsh# lsattr .b*-- 
.bash_history-- .bashrc
ns:/usr/lib/libsh# lsattr .-- 
./utilz-- ./hide
Now try to delete:
 
ns:/usr/lib/libsh# rm -rf *rm: cannot unlink 
`hide': Permission deniedrm: cannot remove directory `utilz': Permission 
deniedns:/usr/lib/libsh# ls -altotal 44drwxr-xr-x    
6 root 
root 4096 Aug 21 08:38 
.drwxr-xr-x   38 root 
root    12288 Aug 22 20:38 
..drwxr-xr-x    2 root 
root 4096 Aug 22 19:24 
.backup-rw---    1 root 
root  365 Aug 21 08:37 
.bash_history-rwxr-xr-x    1 root 
root 1206 Apr 18  2003 
.bashrcdrwxr-xr-x    2 root 
root 4096 Aug 22 19:24 
.owneddrwxr-xr-x    2 root 
root 4096 Aug 22 19:24 
.sniff-rwxr-xr-x    1 root 
root 2039 Aug 22 20:28 
hidedrwxr-xr-x    2 root 
root 4096 Aug 22 19:24 
utilz
So it seems that the immutable attribute is not set 
on either of these files, but they can not be deleted. Also if I copy this 
directory to another place it becomes "invisible". ie you don't see it with ls, 
but you can change to it with cd. Make sense?
 
I have done a fresh re-install of all commands used 
above. And I will be complately rebuilding the compromised box, but I am still 
intrigued by this.
 
Anybody like to have a go?
 
Best regards,
 
Andreas 


Didnt you post this like a week ago and get answers? Just curious if my mail reader is acting up.

Jason Edson


Re: Re: WWW.GUNSAMERICA.COM

2005-09-12 Thread Jason Edson
On 9/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:




WHERE CAN I GO TO FIND INFO ON SPANISH MADE DOUBLE BBL
SHOTGUN?
 
THANK YOU,
WTH



Goto INFOONSPANISHMADEDOUBLEBBLSHOTG
UN.com

= \



Re: Debian "install server" setup

2005-09-12 Thread Jason Edson
On 9/12/05, Preston Boyington <[EMAIL PROTECTED]> wrote:
On 9/12/05, Mark Lijftogt <[EMAIL PROTECTED]> wrote:> > Because you told us that it is for home use only I don't see any use in> FAI, or getting the whole shabang that Debian has to offer. Over 
15.000> packages downloaded, and at the most 1000 used if you are totally lost> and out of luck.>>Thank you and I will start looking at apt-proxy.Most likely I won't (currently) need anything more than apt-proxy.
BUT, when I decide to open my connection to others (I am one of thefew that has more than dial-up in my area) what will I need to do toallow them to install/update from my LAN?  It won't happen for a while
(two months at least) so I will have plenty of time to study up onwhat is needed.(seriously, I am not trying to be difficult.  I just don't have anyoneelse to ask)Preston

Ok, I'm just offering a suggestion as I'm not tottally sure what you
want and maybe apt-proxy will work. But to save bandwidth on my network
I use apt-cacher. It stores files that one machine has downloaded and
lets all the other machines use those same files. Just an idea and
sorry if this is no help to you.


Re: bootsplash

2005-09-15 Thread Jason Edson
On 9/15/05, mess-mate <[EMAIL PROTECTED]> wrote:
Nicolas Cadou <[EMAIL PROTECTED]> wrote:| Le 15 Septembre 2005 08:00, mess-mate a écrit:| > Thanks for that explanation.| > I've chosen several different 16bit modes ( seems the bootsplash
| > works only on 16bit) without success.| > Or the patch don't support s3 cards ?|| Sorry, but I do not know any other solution to this problem of yours, except| of course, to get another video card :-)
|| Nicolas|Ok, thanks for your time.I'll look further or simply delete/uninstall it.mess-mate--Among the lucky, you are the chosen one.On my setup I use  vga=794 for 1280x1024  and vga=791 for 1024x768 on another.  I don't know if this helps at all but it's just my two cents. 



USB not accepting new address

2006-05-28 Thread Edson Marco Ferrari Junior

Hi all!

Im try connect a webcam Genius in Debian Sarge.

I install the module spca52xxx and quickcam, but when connect the
webcam in USB (2.0) in dmesg returns this message:

usb 2-2: new full speed USB device using uhci_hcd and address 6
usb 2-2: device not accepting address 6, error -71

lsusb returns me the webcam:

Bus 005 Device 003: ID 0458:000e KYE Systems Corp. (Mouse Systems) VideoCAM Web
Bus 005 Device 002: ID 04cc:1122 Philips Semiconductors Hub

caminfo do not find the webcam.

add to kernel (2.6.15) video for linux.

Now i have the modules:

Module  Size  Used by
nvidia   4549396  12
vmnet  37796  9
vmmon 105708  0
stv680 26764  0
ovcamchip  20616  0
vicam  12032  0
usbvideo   26756  0
spca5xx   648464  0
bw_qcam12072  0
videodev   10112  5 stv680,vicam,usbvideo,spca5xx,bw_qcam
sr_mod 16292  0


What is wrong?

--
/*
* Edson Marco Ferrari Junior
* [EMAIL PROTECTED]
* http://www.itasoa.com.br (no dia que funcionar eu aviso)
*/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: USB not accepting new address

2006-05-29 Thread Edson Marco Ferrari Junior

I dont have USB 1.1 in my micro. Or exists configuration what i dont made.

On 5/29/06, Brad Sawatzky <[EMAIL PROTECTED]> wrote:

On Sun, 28 May 2006, Edson Marco Ferrari Junior wrote:

> Hi all!
>
> Im try connect a webcam Genius in Debian Sarge.
>
> I install the module spca52xxx and quickcam, but when connect the
> webcam in USB (2.0) in dmesg returns this message:
>
> usb 2-2: new full speed USB device using uhci_hcd and address 6
> usb 2-2: device not accepting address 6, error -71
[ ... ]

I had similar problems with my Creative WebCam NX Pro 2.  After much
googling I found the following suggestion worked.  Try plugging the camera
into a USB _1.x_ hub (or try bypassing the hub completely).  Either
workaround solved the problem for me.

My camera won't initialize correctly if it's plugged into any of my USB 2
hubs (or into an add-on NEC-chipset USB2 pci card for that matter).  It
seems this is a semi-common issue with webcams (not just the spca52xxx
driver).  I don't know why USB transactions with a webcam would be so
touchy, but a USB hard drive runs fine a full capacity through the same USB
port...

-- Brad


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]





--
/*
* Edson Marco Ferrari Junior
* [EMAIL PROTECTED]
* http://www.itasoa.com.br (no dia que funcionar eu aviso)
*/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




mailsnarf in different files

2006-04-10 Thread Edson Marco Ferrari Junior
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.

How i could to make to save each e-mail in different file? Or what
other form to make it?

Tank's

--
/*
 * Edson Marco Ferrari Junior
 * [EMAIL PROTECTED]
 * http://www.itasoa.com.br (no dia que funcionar eu aviso)
 */



Re: mailsnarf in different files

2006-04-10 Thread Edson Marco Ferrari Junior
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 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 e-mail in different file? Or what
> > other form to make it?
>
> if you want emails in individual files, you need to look into Maildir
> format.

--
/*
 * Edson Marco Ferrari Junior
 * [EMAIL PROTECTED]
 * http://www.itasoa.com.br (no dia que funcionar eu aviso)
 */



Re: mailsnarf in different files

2006-04-26 Thread Edson Marco Ferrari Junior

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 = "mailsnarf";

  printf("From %s %s", from, ctime(&t));

  while ((p = strsep(&msg, "\n")) != NULL) {
  if (strncmp(p, "From ", 5) == 0)
  putchar('>');
  for (; *p != '\r' && *p != '\0'; p++)
  putchar(*p);
  putchar('\n');
  }
  putchar('\n');
  fflush(stdout);
}

And it's new code:

static void
print_mbox_msg(char *from, char *msg)
{
  char *p;
  time_t t;

  FILE *fl; //ponteiro para o arquivo

  char *dir = "/home/edmafer/Maildir/new/";

  char path[30];

  t = time(NULL); //Pegando a data e hora de agora

  sprintf(path,"%s%d.%s",dir,cont++,"eml");

  fl = fopen(path,"w");

  if (!fl) {
  printf("\nErro ao tentar criar arquivo\n");
//message the error on open the file.
  return;
  }

  if (from == NULL) //Definindo o from
  from = "mailsnarf";

  fprintf(fl,"From %s %s", from, ctime(&t));

  while ((p = strsep(&msg, "\n")) != NULL) {
  if (strncmp(p, "From ", 5) == 0)
  putc('>',fl);
  for (; *p != '\r' && *p != '\0'; p++)
  putc(*p,fl);
      putc('\n',fl);
  }

  putc('\n',fl);
  fflush(stdout);

  fclose(fl); //Fechando o arquivo
}

I redirect the messages in files. There are one variable named cont.
This variable is an integer that return an number of files.

On 4/10/06, Edson Marco Ferrari Junior <[EMAIL PROTECTED]> 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.

How i could to make to save each e-mail in different file? Or what
other form to make it?

Tank's

--
/*
 * Edson Marco Ferrari Junior
 * [EMAIL PROTECTED]
 * http://www.itasoa.com.br (no dia que funcionar eu aviso)
 */




--
/*
* Edson Marco Ferrari Junior
* [EMAIL PROTECTED]
* http://www.itasoa.com.br (no dia que funcionar eu aviso)
*/