Displaying 3 results from an estimated 3 matches for "mail_path".
Did you mean:
mailq_path
2007 Aug 01
2
mbox inbox default
...p=%r lip=%l %c
login_processes_count: 32
login_max_processes_count: 6000
max_mail_processes: 8192
first_valid_uid: 100
mail_location:
mbox:~:INBOX=/var/mail/%u:INDEX=/var/mail/.dovecot-index/%1u/%u/
mail_debug: yes
mbox_lazy_writes: no
mail_executable(default): /opt/dovecot/libexec/dovecot/mail_path.sh
mail_executable(imap): /opt/dovecot/libexec/dovecot/mail_path.sh
mail_executable(pop3): /opt/dovecot/libexec/dovecot/pop3
mail_plugins(default): acl
mail_plugins(imap): acl
mail_plugins(pop3):
mail_plugin_dir(default): /opt/dovecot/lib/dovecot/imap
mail_plugin_dir(imap): /opt/dovecot/lib...
2007 Jun 18
2
LSUB/SUBSCRIBE under namespaces
...dovecot/libexec/dovecot/imap-login login_executable(pop3):
/opt/dovecot/libexec/dovecot/pop3-login max_mail_processes: 8192
first_valid_uid: 99 mail_location:
mbox:~:INBOX=/var/mail/%u:INDEX=/var/mail/.dovecot-index/%1u/%u/
mail_debug: yes mail_executable(default):
/opt/dovecot/libexec/dovecot/mail_path.sh mail_executable(imap):
/opt/dovecot/libexec/dovecot/mail_path.sh mail_executable(pop3):
/opt/dovecot/libexec/dovecot/pop3 mail_plugins(default): zlib
mail_plugins(imap): zlib mail_plugins(pop3): mail_plugin_dir(default):
/opt/dovecot/lib/dovecot/imap mail_plugin_dir(imap):
/opt/dovecot/lib/...
2007 Oct 02
19
Per-Request View Paths
I haven''t had a chance to work on fixing multiple controller view paths
recently. My original patch attempt was:
http://dev.rubyonrails.org/ticket/8582
It was rejected due to the fact that it was fixing the symptom more than the
problem.
However, I think it''s critical that this problem get fixed, otherwise the
whole concept of view_paths is severely neutered and