Sponsored Content
Special Forums Windows & DOS: Issues & Discussions system restarts after shutdown!! Post 302415212 by thillai_selvan on Thursday 22nd of April 2010 03:14:23 AM
Old 04-22-2010
Quote:
Originally Posted by smarty86
Hello,


from last few days my laptop is not whutting down properly.. when ever i ty to shutdown it restarts again.. what may be problem?? antivirus is updated till date.. and i use windows xp sp2....

regards,
deepak.
This is unix/Linux OS related forum.
 

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Shutdown a system by MAC?

Ok here is the problem we have 2 v440 with same IP address running solars 9. one remains on the other remains off. They are both configured exactly the same for redundant purposes for the software we use. This was the best/worst idea. Great because down time is only a mere minutes. The bad is the... (7 Replies)
Discussion started by: deaconf19
7 Replies

2. Solaris

logs for system shutdown

I am working on a SUN T2000 machine with Solaris 10 running on it. When I checked the system this morning, I found it to be turned off. The lastreboot command showed that the system had been shut down the previous night. I want to find out how the system was shut down. I have run hardware health... (2 Replies)
Discussion started by: batman727
2 Replies

3. Solaris

Shutdown system option

I am working on sunos solaris. I want to know which is good for system shut-down ? (3 Replies)
Discussion started by: Jitesh Varshney
3 Replies

4. Red Hat

shutdown system/myeclipse

Hi All, I have one situation to shut-down the system through shell script.I need script command to shut-down the system and process should end(safe-mode) the MyEclipse. (0 Replies)
Discussion started by: stsivaraj
0 Replies

5. Programming

Problem on capturing system Shutdown

I am having exactly the same problem with https://www.unix.com/programming/129264-application-cleanup-during-linux-shutdown.html but the thread is old and closed. The only difference is that I use sigaction() instead of signal(), which is recommended, as far as I know. This is my code: ... (9 Replies)
Discussion started by: hakermania
9 Replies
Mail::Milter::Module::VirusBounceSpew(3pm)		User Contributed Perl Documentation		Mail::Milter::Module::VirusBounceSpew(3pm)

NAME
Mail::Milter::Module::VirusBounceSpew - milter to reject antivirus messages typically sent to forged "senders" SYNOPSIS
use Mail::Milter::Module::VirusBounceSpew; my $milter = new Mail::Milter::Module::VirusBounceSpew; my $milter2 = &VirusBounceSpew; # convenience DESCRIPTION
This module rejects messages at the DATA phase by searching for known signs of misconfigured antivirus software. An increasing problem on the Internet as of this writing is a tendency for viruses and trojans to send mail with a forged envelope from address. This is triggering antivirus warning messages back to these forged senders. METHODS
new() Creates a VirusBounceSpew milter object. The match rules are internally hardcoded and may be examined by reading the module source. set_message(MESSAGE) Sets the message used when rejecting messages. This method returns a reference to the object itself, allowing this method call to be chained. BUGS
The rules could be much simpler, but at risk of catching legit mail. A future release will simplify the regex tests. AUTHOR
Todd Vierling, <tv@duh.org> <tv@pobox.com> SEE ALSO
Mail::Milter::Object perl v5.8.8 2004-02-26 Mail::Milter::Module::VirusBounceSpew(3pm)
All times are GMT -4. The time now is 02:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy