• I am trying to post by email. The issues I am facing are. The lines r gettting broken.
    is coming on its own after each line and therefore the full formating has gone haywire.

    I am sending normal text email, not rich email.

    1. WHt shd I do so that my email gets posted properly without each line breaking?

    2. How can I post by email to a different category than that specified?

    3. When posting by email, is there anyway I can justify the post?

    4. Is there anyway of adding an image when posting email.

Viewing 1 replies (of 1 total)
  • 1. The problem might be that you haven’t configured your email client to send unicode.
    2. There might be a plugin that uses the Subject field and extracts some kind of category command.
    3. The justification of text in you posts should be done in your stylesheet, as all other formatting. You should sen only plain text by email.
    4. No, if you don’t find or write some nifty PHP code, that extracts the image. Your mail will have a multipart body, and the code will have to extract the image part and insert it into the post before publishing.

Viewing 1 replies (of 1 total)

The topic ‘Post by email issues’ is closed to new replies.