search for: wheldon

Displaying 13 results from an estimated 13 matches for "wheldon".

Did you mean: sheldon
2016 Nov 22
1
Problem with multiple ldap passdb
...ap#011secured#011session=WTLjLuRB9QBRlIlQ#011lip=51.254.222.112#011rip=81.148.137.80#011lport=143#011rport=56821#011resp=AG1hcnRpbi53aGVsZG9uQGdyXWVuaGlsbHMtaXQuY28udWsAQ3JhY2spbk4wdw== (previous base64 data may contain sensitive data) Nov 22 13:59:38 he01-imap-01 dovecot: auth: Debug: ldap(martin.wheldon at greenhills-it.co.uk,81.148.137.80,<WTLjLuRB9QBRlIlQ>): bind search: base=dc=greenhills-it,dc=co,dc=uk filter=(&(&(ukFirmGhITAccSrvcs=Email)(ukFirmGhITAccLocked=Email-FALSE))(|(uidNumber=martin.wheldon at greenhills-it.co.uk)(mail=martin.wheldon at greenhills-it.co.uk))) Nov 22...
2006 Mar 20
5
Sortabls onUpdate function
I have this code. <script type="text/javascript"> Sortable.create(''orderable'', {onUpdate: doAlert}); function doAlert() { alert("Hello"); } </script> But when I move an item it doesn''t fire the doAlert command, am I missing something?
2016 Nov 30
3
Sieve script won't compile. Compiler output isn't helpful.
...o Martin, Wow. That was indeed the problem. I have been staring at that small script for a week and I just couldn't see it. I even had a friend look at it and he couldn't find it either. I feel a bit ridiculous now. Thanks so much for your help, Steven On 11/30/2016 04:48 AM, Martin Wheldon wrote: > Hi Steven, > > OK a on closer inspection :) > > You are missing a closing double quote on line 59: > >> fileinto :create "Lists/Debain/News; > > should be: > > fileinto :create "Lists/Debain/News"; > > Best Regards > > Martin &...
2016 Nov 30
2
Sieve script won't compile. Compiler output isn't helpful.
Hey martin, Thanks for the reply! I made the changes you suggested but I got the same results. According to my understanding, #header "from" "person at example.com"# is correct for an exact match. On 11/30/2016 04:10 AM, Martin Wheldon wrote: > Hi Steven, > > I think you may be missing the :contains from the two header lines below: > >> if anyof (header "From" "store-news at amazon.com", >> envelope :contains "From" "menswearhouse.com", >> env...
2017 Jun 07
1
Dovecot LDAP using custom field to allow users to connect
Hi Michael, Just noticed you are using auth_bind_userdn which we don't. I think you may need to use pass_filter rather than user_filter?? Best Regards Martin On 2017-06-07 10:59, Martin Wheldon wrote: > Hi Michael, > > We do exactly that see example below: > > user_filter = > (&(&(objectClass=ukFirmGhITPerson)(ukFirmGhITAccSubSrvcs=Email)(ukFirmGhITAccLocked=Email-FALSE))(|(uidNumber=%u)(mail=%u)(ukFirmGhITAccMailAlias=%u))) > pass_filter = > (&(&...
2016 Nov 30
0
Sieve script won't compile. Compiler output isn't helpful.
...while now. You're the first to actually complain about it so far. :) The main problem is that Sieve quoted strings are allowed to contain newlines, which means that a string doesn't necessarily end before the end of the line. Regards, Stephan. > > On 11/30/2016 04:48 AM, Martin Wheldon wrote: >> Hi Steven, >> >> OK a on closer inspection :) >> >> You are missing a closing double quote on line 59: >> >>> fileinto :create "Lists/Debain/News; >> >> should be: >> >> fileinto :create "Lists/Debain/News&quot...
2016 Nov 30
1
Sieve script won't compile. Compiler output isn't helpful.
...lain >about it so far. :) > >The main problem is that Sieve quoted strings are allowed to contain >newlines, which means that a string doesn't necessarily end before the >end of the line. > >Regards, > >Stephan. > >> >> On 11/30/2016 04:48 AM, Martin Wheldon wrote: >>> Hi Steven, >>> >>> OK a on closer inspection :) >>> >>> You are missing a closing double quote on line 59: >>> >>>> fileinto :create "Lists/Debain/News; >>> >>> should be: >>> >>> f...
2016 Nov 30
0
Sieve script won't compile. Compiler output isn't helpful.
...t; Hey martin, > > Thanks for the reply! I made the changes you suggested but I got the > same results. > > According to my understanding, #header "from" "person at example.com"# is > correct for an exact match. > > > On 11/30/2016 04:10 AM, Martin Wheldon wrote: >> Hi Steven, >> >> I think you may be missing the :contains from the two header lines >> below: >> >>> if anyof (header "From" "store-news at amazon.com", >>> envelope :contains "From" "menswearho...
2017 Jun 07
2
Dovecot LDAP using custom field to allow users to connect
Hi all, I'd like to know if it's possible to add a custom field when the authentification is made by users. My boolean custom field will be for example "AllowUser" (false/true). I'm trying to do something like that but it's not working : /user_filter = (&(objectClass=posixAccount)(uid=%u)(objectClass=myclass)(AllowUser=TRUE))/ This is my dovecot/ldap
2016 Nov 30
2
Sieve script won't compile. Compiler output isn't helpful.
Hello! I hope you will forgive my ignorance but I have a problem I have been trying to solve for a week and I'm not sure where else to turn. I'm trying to write a sieve script to sort all of my mail. I was writing this script to replace the one I am currently using but I can't seem to get it to compile. I don't know a lot about sieve or really scripting of any kind and I just
2010 Mar 12
23
Puppet 100% CPU usage
Hi, I''ve been experimenting with Puppet for a few days now, and I really like it. But! I''m having real CPU usage problems. Puppet is still happily eating away 100% CPU for almost an hour at a time, with no apparent things happening. (puppetd -tv --trace --debug, but nothing appearing in the console during this.) I believe the following resource is to blame: file {
2016 Nov 30
0
Sieve script won't compile. Compiler output isn't helpful.
Hi Steven, I think you may be missing the :contains from the two header lines below: > if anyof (header "From" "store-news at amazon.com", > envelope :contains "From" "menswearhouse.com", > envelope :contains "From" "officedepot.com", > envelope :contains "From"
2017 Jun 07
0
Dovecot LDAP using custom field to allow users to connect
Hi Michael, We do exactly that see example below: user_filter = (&(&(objectClass=ukFirmGhITPerson)(ukFirmGhITAccSubSrvcs=Email)(ukFirmGhITAccLocked=Email-FALSE))(|(uidNumber=%u)(mail=%u)(ukFirmGhITAccMailAlias=%u))) pass_filter = (&(&(objectClass=ukFirmGhITPerson)(ukFirmGhITAccSubSrvcs=Email)(ukFirmGhITAccLocked=Email-FALSE))(|(uidNumber=%u)(mail=%u))) Does it work without the