Search found 4 matches

by globalnethoster
11 May 2009, 03:26
Forum: Report Bugs (csf)
Topic: LF_SU_EMAIL_ALERT = "1" not working
Replies: 7
Views: 7798

re LF_SU_EMAIL_ALERT = "1" not working

hmm... i removed the '<' in mine, going to run some tests this week, will get back.
by globalnethoster
08 May 2009, 06:21
Forum: Report Bugs (csf)
Topic: email error on ssh login alert using 2 to's (comma delimit)
Replies: 1
Views: 3250

email error on ssh login alert using 2 to's (comma delimit)

v4.67 re; LF_SSH_EMAIL_ALERT, LF_SU_EMAIL_ALERT enabled modified sshalert.txt and sualert.txt for 2 email addresses, comma delimited 1. i dont get the SSH alert no matter what - with or without change:eek: 2. on the sudo, i get 2 emails, and the 2nd is malformed csf.pl line 1829 open (IN, "</pr...
by globalnethoster
08 May 2009, 06:06
Forum: Report Bugs (csf)
Topic: LF_SU_EMAIL_ALERT = "1" not working
Replies: 7
Views: 7798

re LF_SU_EMAIL_ALERT = "1" not working

got a clue here email was tripping up when 2+ comma del'd look at csf.pl - line 1829 (domail sub) that an unclosed bracket '<' there? i'm a php guy new to pl (i could kick myself) and dont know whether to remove that left bracket or add one at the end of 'hostname' (...hostname>") anyway there ...
by globalnethoster
07 May 2009, 20:56
Forum: Report Bugs (csf)
Topic: LF_SU_EMAIL_ALERT = "1" not working
Replies: 7
Views: 7798

SSH SU LOGIN - same here

i am getting the alert for the SU with the SU template. but i am NOT getting the SSH login at all. EXCEPT! when i do get the SU alert, i then get 2 notices and both with the SU template. i am tshooting this right now but i've not been throo the csf code.