-
hi,
i would like to have a dropdown menu with all the domains listed for one admin so that the alias-create only works within a few domains and not any domain/mail address.
see picture:
http://imagebin.ca/view/rF6gKr.html
greetings.
2009-05-21 15:07:38 UTC in Postfix Admin
-
hi,
smartsieve and dovecot login does not work :(
(latest svn version 421 - 2009 - 02 - 11 14:56:08....)
mail.log
MANAGESIEVE(bla@bla.com): Effective uid=110, gid=110, home=
MANAGESIEVE(bla@bla.com): sieve-storage: using active sieve script path: /var/spool/postfix/virtual/bla@bla.com/dovecot.sieve
MANAGESIEVE(bla@bla.com): sieve-storage: using active sieve script path...
2009-04-26 03:41:57 UTC in SmartSieve
-
case sensitive "yes" :/ it shows something now.
i tried rm -rf /bla (chmod 666)
didnt delete anything. only produced a mail...
well i cannot figure out where exactly the mda/extra option form is :(.
2009-04-16 13:24:59 UTC in Postfix Admin
-
Do I have to set it up as a cronjob? <--- yes
Will it automatically retrieve all information it needs from the postfixadmin-database? once configured in the menu, yes.
2009-04-07 18:40:40 UTC in Postfix Admin
-
ok that seems to work. well calling the url presents an admin like interface ^^
what is the difference between extra options on/off? there is no change at the interface...
the config.php says something about rm -rf *
escapeshellcmd() should prevent issues like that :)
2009-04-07 18:39:22 UTC in Postfix Admin
-
true true, i figured maybe somebody has/had the same issue.
well i figured it out now:
append f.e. (10024 is the port)
-S 127.0.0.1/10024
like this
$ret=`/usr/bin/fetchmail -f $filename -i $run_dir/fetchmail.pid -S 127.0.0.1/10024`;.
2009-04-02 06:22:49 UTC in Postfix Admin
-
the issue gingerdog is, that it would require the same information i already asked for: where can i set the destination ip:port in the fetchmail.pl script?.
2009-04-01 16:00:43 UTC in Postfix Admin
-
2.3 rc2
debian/lenny.
how can i setup the fetchmail.pl script that it will inject the mail at a certain point of my email system rather then anywhere?
i ask because my mailserver knows two routes. local and foreign mail. fetchmail.pl fetched stuff is considered local. but i want it inject into the foreign route. all i need to do for that is using a different socket (ip:port).
how can...
2009-04-01 03:13:50 UTC in Postfix Admin
-
thnx, nice :)
2009-03-31 09:59:21 UTC in Postfix Admin
-
hi,
can users setup pop3 fetch?
only admin seems to be able to do that, or did i something wrong?
postfix 2.2.1.1
greetings.
2009-02-04 19:50:42 UTC in Postfix Admin