search for: seve

Displaying 4 results from an estimated 4 matches for "seve".

Did you mean: see
2011 Oct 17
1
Problems Configuring Pigeonhole/Seve
I am moving my email server from Ubuntu Lucid to Arch. The Arch server is running Dovecot V2.0.15. Email is working fine, but I can't get Pigeonhiole/sieve to work. My dovecot.conf is: protocols = imap sieve ssl = yes ssl_cert = </etc/ssl/certs/mail2.wilkesley.net.crt ssl_key = </etc/ssl/private/mail2.wilkesley.net.key first_valid_uid = 5000 first_valid_gid = 5000 auth_username_chars
2010 Sep 07
0
numeric key in yam file to be used by config file
I am using a YAML file for my app config, loading it : ---- raw_config = File.read(RAILS_ROOT + "/config/app_config.yml") APP_CONFIG = YAML.load(raw_config)[RAILS_ENV].symbolize_keys --- It''s running well as long as I use alpha keys development: seve: api_token: e09cba8653489749388797926512bb75 then APP_CONFIG[:seve]["api_token"] gives me e09cba8653489749388797926512bb75 BUT I need to use a ''numeric'' project_id key , like 123456 rather than seve, and writing development: 123456: api_token: e09cba...
2004 Aug 06
2
A Practical Question.
I've written a few times, but haven't seen any responses, so please forgive me if this has been answered. How many max users can be served by IceCast? We can't seem to serve more than 40 users at a time and I have no idea what to do at this point. Any suggestions? This is what everything is set to: max_clients 100 max_clients_per_source 100 max_sources 5 max_admins 5 throttle 1.0
2013 Sep 26
0
sieve gone mad ---help
...n the old one is sent out?. mad?. how can I refresh the whole thing and start again? ? I am running this on 10.8.4 mountain lion server and I can't stop sieve? I have looked in the /Library/Server/Mail/Data/rules/USERFOLDER and removed all sieve files I have looked in each users mailbox but no seve files there? I have restarted and still sieve will not stop sending out emails?. yesterday it went crazy sending a mail a second from one mailbox back to it's self?. help?.. osx 10.8 server using latest roundcube with managesieve plugin.... bash-3.2# ps -aef|grep dovecot 0 27481 1 0 1...