I was looking at why email posting wasn't working and I came upon a
question about qmail.

It appears that the info below  would work, but if someone using qmail
could check or correct it, so much the better:

In qmail's  aliases directory add a file called '.qmail-default' and
in that file:

|/path/to/laconica/script/maildaemon.php

make sure the file is chmod +x (or 755) and especially that the bang
line with the location ofg php on the server is accurate.
I had to change that on mine.

Note there is a "danger" of things like dictionary attacks causing an
unnecessary load on the mail server by acting as a catchall. Is there
an early check to see if the address looks to be in the right format?
I would suggest using an obscure server name for such mail, one that
gets ONLY mail for laconica to avoid overload.

r
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to