auto create Plesk email users in eFa

Questions and answers about how to do stuff
Post Reply
angelo
Posts: 19
Joined: 04 Dec 2014 14:45

auto create Plesk email users in eFa

Post by angelo »

Hello,

I'm looking into creating accounts in EfA for all mailusers in Plesk (5000+).
Is there an easy command line to add users in MailScanner/Mailwatch/eFa ? Or does anybody has some experience with that?

Thank you,
Angelo
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: auto create Plesk email users in eFa

Post by shawniverson »

This can be done and has been done. That's my short answer.

I'll post a longer answer this evening after work. I think there are a couple scripts lingering out there that could help.
angelo
Posts: 19
Joined: 04 Dec 2014 14:45

Re: auto create Plesk email users in eFa

Post by angelo »

Ok, thanks. That would be great :D
angelo
Posts: 19
Joined: 04 Dec 2014 14:45

Re: auto create Plesk email users in eFa

Post by angelo »

@shawniverson, did you have time to look into this more?

Thank you,
Angelo
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: auto create Plesk email users in eFa

Post by shawniverson »

Oh man I dropped the ball let me look around.
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: auto create Plesk email users in eFa

Post by shawniverson »

Do you have a way to export the users from Plesk?
angelo
Posts: 19
Joined: 04 Dec 2014 14:45

Re: auto create Plesk email users in eFa

Post by angelo »

Yes, I do.
I can make an easy list of all the email addresses

thanks
angelo
Posts: 19
Joined: 04 Dec 2014 14:45

Re: auto create Plesk email users in eFa

Post by angelo »

For those who want to know (from Plesk 17.x and up) :

/usr/local/psa/admin/sbin/mail_auth_view | awk '{print $2}'
Post Reply