Hoi,

could someone please help me with a bug in the MTA masqmail?

A fix was already proposed but does it solve the problem the right
way? I am not familiar with ifup/ifdown, ppp and thelike,
unfortunately.


> The same hook script is installed in ip-up.d, ip-down.d, if-up.d and
> if-down.d.  If one brings up a PPP interface using ifup then both
> instances will be executed.  Ditto if one brings the interface down.
> A solution is to add something like:
> 
>   [ -x /etc/ppp/ip-up.d/1masqmail -a "$MODE" = "start" -a "$METHOD" = "ppp" ] 
> && exit 0
>   [ -x /etc/ppp/ip-down.d/1masqmail -a "$MODE" = "stop" -a "$METHOD" = "ppp" 
> ] && exit 0
> 
> near the top of the script.


http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=212852


I would be glad if someone takes the time to support me in this case.


meillo


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1oqre9-2qo...@serveme.schnalke.local

Reply via email to