[exim] Authentication setup question

2009-02-04 Thread Rob Morris
Hey all, I'm setting up my first email server, loving Exim, and learning a ton. I've gotten a surprising amount completed in my quest to set up my server, but I'm having trouble configuring SMTP authentication. Would LOVE some help, I'm not sure where to go next to fix this issue... Context:

Re: [exim] Collecting Statistical data from a router to SQL

2009-02-04 Thread J-P Human
Thanks that looks perfect ill start testing. J-P Human On 2/4/09, Ted Cooper eximx1...@linuxwan.net wrote: W B Hacker wrote: Easy as pi. acl OR router/transport. On the left side, 'set (any variable not otherwise used_ = or: 'condition = ' or: 'continue = ' which has so side

Re: [exim] Authentication setup question

2009-02-04 Thread Marc Sherman
Rob Morris wrote: server_condition= {if exists{/var/mail/sites/${domain:${2}}/.accounts}\ {if crypteq{$3}{\{md5\}${lookup{$2}lsearch{/var/mail/sites/${domain:${2}}/.accounts}}}{1}{0}}\ {false}} Your condition syntax

[exim] Per user spam config

2009-02-04 Thread Neil Nunez
Hello, I want a sample config of a per user spamassassin in exim. I know that this must be in transport section, but I want a sample to accomplish this. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with

[exim] retry timeout confusion

2009-02-04 Thread Ian P. Christian
I'm pretty sure this is user error due to lack of understanding of something, but why was this mail timeouted out and an NDR send when the retry's should haev happeened for 2 weeks? # exim -brt domain.co.uk Retry rule: * * F,6h,15m; G,16h,1h,1.5; F,2w,6h; Jan 30 04:05:51 fallback

Re: [exim] Per user spam config

2009-02-04 Thread Marc Sherman
Neil Nunez wrote: Hello, I want a sample config of a per user spamassassin in exim. I know that this must be in transport section, but I want a sample to accomplish this. You do not need to resort to transport level scanning to do this.

Re: [exim] retry timeout confusion

2009-02-04 Thread Ian P. Christian
To answer my own question... http://www.exim.org/exim-html-4.30/doc/html/FAQ_6.html#TOC204 2009/2/4 Ian P. Christian poo...@pookey.co.uk: I'm pretty sure this is user error due to lack of understanding of something, but why was this mail timeouted out and an NDR send when the retry's

Re: [exim] Collecting Statistical data from a router to SQL

2009-02-04 Thread Marcin Gryszkalis
I used something like that and I can confirm it worked well (lines broken so don't forget to put \ here and there) # updating traffic data, condition is always false warn #domains = ! +local_domains authenticated = * condition = ${lookup mysql { INSERT INTO