how to unsubscribe to this group

2008-04-02 Thread Agnello George
how to unsubscribe to this group -- Regards Agnello Dsouza www.linux-vashi.blogspot.com www.bible-study-india.blogspot.com

Re: Your Industry profile

2008-03-20 Thread Agnello George
On 3/20/08, Arvid Ephraim Picciani <[EMAIL PROTECTED]> wrote: > > nice. spam on the spamassassin ml. anyone got a rule for those already? :D > > On Thursday 20 March 2008 11:13:09 agnello george wrote: > > Hi, > > I started your industry profile on Orglex b

linux boot process query

2008-03-14 Thread Agnello George
Hi I was just Reading the article from http://www.comptechdoc.org/os/linux/howlinuxworks/linux_hlbootproc.html in the article before the system can boot the BIOS detect the first available IDE device, on this device is the MBR which contain the boot loader and partition tables now suppose i have

error: syswrite() to parent failed: Broken pipe ... ( i have not understood )

2008-03-12 Thread Agnello George
On my spamassissin server i got the following error what is actually went wrong here !! Wed Mar 12 14:58:28 2008 [3130] error: syswrite() to parent failed: Broken pipe at /usr/lib/perl5/site_perl/5.8.8/Mail/

directly going to spam folder in yahoo

2008-03-10 Thread Agnello George
HI i am facing a problem from sending mail from [EMAIL PROTECTED] to my yahoo account , i receive the mail but it automatically come to my spam folder in my yahoo account, this happen to all email ID in the yahoo domain. Is there a work around on the mail server ( exim ) ( Linux box ).Bellow is

prefork: child states: BBBBBBB

2008-03-07 Thread Agnello George
I see in my log the following what does it mean ?? Fri Mar 7 21:07:12 2008 [11800] info: prefork: child states: BBB Fri Mar 7 21:07:12 2008 [11800] info: prefork: server reached --max-children setting, consider raising it -- Regards Agnello Dsouza www.linux-vashi.blogspot.com www.bible-s

Re: script to send mail when error detected in log file

2008-03-07 Thread Agnello George
On 3/7/08, Eddy Beliveau <[EMAIL PROTECTED]> wrote: > > Hi! > > You said > "then i add a crontab to run for ever 10 min > > crontab -e > 10 * * * * /your/location/of/script " > > Please note that your syntax said to execute once per hour at the 10th > minute of the hour > > To execute at interva

Re: script to send mail when error detected in log file

2008-03-07 Thread Agnello George
> > > > > > > Your inputs will be of great help > > > > > Might I suggest swatch? Why create your own script, when someone's > > already created a powerful tool to do this. > > > > http://swatch.sourceforge.net/ > > > > There's lots of good articles on using it out there: > > > > http://www.linuxse

error: syswrite() to parent failed ..../SpamAssassin/SpamdForkScaling.pm

2008-03-07 Thread Agnello George
Hi I have a spamassissin server with 512 MB ram cpu speed 1796.635 MHz . i am currently connecting a mailserver called "Smater mail " to connect to my remote spamassissin server and it works fine. but suddenly ( after a few days ) its connection breaks. When I check the log i find the following

Re: script to send mail when error detected in log file

2008-03-04 Thread Agnello George
On 3/4/08, Matt Kettler <[EMAIL PROTECTED]> wrote: > Agnello George wrote: > > HI > > > > I have a small query !! I need to write a script whenever there is an > > error generated in the spamd.log or any general log file to send me a > > mail only once, the

script to send mail when error detected in log file

2008-03-03 Thread Agnello George
HI I have a small query !! I need to write a script whenever there is an error generated in the spamd.log or any general log file to send me a mail only once, the bellow script is what i came u with but i doubt it would work. if [ $(grep -e "unable to start service" /var/log/spamd.log) = 1 ] ;

Re: logrotate query !

2008-03-03 Thread Agnello George
On 3/4/08, Martin Gregorie <[EMAIL PROTECTED]> wrote: > > On Mon, 2008-03-03 at 17:54, Agnello George wrote: > > hi > > > > I have set up a spamassissin server . I need to rotate the logs in > > the /var/log/spamd.log file . I added the following direc

logrotate query !

2008-03-03 Thread Agnello George
hi I have set up a spamassissin server . I need to rotate the logs in the /var/log/spamd.log file . I added the following directives in the /etc/logrotate.conf # system-specific logs may be also be configured here. # added by agnello 4 march 08 /var/log/spamd.log { weekly compress rotate 4 }

spamassassin: not scanning mails on port 783

2008-02-28 Thread Agnello George
HI I had installed my Spamassassin on a linux box ( cent os ) to scan mails from a windows "Smatermail" server and so far it was working good, but suddenly it started giving the following error : Fri Feb 29 00:12:49 2008 [27218] info: spamd: handled cleanup of child pid 19811 due to SIGCHLD Fri F

increase telnet secession count

2008-02-28 Thread Agnello George
HI I want to increase the telnet secession count from default 30 sec to 120 sec how do i do this can some one help me here -- Regards Agnello Dsouza www.linux-vashi.blogspot.com www.bible-study-india.blogspot.com

What is a pid file

2008-02-28 Thread Agnello George
while starting spamd i was recomended to use the -r switch which Write the process id to pidfile Now!! what is a pidfile ... cant find much on google can any one help me with this basic stuff !! thanks !! -- Regards Agnello Dsouza www.linux-vashi.blogspot.com www.bible-study-india.blogspot.co

how to read spamassassin headres/logs

2008-02-22 Thread Agnello George
i am kind of new to spamassissin, i have some doubts please correct me if i am wrong ### Fri Feb 22 21:08:33 2008 [29858] info: spamd: checking message <[EMAIL PROTECTED]> for (unknown):500 Fri Feb 22 21:08:33 2008 [29858] info: spamd: resul

Re: telnet port 783 from external network

2008-02-19 Thread Agnello George
On 2/19/08, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: > Agnello George wrote: > > i have checked the logs and mail sacnning is happeing :-) ... but what > > i see is the following in the logs : > > > > Feb 19 18:37:52 vps1 spamd[7508]: spamd: still runnin

Re: telnet port 783 from external network

2008-02-19 Thread Agnello George
On 2/19/08, Matt Kettler <[EMAIL PROTECTED]> wrote: > Agnello George wrote: > > On 2/19/08, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: > > > > > >>> but when i telnet from 121.240.XX.X it tries to connect ..but the > >>> conne

Re: How to Know

2008-02-19 Thread Agnello George
On 2/19/08, Tarak Ranjan <[EMAIL PROTECTED]> wrote: > Hi List, > how do i come to know that each and every incoming & > outgoing mail is > massing through SA. did'nt get your question "massing through SA." ?? -- Regards Agnello Dsouza www.linux-vashi.blogspot.com www.bible-study-india.blogspot.c

spamd: checking message ..........for(unknown):500

2008-02-19 Thread Agnello George
I have smatermail connecting to my remote system by startin spamd as follows : spamd -u spamd -d -i -s /var/log/spamd.log --allowed-ips 216.185. thnen wheni chk the logs i get the following ...why does it show "for (unknown):500" .. is this a error Tue Feb 19 19:13:49 2008 [8182] info: spamd

Re: telnet port 783 from external network

2008-02-19 Thread Agnello George
On 2/19/08, Agnello George <[EMAIL PROTECTED]> wrote: > On 2/19/08, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: > > Agnello George wrote: > > > spamd --listen-ip=0.0.0.0 <http://0.0.0.0> --allowed-ips=121.240.XX.X & > > > the child proces

Re: telnet port 783 from external network

2008-02-19 Thread Agnello George
On 2/19/08, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: > Agnello George wrote: > > spamd --listen-ip=0.0.0.0 <http://0.0.0.0> --allowed-ips=121.240.XX.X & > > the child process gets spawned > > That's fine, for testing anyway... later when you w

Re: telnet port 783 from external network

2008-02-19 Thread Agnello George
On 2/19/08, Matt Kettler <[EMAIL PROTECTED]> wrote: > > Agnello George wrote: > > Hi > > I can tel net port 783 on localhost ... but cant telnet it remotely > > ...how is that done ...thanks > You can do this using spamd's -i parameter: > > From man

telnet port 783 from external network

2008-02-18 Thread Agnello George
Hi I can tel net port 783 on localhost ... but cant telnet it remotely ...how is that done ...thanks -- Regards Agnello Dsouza www.linux-vashi.blogspot.com www.bible-study-india.blogspot.com

spamassassin on VPS ( fedora 7 ) to scan mails for windows based server

2008-02-18 Thread Agnello George
HI There is a client requiremt for mails on a windows server to be routed to a linux based server ( fedora core 7 ) to sacn for spam mails and then re-routed back to the windows based server has any one done this before ... and if so how is it done ?.. any links would really b

SPAM tagging

2007-10-29 Thread Agnello George
Hi i have installed amavisd new on my postfix mailserver. Now i need to test spam , so I sent a mail with the following text in the body ( see link ) .. this is found at http://spamassassin.apache.org/gtube/ . As per the logs the mal is being blocked, but our requirement is that it should be b

how to auto create spam folder in in webmail ( before ise can log in )

2007-10-23 Thread Agnello George
HI I had a query, i am using a webmail interface called squerrel mail , i need to make changes on the ./conf.pl file ( folders option ) so that when the user first time logs a folder called spam is already created . can this be possible ?? Agnello . G .Dsouza