Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Syntax error 75 from maildrop [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Nimo
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2003
Posts: 111

PostPosted: Sat Nov 25, 2006 11:03 pm    Post subject: Syntax error 75 from maildrop [SOLVED] Reply with quote

This .maildroprc below gives me syntax error and I really can't see what's wrong.

Error message:
Code:
msg  1/67 (1154 bytes), delivery error (command maildrop 1999 error (75, /var/mail/nimo/.maildroprc(11): Syntax error after )))
Delivery error (command maildrop 26346 error (75, /var/mail/nimo/.maildroprc(11): Syntax error after )))



.maildroprc
Code:

#Variables
MAILDIR=/var/mail/nimo/.maildir/
DEFAULT=$MAILDIR
LOGFILE=/var/mail/nimo/maildrop.log

# Filters
#log "start \"Bogofilter\""
xfilter "bogofilter -u -e -p -c /var/mail/nimo/.bogofilter/config"
if (/^X-Bogosity: Spam/) {
  exception {
    to "$DEFAULT/.Spam/"
  }
}


If someone could point out the fail I had been very thankful.
_________________
//Nimo


Last edited by Nimo on Sun Nov 26, 2006 1:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
Nimo
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2003
Posts: 111

PostPosted: Sun Nov 26, 2006 1:16 pm    Post subject: Reply with quote

I have solved the error now. Seems like that maildrop after upgrade to new version didn't liked the curly brackets after the if-statement.
_________________
//Nimo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum