• Resolved Anil Kumar

    (@anilatdeoghar)


    I am not using smtp configuration.
    I am able to see the mail image icon .when i click it. it able to render me to send mail page.
    I enter friends emal address. then click send it.
    after submiting it is showing mail sent successfully but i didnt receive the mail.

    http://wordpress.org/plugins/wp-email/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Lester Chan

    (@gamerz)

    I don’t think I can do anything about it. If the script says it sends, that means there are no error returns by the mailer. Whether you receive the email or not it depends on the server sending out (in this case it sent successfully) and your email server.

    Thread Starter Anil Kumar

    (@anilatdeoghar)

    It was not working in my local server. How can I enable it to work for my local set up.

    I installed in my site .It is working there but issue is that

    The look and feel is not coming to the mail. and image relative path is not
    working too.

    Plugin Author Lester Chan

    (@gamerz)

    The look and feel has nothing to do with the plugin, it just pulls the post content and email it out. So that means the image embedded in your post is not a full URL but a relative path either that your email client block out the images?

    Thread Starter Anil Kumar

    (@anilatdeoghar)

    can we get the full path of image those have relatvie path while fetching the post content.

    Cause it would be better if we do in this way. Every time we cant give abosulte path for images.

    Thread Starter Anil Kumar

    (@anilatdeoghar)

    can i write my css for post content in your plugin for look and feel.

    Thread Starter Anil Kumar

    (@anilatdeoghar)

    can we replace the relative path to absolute path in post content so that image get loaded in email.

    Plugin Author Lester Chan

    (@gamerz)

    Sorry but that is your post problem, not the plugin issue anymore.

    Thread Starter Anil Kumar

    (@anilatdeoghar)

    is there way to modify css in your plugin

    Plugin Author Lester Chan

    (@gamerz)

    Thread Starter Anil Kumar

    (@anilatdeoghar)

    I want to apply css for post content.

    you have given p-tag which is wraping the content.
    and applying css.

    Thread Starter Anil Kumar

    (@anilatdeoghar)

    Even i am giving absolute path to image. It fails to load in gmail. Can you tell what is issue

    Thread Starter Anil Kumar

    (@anilatdeoghar)

    Is it possible to see what email content is being sent in which format.

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Not receiving the mail’ is closed to new replies.