Hai.
How to configure qmail-popup to get mail from another host (not
localhost) or is there any tool ?
David L. Nicol wrote:
> > How to configure qmail / qmail popup or else to work like that. I
> have
> > tried with fetchmail and qpoper but still comfusing, I tried to
> change
> > source program (qmail-popup.c) but no progress.
> >
> > Th
> > Abu (LUG Indonesia)
>
> You are saying that you want to keep the username/password from
> a pop3 session on server1 and use that auth token set to download
> the mail from server2 to put it on server1.
>
> Depending on how responsive the pop3 server on server2 is, you
> will want to do the pop3 session to server2 either immediately
> on receiving the auth tokens from the user or delayed, after
> the pop3 session is over, so the mail from server2 will be
> there the next time the user checks.
>
> I could write you custom code to do both,
> with a time-out on the session to server2,
> for $200, in under a month.