[destination]
type = Maildir
-path = ~/mail/gnu.local/mab/mail/
+path = ~/mail/gnu.local/bandali/mail/
# [destination]
# type = MDA_external
%base-file-systems))
(users
(cons* (user-account
- (name "mab")
+ (name "bandali")
(group "users")
- (home-directory "/home/mab")
+ (home-directory "/home/bandali")
(supplementary-groups
'("wheel" "netdev" "audio" "video")))
%base-user-accounts))
(listen '("127.0.0.1"))
(disable-plaintext-auth? #f)
(auth-mechanisms '("plain"))
- (postmaster-address "mab@gnu.local")
- (mail-location "maildir:/home/mab/mail/%d/%n/mail")
+ (postmaster-address "bandali@gnu.local")
+ (mail-location "maildir:/home/bandali/mail/%d/%n/mail")
(userdbs (list (userdb-configuration
(driver "static")
- (args (list "uid=mab" "gid=users" "home=/home/mab/mail/%d/%n")))))
+ (args (list "uid=bandali" "gid=users" "home=/home/bandali/mail/%d/%n")))))
(passdbs (list (passdb-configuration
(driver "passwd-file")
(args (list "/data/dovecot-passwd")))))))
(nnimap-address "127.0.0.1")
(nnimap-server-port 143)
(nnimap-authenticator plain)
- (nnimap-user "mab@gnu.local")
+ (nnimap-user "bandali@gnu.local")
(nnimap-inbox "INBOX")
(nnimap-split-methods 'nnimap-split-fancy)
(nnimap-split-fancy (|
message-subscribed-address-functions
'(gnus-find-subscribed-addresses)
message-dont-reply-to-names
- "\\(\\(\\(amin\\|mab\\)@shemshak\\.org\\)\\|\\(.*@aminb\\.org\\)\\|\\(\\(bandali\\|mab\\|aminb?\\)@gnu\\.org\\)\\|\\(a?bandali@\\(csclub\\.\\)?uwaterloo\\.ca\\)\\)")
+ "\\(\\(amin@shemshak\\.org\\)\\|\\(.*@aminb\\.org\\)\\|\\(\\(bandali\\|mab\\|aminb?\\)@gnu\\.org\\)\\|\\(a?bandali@\\(csclub\\.\\)?uwaterloo\\.ca\\)\\)")
;; (require 'company-ebdb)
:hook (;; (message-setup . mml-secure-message-sign-pgpmime)
(message-mode . flyspell-mode)