Most Frequently Commands of Exim

KevinHV

Member
Registered
Joined
Sep 8, 2016
Messages
57
Points
8
Managing the Mail queue using 'exim' command


# exim -bpc
-Print the total number of mail in mail queue.

# exim -bp
-Print a listing of mails in the queue (time queued, size, message-id, sender, recipient)

# exim -bp | exiqsumm
-Print a summary of messages in the queue (count, volume, oldest, newest, domain, and totals)

# exiwhat
-To print what Exim is doing right now
----------------------------------------------------------------------------------------------------------------------------------


# exim -Mvh <message-id>
-To view a message's headers

# exim -Mvb <message-id>
-To view a message's body

# exim -Mvl <message-id>
-To view a message's logs

# exim -Mes <message-id> <address>
-To edit the sender of a message

# exim -Mrm <message-id>
-To remove a message from the queue

# exim -Mf <message-id>
-To freeze a message
 
Latest Threads
Replies
1
Views
1,236
Replies
3
Views
995
Replies
1
Views
592
Replies
2
Views
1,196
Replies
1
Views
801
Recommended Threads
Replies
49
Views
30,515
Replies
1
Views
3,648
Replies
14
Views
12,454

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top