Lewi wrote:

> On Thu, Apr 18, 2002 at 12:00:46PM +0200, Thorsten Strusch wrote:
> > Hi Lewi,
> >
> > Lewi wrote:
> > >
> > > I have a message queue with a large size, I send it to my friends' email at 
>lycos,
> > > the problem is I see on my maillog message status is defer, how I can recover it 
>from
> > > queue and send it again using another server, because my friend need it fast and 
>I
> > > don't have a backup email.
> >
> > if you use sendmail, you can modify your /etc/mail/mailertable:
> >
> > your-friends-domain.tld      smtp:[192.67.198.2]
> >
> > (substitute 192.67.198.2 with your mailserver ;-p )
> >
> > don´t forget to rebuild the mailertable.db
> > makemap hash mailertable < mailertable
> >
> > then you can call sendmail:
> >
> > # sendmail -q -v
> > And you hopefully see sendmail delivering the mail.
> 
> I'm using postfix, how I can do that with postfix
> I found a queue file in /var/spool/postfix/defer/..
> but how I can read it again on a email way, not in binary
> I use imp3.0 to sent email

oh, I´m sorry, I´m not firm in postfix or imp3 :-(

perhaps you ask google.com/linux 
perhaps postcat can help you

regards
Thorsten



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to