when I type mailq on SSH command line terminal. I got list of mail.
However, the server does not have mail server to send those mails.
How can I export the mail queue and export it to another server?
Thank You
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Copy /var/spool/mqueue directory:
| |||
|
feedback
|