• 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

Search results

  1. A

    Smartermail Import?

    Double checking http://docs.plesk.com/en-US/12.5/api-rpc/reference/managing-mail/creating-mail-accounts.34499/#o34501 This code should work unless your url or authentication values are wrong. Try the new version make sure you have populated all variables with correct information, for ref, here...
  2. A

    Smartermail Import?

    Plesk API docs say as of version 12 you should omit the version attribute from the packet tag, I have adjusted the above code to reflect this.
  3. A

    Smartermail Import?

    Hello modal.Alert, Reading back over your responses I noticed: <errtext>You have entered incorrect username or password.</errtext> That pretty clearly defines the issue. You did not populate the username and password fields with proper values. Unless of course you just ran this one...
  4. A

    Smartermail Import?

    It is possible, this was written for plesk 11.5, which is what PPA used, I may have to alter the script for 12.5. That would be good for me to know as well.
  5. A

    Smartermail Import?

    PM your edited script, just blank out the password you are using for smartermail and plesk. Put 3 # symbols in place, that way I know you are setting them.
  6. A

    Smartermail Import?

    Try that version of the script, this time the XML components were not stripped.
  7. A

    Smartermail Import?

    Looking at my post, I see the XML components where stripped out when I posted. I will edit it and see if it shows them.
  8. A

    Smartermail Import?

    Hello Modal.Alert, Did you replace all of the variables with appropriate values? THe fact that it didn't get the site ID is problematic and points at a connection failure.
  9. A

    Smartermail Import?

    I have a powershell script that was written for PPA that may do the same thing, you may have to check the API docs for Plesk 10.4 but it should work. You could add another loop that goes over the domains first, then the users. It won't add their passwords, but that's okay, because it will allow...
  10. A

    Remote SmarterMail?

    Thank you UFHH01, I understand this. What I am actually replying to is the third google hit for "remote smartermail with plesk. I am just trying to help people that did the same searches I did, and came up with nothing. I appreciate your enthusiasm and love of exclamatory marks, but I felt as...
  11. A

    Remote SmarterMail?

    I came up with a way to do this https://www.handynetworks.com/blog/how-to/use-a-remote-smartermail-installation-with-plesk-12-5/
Back
Top