iredmail-cli icon indicating copy to clipboard operation
iredmail-cli copied to clipboard

Added support for adding/updating mailbox display name.

Open bubbapizza opened this issue 5 years ago • 4 comments

Hi, I added a flag to the mailbox command to so I could change the display name of a mailbox. I figured I'd send you a pull request to see if you want it.

Thx Shawn

bubbapizza avatar May 10 '19 19:05 bubbapizza

Thanks for making these pathces @bubbapizza and @rj11 ! Is there a howto compile the tool with these included? I have tried to install golang and run make but I get no binary. Do you have some tips?

corvy avatar Aug 21 '20 10:08 corvy

Ooof, I can't really remember how I did it. I've only ever used go the one time I made these patches. I think I had to use the go command itself to check out the source code and compile it rather than doing the standard git clone thing.

rj11 avatar Aug 22 '20 14:08 rj11

Thanks, I will have to plonker around with it then.

corvy avatar Sep 03 '20 11:09 corvy

@corvy - Bubb'as and other recent changes (see #14 ) are in the pre-compiled https://github.com/eddiewebb/iredmail-cli/releases/tag/v0.3.1

eddiewebb avatar Dec 18 '21 18:12 eddiewebb