Re: [exim] Sending a test email from a file

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Drav Sloan
Data:  
Para: Ralf Ertzinger
CC: exim-users
Asunto: Re: [exim] Sending a test email from a file
Ralf Ertzinger wrote:
> If you are doing this manually you may use "mutt" to open the spam
> mailbox and then use "b" to bounce the mail to it's recipient.


If it is many files to bounce, and you are using mutt, you can do:

T.            # tag all messages
;b            # bounce all tagged messages (it should prompt you for an address)


Regards

D.