If you don't have root, you are probably going to be restricted from other
methods by the security policy of a shared host. In that case, just use
fetchmail or other means of checking mail for your 'trigger' message, then run
your process where you DO have permission.
Ken
Wojciech Puchar wro
Old school - in /etc/aliases you can set:
user"|/home/user/script"
And read the mail from stdin.
Ken
Voytek Eymont wrote:
>anyone has any tips what's best way to execute a script via email ?
>
>I have a wget script that fetches some pages, and, emails me the
>output,
>there is no p
On 3/21/2012 6:59 AM, Timo Sirainen wrote:
On 20.3.2012, at 17.26, Ken A wrote:
With mdbox, what does dovecot lock when "pop3_lock_session(pop3): yes"?
Specifically, I'm wondering if Dovecot LDA is able to deliver mail when a
session is locked, if using mdbox, or if it will tempfail until the
mysql passdb.
Thanks,
Ken
--
Ken Anderson
Pacific.Net
Timo Sirainen wrote:
On Fri, 2007-04-13 at 15:04 -0700, Ken Anderson wrote:
Just upgrading to 1.0.0 and I'm trying to switch from PAM (using
pam-mysql) to a direct mysql query from dovecot, and I've got both
md5crypt and crypt passwords in a password db.
md5crypt and crypt ar
hat is per auth-worker, right?
So, I created 2 auth workers using 2 dovecot-sql config files specifying
different default encryption schemes and it seems to work.
Is there any problem with this, other than a small bit of overhead for 2
queries if the first doesn't hit?
Thanks,
Ken Anderson
Pacific.Net
might get most of the way with Webmin, but most systems differ so
that you'd probably be happier if you 'rolled your own' out of the
available peices: pam, saslauthd, pam-mysql, mysql, postgres, ldap, and
your favorite programming/scripting languages.
Ken Anderson
Pacific.Net
Regards
-Azher