[COREblog-en] Moblog Setup Help
Bradley Abbott
bradwabbott at yahoo.com
Fri Feb 4 21:21:17 CET 2005
Thank You! Thank You! Thank You!
That did the trick! I just posted my first blog entry by email!
I think that my problem was that I didn't have the "Sender address for
Moblog" field set correctly in the set up and/ or my moblog password was
not correct.
Thanks Again,
Brad
Klaus Alexander Seistrup wrote:
>On Fri, 04 Feb 2005 08:19:58 +0100, Mikel Larreategi
><mlarreategi at codesyntax.com> wrote:
>
>
>
>># wget URL/receive --http-user=USERNAME --http-passwd=PASSWORD
>>--delete-after
>>
>>
>
>The method above exposes USERNAME and PASSWORD to anyone who has
>access to the machine, which in best case might be undesirable. I
>prefer using a wgetrc instead, e.g.:
>
>$ echo 'http://USERNAME:PASSWORD@URL/receive' > ~/.wgetrc-moblog
>$ chmod 0600 ~/.wgetrc-moblog
>
>and then invoke wget like this:
>
>$ wget -qO- -i ~/.wgetrc-moblog
>
>Cheers,
>
>
>
More information about the COREblog-en
mailing list