Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 17
  1. #1
    Registered User
    Join Date
    Oct 2003
    Posts
    3

    Default Mailman and transfer troubles

    I recently transferred all my domains (using WHM's transfer function) to a new dedicated server and all mailman mailing lists seem to be broken. CPANEL still lists them and I can still change the passwords from CPANEL and the command in WHM, but when I attempt to edit them, I get a message saying the list does not exist. Also, emails sent to the lists don't go through and are not returned.

    When I attempt to delete the email list, CPANEL says the list was deleted, then says it wasn't found and an error is returned yet the list is still listed.

    Here's a copy of what CPANEL tells me when I attempt to delete a list (real URLs are spoofed)

    Mailing List Deleted
    The mailing list bogus@unrealdomain.org was successfully deleted.
    No such list: bogus_norealdomain.org. Removing its residual archives.
    bogus_norealdomain.org public archives not found as /usr/local/cpanel/3rdparty/mailman/archives/public/bogus_norealdomain.org.mbox


    If I try to recreate the list, it will tell me the new list is created, yet I still get a message saying the list does not exist.

    If I create a new list, everything works.

    After searching through these forums and the support forums for my provider, I have tried to use /scripts/reinstallmailman and /fixmailman but it doesn't work.

    Aside from having to delete the account, recreating and uploading all the files via ftp by hand and recreating the mailing lists by hand, does anyone have any ideas as to why this could be happening and/or any ways I might beable to try to fix the problem?

    WHM 9.9.8 cPanel 9.9.8-R119
    RedHat Enterprise 3 i686 - WHM X v3.1.0

  2. #2
    sv1
    sv1 is offline
    Member
    Join Date
    Aug 2003
    Posts
    140

    Default

    I also have this issue, anyone?

  3. #3
    Member
    Join Date
    Sep 2004
    Posts
    422

    Default

    If you have access to the old server, just copy the complete directory /usr/local/cpanel/3rdparty/mailman to the new server and restart exim.

    Also check the alias files to make sure they got created on the new server too.
    /etc/valiases/domain.com

  4. #4
    Member
    Join Date
    Dec 2003
    Posts
    43

    Default

    Hi,

    I have the same problem.

    I just move some accounts.
    In my case, which files do I need to copy?
    Please advise.

    Best Regards,

  5. #5
    Registered User
    Join Date
    Nov 2004
    Posts
    2

    Default Fix

    We experienced the exact same problem with one of our transfers. None of the clients lists were working. If you clicked Edit on any of them it would report "No such list".

    We got the fix idea from the above poster who said, "If you have access to the old server, just copy the complete directory /usr/local/cpanel/3rdparty/mailman to the new server and restart exim." Well most people don't have access to the old server and can't make their way to that directory. And that assumes the old server contained only your mailing lists, which is not likely the case.

    So what we did was went to the old server and did a full backup on our account and had it transfer to the new server via ftp. When we had the tar.gz on the new server we extracted it and moved the contents of the "mm" directory to /usr/local/cpanel/3rdparty/mailman/lists/.

    They already existed in /usr/local/cpanel/3rdparty/mailman/lists/ from the transfer, but they were just lacking some necessary files. So moving the full directories from the old server on top of them did the trick.

    Afterwards, I don't know if it was necessary, we ran the scripts /scripts/fixmailman and /scripts/resetmailmanurls for good measure. Then we restarted exim.

    Now the clients lists are all in proper working order.
    Last edited by roosta; 04-06-2005 at 08:38 PM.

  6. #6
    Member
    Join Date
    Dec 2003
    Posts
    43

    Default

    Hi,

    Someone said it's a matter of version of CPanel and if both old and new servers are CPanel 9.9 or later, it does not happen.

    Is it true??

  7. #7
    Member
    Join Date
    Apr 2005
    Posts
    15

    Default

    This problem happens with the latest CPanel as well. Perhaps this should be listed as a KNOWN ISSUE when someone is transfering. Actually I had plenty of issues with DNS Zones, big databases not moving (1.5 million records in MySQL) and most peskily, the mailman files.

    My question: my old host has deleted his files. My mailman on the new server is having issues. I think my config.pck file etc is missing. I don't mind recreating the mailing lists afresh on my new server, I don't mind losing the archives, but is there anything I can do to at least retrieve the email addresses (about 3000) that were subscribed to my mailing list? Is there any file that MAY have been transfered with this info?
    Last edited by craig1972; 04-12-2005 at 07:12 AM.

  8. #8
    Member
    Join Date
    Apr 2005
    Posts
    15

    Default

    Hello,

    Any ideas on this? How can I retrieve my mailing list subscribers if the mailing list has not come across in a transfer?

    Thanks

  9. #9
    Member
    Join Date
    Dec 2003
    Posts
    43

    Default

    Hi craig1972,

    I would like to know about it, too.

  10. #10
    Member
    Join Date
    Mar 2004
    Posts
    710

    Default

    Do you still have a backup from the old server? The files are part of the backup. I have moved servers twice and have not had this problem with mailman ata ll - lots of problems with other stuff. Did you try running a list_lists and see what shows up? What about list_members? They will give you an idea of what you actually have.

    Oh, did you check the permissions - that would cause major screwups if not correct?
    Lloyd F Tennison

  11. #11
    Member
    Join Date
    Apr 2005
    Posts
    15

    Default

    Hi,

    My old server was an ultra-paranoid-security shared server ("Reseller hosting", to be precise) but my new setup is dedicated. So no, it wasn't a root account to root account transfer.

    I may have access to the backup from old server. Can you tell me where to look for useful files? If the mailman files are stored outside of my shared account, then I'm afraid I don't have access to anything. It's gone. If the files (or just the file that contains the subscribers email IDs) is inside "/home/myaccount/" folder, then I may have some hope. Please advise.

    Otherwise, my only hope is whatever was transfered. What permissions can I check? What files can I possibly look into?

    I'm keeping my fingers and toes crossed.

    CM


    P.S. Recreating lists is really not fun, the least Cpanel can do is document these possible errors so people can watch out. Plesk never has such issues in transferring. But I'm griping.

  12. #12
    Member
    Join Date
    Mar 2004
    Posts
    710

    Default

    If you have a standard CPanel backup, created during cpbackup, the files would be in the mm directory. All of the subfolders in that folder are for the various lists. It is the pck files that you need.

    PM/IM me if you need some help.
    Lloyd F Tennison

  13. #13
    Member
    Join Date
    Oct 2002
    Posts
    131

    Default

    Didn't find this thread at first...sorry.
    I have the same problem, been posting it here http://forums.cpanel.net/showthread....418#post221418

    Just rsnyced the files from the old server, ran both scripts, restarted exim, and old lists still don't work.

  14. #14
    Member
    Join Date
    Mar 2004
    Posts
    710

    Default

    rsynced what files? The cpanel backup? And then did a restore? Or what? (That way has worked fine for me serveral times. Just rsyncing the /backup directory - but make sure backup is incremental! That backups up file by file so if the rsyncing stops - you can continue from the files you left off. Sometimes large cpmove or cpbackup files can choke on the transfer. Some people use scp without problems, but occasionally I have had problems with timeout, etc.)
    Lloyd F Tennison

  15. #15
    Member
    Join Date
    Oct 2002
    Posts
    131

    Default

    well, I had resynced the mailman files, and I thought that had worked.
    But it didn't.

    It looks like I will have to recreate all the mailing lists, not a pretty picture. Does anyone know how to get the list members and the settings out of the existing lists, so I don't have to reenter all that?

    Please.

Similar Threads & Tags
Similar threads

  1. Troubles whith email after transfer
    By globcom in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 06-04-2008, 04:41 AM
  2. Transfer won't take Mailman = HELP!
    By petertdavis in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-07-2005, 08:08 AM
  3. problem with mailman after transfer
    By CoolMike in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 04-04-2005, 12:15 AM
  4. /usr/local/cpanel/3rdparty/mailman/mail/wrapper troubles
    By anand in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 12-02-2004, 05:12 AM
  5. whm to whm copy and now mailman troubles
    By anand in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 04-26-2002, 08:12 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube