BlueMail for Email and more
BlueMail
https://bluemail.me/
Not sure exactly what to say about this.
Best to look at the home page and see what it says about BlueMail.
On the home page is a drop down download list you can choose from for OS type. (Download for Linux snap button down arrow on end)
For Puppy Linux the Download for Linux Deb is best to use.
This is the link to it:
https://download.bluemail.me/BlueMail/deb/BlueMail.deb
This worked in Bookworm Pup64 10.0.3
Have not tried in other Puppy versions.
They may need added dependency stuff.
Note:
Did have to edit the bluemail.desktop file in /usr/share/applications/
To get it to show up in the menu and run when clicked on.
Change Categories= to Email
Add --no-sandbox to end of Exec=
Code: Select all
[Desktop Entry]
0=B
1=l
2=u
3=e
4=M
5=a
6=i
7=l
8=
9=%
10=u
Name=BlueMail
Exec=/opt/BlueMail/bluemail %U --no-sandbox
Terminal=false
Type=Application
Icon=bluemail
StartupWMClass=BlueMail
Comment=BlueMail email client
MimeType=x-scheme-handler/me.blueone.linux;x-scheme-handler/mailto;x-scheme-handler/me.blueone.linux;
Categories=Email;
Sorry, I have not really tried to use this.
So any questions or issues, we all will all have to figure out.
Maybe the information provided here will help:
https://bluemail.me/help/tutorial
.
https://bluemail.me/help/
.
.
.