Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 14 of 14
  1. #1
    Member
    Join Date
    Aug 2001
    Posts
    130

    Default suexec & mailman

    Do they work togather at all? When I enable suexec I get server 500 internal error.

    When I disable it I get this on my mailman lists.

    Bug in Mailman version 2.0.11

    We're sorry, we hit a bug!
    Please inform the webmaster for this site of this problem. Printing of traceback and other system information has been explicitly inhibited, but the webmaster can find this information in the Mailman error logs.


    ***praying for hope***


    Thanks
    Zach

  2. #2
    Member
    Join Date
    Aug 2001
    Posts
    124

    Default

    Enable suexec and then /scripts/fixmailmanwithsuexec

  3. #3
    Member
    Join Date
    Aug 2001
    Posts
    130

    Default

    Still getting internal server error 500.

    Do I need to add the user mailman to the wheel?

    ::shrug::

    Thanks
    Zach

  4. #4
    Member
    Join Date
    Aug 2001
    Posts
    124

    Default

    check your /etc/hosts and /etc/resolv.conf files. My guess is one of them is not 100% correct.

  5. #5
    Member
    Join Date
    Aug 2001
    Posts
    130

    Default

    resolv.conf

    domain vosn.net
    search vosn.net
    nameserver 127.0.0.1
    nameserver 157.238.46.81
    nameserver 157.238.46.11
    nameserver 157.238.46.46

    hosts
    157.238.46.85 icu.vosn.net icu
    127.0.0.1 localhost.localdomain localhost


    thanks your help!

    Zach

  6. #6
    bdraco
    Guest

    Default

    You might want to check the mailman error log in /usr/local/cpanel/3rdparty/mailman/logs

  7. #7
    Member
    Join Date
    Aug 2001
    Posts
    130

    Default

    Error log hasnt been modified since january

    but smtp log had this
    (a bunch of them similar to this)

    Jun 05 23:59:15 2002 (13688) All recipients refused: (550, 'rejected: unknown local part in sender &Test1_icuservices.com-adm$
    Jun 05 23:59:15 2002 (13688) smtp for 1 recips, completed in 0.056 seconds
    Jun 06 17:00:03 2002 (2139) smtp for 1 recips, completed in 0.297 seconds

  8. #8
    Member
    Join Date
    Aug 2001
    Location
    Fremont CA
    Posts
    537

    Default

    likewise with us, logs havent been touched (error) since Jan.

    We have suexec DISABLED and i created a new list, cant add an members to it

    Bug in Mailman version 2.0.11
    We're sorry, we hit a bug!

  9. #9
    Member
    Join Date
    Aug 2001
    Location
    Fremont CA
    Posts
    537

    Default

    Zach

    (and everyone else) i found the problem with error log, you need to change the ownership to mailman:mailman

    I noticed after adding a email, i hit the back button, refresh and it in fact adds the email, but i still get the You Hit a Bug! error

    Heres my error log

    admin(7029): SCRIPT_NAME: /mailman/admin
    admin(7029): SERVER_ADMIN: webmaster@scrc-sd.org
    admin(7029): SCRIPT_FILENAME: /usr/local/cpanel/3rdparty/mailman/cgi-bin/admin
    admin(7029): PYTHONPATH: /usr/local/cpanel/3rdparty/mailman
    admin(7029): HTTP_REFERER: http://www.scrc-sd.org/mailman/admin/gary_scrc-sd.org/members
    admin(7029): SERVER_NAME: www.scrc-sd.org
    admin(7029): REMOTE_PORT: 1770
    Jun 06 21:30:02 2002 qrunner(7104): Traceback (innermost last):
    Jun 06 21:30:02 2002 qrunner(7104): File &/usr/local/cpanel/3rdparty/mailman/cron/qrunner&, line 276, in ?
    Jun 06 21:30:02 2002 qrunner(7104): lock.lock(timeout=0.5)
    Jun 06 21:30:02 2002 qrunner(7104): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 219, in lock
    Jun 06 21:30:02 2002 qrunner(7104): self.__write()
    Jun 06 21:30:02 2002 qrunner(7104): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 350, in __write
    Jun 06 21:30:02 2002 qrunner(7104): fp = open(self.__tmpfname, 'w')
    Jun 06 21:30:02 2002 qrunner(7104): IOError : [Errno 13] Permission denied: '/usr/local/cpanel/3rdparty/mailman/locks/qrunner.lock$
    Jun 06 21:31:02 2002 qrunner(7342): Traceback (innermost last):
    Jun 06 21:31:02 2002 qrunner(7342): File &/usr/local/cpanel/3rdparty/mailman/cron/qrunner&, line 276, in ?
    Jun 06 21:31:02 2002 qrunner(7342): lock.lock(timeout=0.5)
    Jun 06 21:31:02 2002 qrunner(7342): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 219, in lock
    Jun 06 21:31:02 2002 qrunner(7342): self.__write()
    Jun 06 21:31:02 2002 qrunner(7342): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 350, in __write
    Jun 06 21:31:02 2002 qrunner(7342): fp = open(self.__tmpfname, 'w')
    Jun 06 21:31:02 2002 qrunner(7342): IOError : [Errno 13] Permission denied: '/usr/local/cpanel/3rdparty/mailman/locks/qrunner.lock$


    XXXXXXXXXXXXXXXXXXXX
    and i deleted the log and heres what was at the beginning after recreating

    Jun 06 21:34:00 2002 qrunner(8099): Traceback (innermost last):
    Jun 06 21:34:00 2002 qrunner(8099): File &/usr/local/cpanel/3rdparty/mailman/cron/qrunner&, line 276, in ?
    Jun 06 21:34:00 2002 qrunner(8099): lock.lock(timeout=0.5)
    Jun 06 21:34:00 2002 qrunner(8099): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 219, in lock
    Jun 06 21:34:00 2002 qrunner(8099): self.__write()
    Jun 06 21:34:00 2002 qrunner(8099): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 350, in __write
    Jun 06 21:34:00 2002 qrunner(8099): fp = open(self.__tmpfname, 'w')
    Jun 06 21:34:00 2002 qrunner(8099): IOError : [Errno 13] Permission denied: '/usr/local/cpanel/3rdparty/mailman/locks/qrunner.lock.
    wolf.thehideout.net.8099'

  10. #10
    Member
    Join Date
    Aug 2001
    Posts
    130

    Default

    thanks everyone
    shaun from ochosting helped me out

    big thanks to him!

    Zach

  11. #11
    Member
    Join Date
    Aug 2001
    Location
    Fremont CA
    Posts
    537

    Default

    well what did he do?

  12. #12
    Member
    Join Date
    Aug 2001
    Posts
    130

    Default

    Moved mailman -& upcp -& moved the custom files back to the new mailman

    Zach

  13. #13
    Member
    Join Date
    Aug 2001
    Location
    Fremont CA
    Posts
    537

    Default

    can you elaborate? moved mailman? moved custom files?

    thanks

  14. #14
    Member
    Join Date
    Aug 2001
    Posts
    47

    Default

    Hi Gary
    Take a look at this thread

    http://forums.cpanel.net/read.php?TID=3250&page=1#14057 I have the same problem, it didn't solved the problem to me, but maybe this can help you.
    We do this to get chicks

Similar Threads & Tags
Similar threads

  1. SuExec / mailman problems
    By rpmws in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 07-28-2002, 10:55 AM
  2. mailman / suexec problems?
    By shannon in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 06-05-2002, 06:52 AM
  3. mailman + suexec
    By Luftwaffe in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 02-27-2002, 08:59 PM
  4. suexec/mailman problem (modedit)
    By WildWayz in forum cPanel and WHM Discussions
    Replies: 56
    Last Post: 02-12-2002, 09:19 AM
  5. mailman : WITHOUT suexec
    By feanor in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 01-21-2002, 09:04 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube