[COREblog-en] Moblog Setup Help
Mikel Larreategi
mlarreategi at codesyntax.com
Fri Feb 4 08:19:58 CET 2005
Bradley Abbott wrote:
>
> I am not sure if I need to execute the receive command while logged in
> as a certain user or what. I do not get any type of error when I just
> execute the url www.mysite.com/CoreBlog/receive through my browser if I
> am currently logged into my zope instance. Please let me know what you
> think.
When you hit receive either using wget or using a browser, you must
authenticate. If you hit receive with the browser you are prompted to
write your id and password, and if you hit it using wget, you must send
authentication info, like this:
# wget URL/receive --http-user=USERNAME --http-passwd=PASSWORD
--delete-after
Regarding the moblog setup, check whether the username and password of
the account are correct, and you send a mail with the correct info:
First line: moblogpassword (not POP3 password)
Second line: Category name or id (separated by spaces if more than one).
These categories, must exist before you send the moblog mail.
After leave a blank line. After there, start writing your post:
----------
1- mymoblogsecretpassword
2- Coreblog Zope Python
3-
4- This is my message: Loren ipsum dolor sit amet....
5- ....
----------
Best regards,
--
Mikel Larreategi
mlarreategi at codesyntax.com
CodeSyntax
Azitaingo Industrialdea 3 K
E-20600 Eibar
Tel: (+34) 943 82 17 80
More information about the COREblog-en
mailing list