• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

how do I view maillogs?

N

net64

Guest
Ive been searching all over and cant find anything when I try to look at my maillog, what am I doing wrong?

cd /var/log
vi maillog

E325: ATTENTION
Found a swap file by the name ".maillog.swp"
owned by: root dated: Tue Feb 28 16:57:43 2006
file name: /var/log/maillog
modified: YES
user name: root host name: admin.******.com
process ID: 26489
While opening file "maillog"
dated: Sun Mar 5 03:17:04 2006
NEWER than swap file!

(1) Another program may be editing the same file.
If this is the case, be careful not to end up with two
different instances of the same file when making changes.
Quit, or continue with caution.

(2) An edit session for this file crashed.
If this is the case, use ":recover" or "vim -r maillog"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file ".maillog.swp"
to avoid this message.

Swap file ".maillog.swp" already exists!
[O]pen Read-Only, (E)dit anyway, (R)ecover, (Q)uit, (A)bort, (D)elete it:
 
Back
Top