Git Product home page Git Product logo

Comments (2)

justingit avatar justingit commented on May 30, 2024

Here's the initial report:

* Report this post
* Reply with quote

dada_bridge errors

Postby jshireync ยป Sun Jan 03, 2010 5:39 pm
Justin - first, thanks for Dada Mail - it fills a big gap in what other mailing list managers do. I've been running 2.10 on our church's old host without an issue for over 2 years. It just runs. Now I'm trying to get Dada Mail (4.0.0 - what's loaded by hostmonster simple scripts) on our new host configured, and I've encountered an odd problem.

What works:

  1. Send email from Web page works.
  2. pop3 test works.
  3. Manual send works, sending the email that's sitting in the box waiting, but it returns odd error.
    Manual run URL: http://www.@@@@.@@@/dadamail/plugins/da ... &passcode=
    Here is the output:
    List: focrequests
    Logging into POP3 server: mail.@@@@
    POP3 Login succeeded.

Message count: 1
Message Size: 1971
Message is from: 'jks...'
...
Authorized Senders List enabled...

  • Message is from an Authorized Sender!
    ...
    Processing Message...
    Message being delivered!
    Message Details:

    Subject: test 20100103 1631
    Sending a copy of the message to: j...
    Delivering Copy...
    dada_bridge.pl - irrecoverable error processing message. Skipping message (sorry!): You must pass a -ls paramater! at dada_bridge.pl line 2411

The limit has been reached of the amount of messages to be looked at for this execution
Removing message from server...
Disconnecting from POP3 server
Waiting 5 seconds before removal check...
Logging into POP3 server: mail.foc4u.org
POP3 Login succeeded.
Message count: 0

  1. Running dada_bridge as a cron job isn't working -
    do '/usr/bin/curl -s --get --data run=1;passcode=;verbose=0 --url http://www.@@@@/dadamail/plugins/dada_bridge.pl';

On the old host, I ran dada_bridge.pl from cron with its absolute address, and I ran it from within a perl script that cron runs every minute, so that I can see if it's performing right and cut dada_bridge on/off or add other :
#!/usr/bin/perl

my $sums = touch noop.txt;
do '/home/@@@@/www/cgi-bin/dada/plugins/dada_bridge.pl';

  • but that doesn't seem to work, so I'm trying the curl method. Why would the direct path not work?

do '/usr/bin/curl -s --get --data run=1;passcode=;verbose=0 --url http://www.@@@@/dadamail/plugins/dada_bridge.pl';

Thanks for all your work!

from dada-mail.

justingit avatar justingit commented on May 30, 2024

Closed by f768244

from dada-mail.

Related Issues (20)

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.