Attachment 'Befehle_System.txt'
Download 1 Debug:
2 omshowlog -s "SMTP Relay" -l 99
3
4 Postfach sichern:
5 omcpoutu -n "bob user" -f bob.out
6 compressed: omcpoutu -n User-ID -f - | gzip >username.out.gz
7
8 Postfach wiederherstellen:
9 omcpinu -f file.out
10 compressed: gunzip <username.out.gz | omcpinu -f -
11
12 Storage Reparieren:
13 sxfixdref -f "user name"
14
15 oder
16
17 omcpoutu -n "user name/mailnode" -S i -f filename
18 - Delete all inbox messages -
19 omcpinu -f filename
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.