Courier Port Question
Edwin Culp
eculp at viviendaatualcance.com.mx
Thu Mar 11 02:47:10 PST 2004
Quoting Carolyn Longfoot <c_longfoot at hotmail.com>:
> Hey,
>
> in the Courier documentation it say to set the Webadmin password run
> make install-webadmin-password
>
> This does not work with the Makefile in ports/mail/courier.
>
> Is this option missing? How is one supposed to do this in the absence of
> this option?
I have no idea if the option is there but if not it is just
a question of doing something like
echo "my_new-cool*password" > \
/usr/local/etc/courier/webadmin/password
chown courier:courier \
/usr/local/etc/courier/webadmin/password
chmod 600 /usr/local/etc/courier/webadmin/password
should do the trick.
ed
P.S. the password is in clear text for webadmin.
>
>
> Thanks,
> Caro
>
> _________________________________________________________________
> One-click access to Hotmail from any Web page ? download MSN Toolbar now!
> http://clk.atdmt.com/AVE/go/onm00200413ave/direct/01/
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
More information about the freebsd-ports
mailing list