Git Product home page Git Product logo

rcplugin_bounce's People

Contributors

umount avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rcplugin_bounce's Issues

don't include headers

Thank you for that immensely useful feature!

But I'd prefer to not include the orifinal headers in the recipient's mail body. Is this intentional?

Session Problem in roundcube 0.9.3

When I activate the bounce plugin I get kicked off from roundcube 0.9.3.

In syslog i can see only this:

Sep 5 14:45:40 mail1 roundcube: Session auth check failed for snue3je95jia40laqtsp7s8rm1; timeslot = 2013-09-05 14:45:00
Sep 5 14:45:40 mail1 roundcube: Session authentication failed for snue3je95jia40laqtsp7s8rm1; invalid auth cookie sent; timeslot = 2013-09-05 14:35:00

pls help :)

Error when sending in Roundcube 0.8-beta "PHP Fatal error: Call to undefined method rcube_imap::get_headers()"

PHP Fatal error: Call to undefined method rcube_imap::get_headers()

function get_headers() no longer exists and an error is produced when sending message. Fixed by:

comment out line 68

comment out line 74

add below line 68

$user = $rcmail->user->get_username();

add below line 74

resent['From'] = $user." <".$user.">";

This solution is better because the Resent From field will be populated by the actual username of the logged in account and not the email of the original recipient of the bounced email. For example, a spam catch-all inbox will have many different recipients that are probably not the email address of the account being used.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.