hardware / mailserver

:warning: UNMAINTAINED - Simple and full-featured mail server using Docker
https://store.docker.com/community/images/hardware/mailserver
MIT License
1.29k stars 324 forks source link

admin reset for rain loop on nextcloud pi #375

Closed CHETSRISHONE closed 5 years ago

CHETSRISHONE commented 5 years ago

hello, I am a total newbie to all of this. I am running two nextcloud servers on rasbery pi's. I tried to get on the rainloop admin page to change some e mail credentials but I cannot get in? I cannot figure out how to reset the admin logon and password. Ive read a few posts on similar subject but am not getting results, maybe because I am on rasbery pi. I need a very simple way to reset please help. Thank you CR

n33pm commented 5 years ago

Hi https://yourrainloopdomain/?admin

Rainloop initial configuration

Default login is "admin", password is "12345

image

CHETSRISHONE commented 5 years ago

Understood, the problem is I cant get into admin. I did that already, and now i cant get in with any password. Not admin or any of the other hundreds of possibilities i have tried are letting me in. I am looking to reset from before the admin ui. Like try to reset to default so i can log in. Thank you for your time.

May 16, 2019 12:31 AM, "n33pm" <notifications@github.com (mailto:notifications@github.com?to=%22n33pm%22%20notifications@github.com)> wrote: Hi https://yourrainloopdomain/?admin (https://yourrainloopdomain/?admin)

Rainloop initial configuration (https://github.com/hardware/mailserver/wiki/Rainloop-initial-configuration) 

Default login is "admin", password is "12345 

 (https://user-images.githubusercontent.com/12273891/57834750-44e6a000-77bd-11e9-89ae-2d7795194566.png) 

—

You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://github.com/hardware/mailserver/issues/375?email_source=notifications&email_token=AMCLDBAN347MKV4CPXUOWF3PVUETZA5CNFSM4HM5K6U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQ5YEY#issuecomment-492952595), or mute the thread (https://github.com/notifications/unsubscribe-auth/AMCLDBCSEIEGZMFVVQF456TPVUETZANCNFSM4HM5K6UQ).

navossoc commented 5 years ago

Iif you want to reset it, I think the easiest solution is drop rainloop database.

CHETSRISHONE commented 5 years ago

HOW DO I DO THAT? May 16, 2019 7:26 PM, "Rafael Cossovan" <notifications@github.com (mailto:notifications@github.com?to=%22Rafael%20Cossovan%22%20notifications@github.com)> wrote: Iif you want to reset it, I think the easiest solution is drop rainloop database.

You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://github.com/hardware/mailserver/issues/375?email_source=notifications&email_token=AMCLDBDC6VCRY7RGOEKDMODPVYJWBA5CNFSM4HM5K6U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTRRLQ#issuecomment-493295790), or mute the thread (https://github.com/notifications/unsubscribe-auth/AMCLDBBH6UIUTAMQZW34TE3PVYJWBANCNFSM4HM5K6UQ).

navossoc commented 5 years ago

Well, first of all, are you using mysql or postgres? TBH: now I'm in doubt, I think rainloop does not use database.

No they won't use it for configurations, just for contacts...

Have you tried this? https://github.com/RainLoop/rainloop-webmail/issues/28

CHETSRISHONE commented 5 years ago

all I know is i am using raindrop through nextcloud on rasbery pi (nextcloud pi)

May 16, 2019 7:31 PM, "Rafael Cossovan" <notifications@github.com (mailto:notifications@github.com?to=%22Rafael%20Cossovan%22%20notifications@github.com)> wrote: Well, first of all, are you using mysql or postgres?

You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://github.com/hardware/mailserver/issues/375?email_source=notifications&email_token=AMCLDBBFX4MDPYMN4TGKRCLPVYKJ5A5CNFSM4HM5K6U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTRY5Q#issuecomment-493296758), or mute the thread (https://github.com/notifications/unsubscribe-auth/AMCLDBCWZUID6KO4AZV2PZTPVYKJ5ANCNFSM4HM5K6UQ).

navossoc commented 5 years ago

I have no idea how nextcloud works, but you don't have SSH access?

If so, just remove the rainloop files ${VOLUMES_ROOT_PATH}/rainloop and restart the container.

CHETSRISHONE commented 5 years ago

I have ssh, yes but am a total noob whent it comes to script.. what do i enter in {VOLUMES_ROOT_PATH} sory for my ignorance

May 17, 2019 8:42 AM, "Rafael Cossovan" <notifications@github.com (mailto:notifications@github.com?to=%22Rafael%20Cossovan%22%20notifications@github.com)> wrote: I have no idea how nextcloud works, but you don't have SSH access?

If so, just remove the rainloop files ${VOLUMES_ROOT_PATH}/rainloop and restart the container. 

—

You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://github.com/hardware/mailserver/issues/375?email_source=notifications&email_token=AMCLDBH3TNXTMXGZUG3QC73PV3G45A5CNFSM4HM5K6U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVDQ2Y#issuecomment-493500523), or mute the thread (https://github.com/notifications/unsubscribe-auth/AMCLDBDZAEUPRVSO4AZP7ATPV3G45ANCNFSM4HM5K6UQ).

navossoc commented 5 years ago

This variable has this value: https://github.com/hardware/mailserver/blob/c1bc395fdc07f4c4705d6b74f60b5bfb4a1e6ac0/sample.env#L38

Not sure if you changed it.

hardware commented 5 years ago

This issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.