• 0
    down vote
    favorite

    Hi,

    I did some custom functionality to send email. It’s working fine for logged in users. But it’s not sending mails for not logged in users.

    1. If I use ob_start(); and ob_get_clean(); mail is not sending for not logged in users.

    2. If i remove those lines styles are not applying. But mail is sending for both loggedin and not loggedin users.

    Can any one help me?

    Thanks, Satya

  • The topic ‘mail not sending for not logged in users’ is closed to new replies.