Site update
This commit is contained in:
parent
26d0746f07
commit
5a2b2839ec
3 changed files with 18 additions and 18 deletions
|
@ -124,9 +124,9 @@ You can do this in a lot of ways with mblaze since it is very easily scriptable,
|
|||
```conf
|
||||
Local-Mailbox: User Name <user@domain.com>
|
||||
FQDN: "Generate using command mgenmid"
|
||||
Maildir: /home/crony/.local/share/Maildir/selfhost
|
||||
Outbox: /home/crony/.local/share/Maildir/selfhost/Sent/
|
||||
Drafts: /home/crony/.local/share/Maildir/selfhost/Drafts/
|
||||
Maildir: /home/USER/.local/share/Maildir/selfhost
|
||||
Outbox: /home/USER/.local/share/Maildir/selfhost/Sent/
|
||||
Drafts: /home/USER/.local/share/Maildir/selfhost/Drafts/
|
||||
Reply-From: User Name <user@domain.com>
|
||||
Scan-Format: %c%u%r %-3n %10d %17f %t %2i%s
|
||||
```
|
||||
|
@ -136,9 +136,9 @@ Scan-Format: %c%u%r %-3n %10d %17f %t %2i%s
|
|||
```conf
|
||||
Local-Mailbox: user <user@gmail.com>
|
||||
FQDN: "Generate using command mgenmid"
|
||||
Maildir: /home/crony/.local/share/Maildir/gmail
|
||||
Outbox: /home/crony/.local/share/Maildir/gmail/[Gmail]/Sent Mail
|
||||
Drafts: /home/crony/.local/share/Maildir/gmail/[Gmail]/Drafts
|
||||
Maildir: /home/USER/.local/share/Maildir/gmail
|
||||
Outbox: /home/USER/.local/share/Maildir/gmail/[Gmail]/Sent Mail
|
||||
Drafts: /home/USER/.local/share/Maildir/gmail/[Gmail]/Drafts
|
||||
Reply-From: user <user@gmail.com>
|
||||
Scan-Format: %c%u%r %-3n %10d %17f %t %2i%s
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue