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
<[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]/receive' > ~/.wgetrc-moblog
$ chmod 0600 ~/.wgetrc-moblog

and then invoke wget like this:

$ wget -qO- -i ~/.wgetrc-moblog

Cheers,



_______________________________________________
COREblog-en mailing list
[email protected]
http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en
Unsubscription writing to [EMAIL PROTECTED]

Reply via email to