Search Criteria
Package Details: mutt-wizard-git 3.2.1.r55.gc8bbef5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mutt-wizard-git.git (read-only, click to copy) |
---|---|
Package Base: | mutt-wizard-git |
Description: | Easily auto-configure neomutt and isync/mpop with safe passwords (IMAP/POP3/SMTP) |
Upstream URL: | https://github.com/lukesmithxyz/mutt-wizard |
Keywords: | email isync neomutt terminal |
Licenses: | GPL3 |
Conflicts: | mutt-wizard |
Provides: | mutt-wizard |
Submitter: | Kr1ss |
Maintainer: | Kr1ss |
Last Packager: | Kr1ss |
Votes: | 28 |
Popularity: | 0.000019 |
First Submitted: | 2019-04-23 16:24 (UTC) |
Last Updated: | 2021-07-16 18:48 (UTC) |
Dependencies (20)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- isync (isync-utf8-mailboxesAUR, isync-gitAUR, isync-config-patchedAUR, mbsync-gitAUR)
- libnotify (libnotify-gitAUR)
- msmtp (msmtp-gitAUR, msmtp-ntlmAUR)
- neomutt (neomutt-gitAUR)
- notmuch-runtime (notmuch-runtime-gitAUR)
- pass (pass-gitAUR, pass-parcelliteAUR, gopass-symlinksAUR)
- perl (perl-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- abookAUR (abook-configdirAUR) (optional) – contact store and tab completion
- cron (scron-gitAUR, vixie-cronAUR, busybox-crondAUR, mcronAUR, dcronAUR, dcron-gitAUR, cronie-selinuxAUR, systemd-cron-next-gitAUR, systemd-cronAUR, cronie, fcron) (optional) – set up automatic mail syncing
- elinks (elinks-gitAUR) (optional) – view HTML email inside of the neomutt TUI
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (optional) – view images inside of the neomutt TUI
- links (links-g-directfbAUR) (optional) – view HTML email inside of the neomutt TUI
- lynx (lynx-gitAUR, lynx-currentAUR) (optional) – view HTML email inside of the neomutt TUI
- mpop (mpop-gnomeAUR) (optional) – if you want to use POP3 email access
- pam-gnupgAUR (pam-gnupg-gitAUR) (optional) – automatically unlock gpg keys at session login
- protonmail-bridge (protonmail-bridge-nokeychainAUR) (optional) – use neomutt with protonmail accounts
- urlviewAUR (urlview-xdg-gitAUR, urlview-gitAUR) (optional) – list URLs found in mails to open them in a browser
- w3m (w3m-rkta-gitAUR) (optional) – view HTML email and images inside of the neomutt TUI
Latest Comments
« First ‹ Previous 1 2 3
Roland commented on 2019-09-07 11:36 (UTC)
Done. New repo is: https://github.com/rpuntaie/mailwizard I'd be grateful if you could package it. pkgname='mailwizard-git' pkgdesc='Configure isync, getmail, msmtp and neomutt with pass for passwords.' provides=("${pkgname%-git}") conflicts=("mutt-wizard") depends=('neomutt' 'isync' 'msmtp' 'getmail' 'urlscan' 'pass')
Kr1ss commented on 2019-09-06 13:58 (UTC)
Hi @Roland,
thank you for your comment. I've actually been following your PR for some time now with interest. I wouldn't consider switching this package to another source though, but what about you doing a proper fork, so we could package your version additionally ?
Forking would include :
Let me know what you think.
Roland commented on 2019-09-06 09:05 (UTC)
I worked through this tool and made many bug fixes and improvements. I don't know whether Luke intends to merge in my pull request. If not, please consider switching to my repo at https://github.com/rpuntaie/mutt-wizard. It replaces urlview with urlscan, as that is in the official repos, and it also depends on getmail for POP.
Kr1ss commented on 2019-04-27 13:03 (UTC)
Yeah thank you for the hint. I've just updated the
PKGBUILD
.Mouath commented on 2019-04-27 01:52 (UTC)
suggestion to add
urlview
as optional dependency since its used to open links(^B).« First ‹ Previous 1 2 3