downloading messeges from postfix deferred queue

Discussion in 'Server Operation' started by jam, Feb 10, 2006.

  1. jam

    jam New Member

    Due to a problem with address rewritting i have mail sitting in my queue that cant be delivered, i want to download this mail and send it to the users 1 by 1. how can i download mail from the deferred queue to my outlook? or else send it to one email address? or is there a better way of doing it?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I think the best way would be to remove the error and then let Postfix deliver all the mails.
    What's the exact error message in the mail log?
     
  3. jam

    jam New Member

    I have already fixed the problem, but it looks like since postifix had already wronglly rewritten these emails they are not being delivered. all new emails are being delivered.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Are the mails still in the mail queue? You can find out with
    Code:
    postqueue -p
     

Share This Page