On Jul 18 at 08:18, Gorden Fischer spoke: > Dear sirs: > > My box is running BSD 4.3. I use fetchmail to fetch all my emails from > the ISP. Often when I fetched the mail I ran pine and the mail is not > there yet. > > I think the local mail agent hasn't delivered the mail to my mailbox yet. > I use sendmail, is there a way to speed things up?
Maybe some messages are still in the queue. Did you check with mailq? Maybe sendmail is still about to resolve some hostnames. Sendmail can chose to drop messages from unresolvable sources. If you are using the .mc file you might try: FEATURE(accept_unresolvable_domains) -Hanspeter To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
