• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

problem with mail after upgrading

F

flip2k3

Guest
Hi, i upgraded my plesk system 7.1.6 to 7.5.2 under freebsd 4.9 release. Now i got a big problem with my email, i cannot log in pop3 account with the real password from all account...

i changed account password in plesk, but same problem when i want to log in my account via webmail and pop3

what can i do to fix this?



and i looked at this on the log file:
Feb 2 18:34:06 multimaniak pop3d: Connection, ip=[207.134.211.188]
Feb 2 18:34:11 multimaniak pop3d: LOGIN FAILED, ip=[207.134.211.188]
Feb 2 18:34:53 multimaniak qmail: 1107387293.508782 starting delivery 4: msg 4888655 to local [email protected]
Feb 2 18:34:53 multimaniak qmail: 1107387293.509235 status: local 1/10 remote 0/20
Feb 2 18:34:53 multimaniak qmail: 1107387293.511082 delivery 4: deferral: Unable_to_switch_to_/usr/local/psa/qmail/mailname/multimaniak.net/info:_access_denied._(#4.3.0)/
Feb 2 18:34:53 multimaniak qmail: 1107387293.511260 status: local 0/10 remote 0/20
Feb 2 18:36:31 multimaniak qmail: 1107387391.520266 starting delivery 5: msg 4888649 to local [email protected]
Feb 2 18:36:31 multimaniak qmail: 1107387391.520731 status: local 1/10 remote 0/20
Feb 2 18:36:31 multimaniak qmail: 1107387391.522665 starting delivery 6: msg 4888580 to local [email protected]
Feb 2 18:36:31 multimaniak qmail: 1107387391.524426 status: local 2/10 remote 0/20
Feb 2 18:36:31 multimaniak qmail: 1107387391.524827 delivery 5: deferral: Unable_to_switch_to_/usr/local/psa/qmail/mailname/multimaniak.net/info:_access_denied._(#4.3.0)/
Feb 2 18:36:31 multimaniak qmail: 1107387391.524991 status: local 1/10 remote 0/20
Feb 2 18:36:31 multimaniak qmail: 1107387391.525093 delivery 6: deferral: Unable_to_switch_to_/usr/local/psa/qmail/mailname/multimaniak.net/info:_access_denied._(#4.3.0)/
Feb 2 18:36:31 multimaniak qmail: 1107387391.525180 status: local 0/10 remote 0/20
Feb 2 18:39:53 multimaniak qmail: 1107387593.533307 starting delivery 7: msg 4888655 to local [email protected]
Feb 2 18:39:53 multimaniak qmail: 1107387593.533796 status: local 1/10 remote 0/20
 
I also got a problem after upgrading from 7.5.1 to 7.5.2with the mails...

rcmailman start
Starting mailmanTraceback (most recent call last):
(...blabla....)
raise Errors.MMCorruptListDatabaseError, e
Mailman.Errors.MMCorruptListDatabaseError: [Errno 2] No such file or directory: '/var/lib/mailman/lists/mailman/config.db.last'
failed

..I can't find the config.db.last anywhere on my system..
I'm running on a suse 9.1


edit: don't mind... I just mixed up some stuff with the mailserver.. it's all back online and working! =)

sorry for that
 
I upgraded from 7.1.6 on FreeBSD 4.9, and now I cannot get into my email accounts either. I've tried removing the account and recreating it, it doesn't work.

HELP!
 
Mail doesn't work after upgrade from 7.1.6 to 7.5.2 at FreeBSD

I've upgraded Plesk from version 7.1.6 to 7.5.2. and can't log into my mail account. Trying to create a new account, but the same problem. Help needed ASAP!
 
After I upgraded from 7.5.1 to 7.5.2 all emailaccounts were not accessable anymore.

I upgraded the PHP version for web accounts from 4.3.4 to 4.3.10 and now Plesk installed the old 4.3.4 version again. So I had to recompile the 4.3.10 php version for normal webaccounts (keep in mind that Plesk uses its own php 4.3.10 version only for itself).

After I recompiled php to 4.3.10 and also after a normally not necessary reboot, the webaccounts are now accessable again.

Maybe the reboot was necessary ...
 
My server has PHP 4.3.10 installed on it, so that can't be my issue.

I can't figure it out...
 
Same problem here, upgraded to 7.52 and can not login to get email, through imap, pop, or webmail.
 
subdomain also not working, when we put the URL with a subdomain in the browser, nothing appear
 
I've also noticed when clicking on a "Hosting" domain I just get a white page, but when clicking on a Fowarded domain it works fine. PHP doesn't work with mysql right, and I can't recompile php due to IMAP and MySQL 4.1(now included with the FreeBSD version)both using hash_reset and causing PHP compilation to fail.
 
Hello,
FreeBSD Pop mail problems...
Check the file:
(/usr/local/psa/courier-imap/etc/pop3d )

The following 2 lines are missing.

AUTHMODULES="authpsa"
MAILPASSWD="/usr/local/psa/qmail/users/poppasswd"


Add them to the end of the file.

This should correct your password problems.

----edit-----
This will require a restart of Plesk after you make the change.
----end-----

Cheers.
 
That did not fix it for me. I added the two lines to the bottom of the file, and restarted courier-imap. It still rejects my password.
 
Hello quabbo
How many accounts are on your server?
How are you checking the mail?

You might have to also run
mchk -v
to rebuild the poppasswd and cdb file(s).
Depending on the number of accounts you have,
this might take some time.


Cheers.
 
I am checking my email via apple mail, POP3 and IMAP. There are only a few accounts on the server.
 
Hello quabbo,

run the mchk -v command,
then try the pop again.

Let me know what happens.

Cheers.
 
/usr/local/psa/admin/sbin/mchk -v solved the email problem for me.

I seem to have lots of random errors though (see other posts).

THANK YOU for getting email working though!! Just for future reference - where did you find out about mchk?
 
Hello quabbo,

Glad that worked for you. :)
mchk?? Honestly, I don't remember, was a couple years ago,
however It is in the adminstrators manual,
under Appendix A -> Restoring mail configuration.

The other issuses look like you might have some database
issues.

We have not tested an upgrade yet.
We used a "New" install, and migrated a few accounts
for testing.

Do you remember having any errors during the upgrade?
Have a look in the /tmp dir for the upgrade log.

Cheers.
 
There were errors, but they were not descriptive enough for me to be able to do anything about them...

Here's all my errors...

Quota is not supported by your operating system.
Probably kernel has not compiled in quota support.

(ok, that's fine - I don't need quota)

ARNING!
During the Couldn't determine previous version of apache server. found some small problems(see log file: /tmp/psa_7.5.2_FreeBSD_4.9_build75050202.12_installing.log)

(Apache is one thing that works perfectly after the upgrade - and there was no more info about this error in the logfile).

All in all - not much to go on.
 
thank's jprince

my pop3 mail is now OK, thank you for the config solution of the pop3d file
 
Back
Top