Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 1999 22:07:28 +0300
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        Ghulam Dastgir <banta@ghulam.force9.co.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Sendmail problems (using Force9 ISP)
Message-ID:  <19990525220728.A18606@relay.ucb.crimea.ua>
In-Reply-To: <01bea729$167ad900$LocalHost@signup>; from Ghulam Dastgir on Tue, May 25, 1999 at 08:37:32PM -0700
References:  <01bea729$167ad900$LocalHost@signup>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 25, 1999 at 08:37:32PM -0700, Ghulam Dastgir wrote:
> Hello,
>  
> after months of agony, pain, misery..... I just got my User PPP working. :-)
> I'm using FBSD 2.2.6.
> But my email isn't working. In fact when the PPP link comes up I get a load
> of errors from sendmail along the lines of:
>  
>     sendmail[450]: problem creating SMTP port
>     sendmail[450]: NOQUEUE: SYSERR(root): opendaemonsocket: cannot bind: Address already in use
>     sendmail[450]: NOQUEUE: SYSERR(root): opendaemonsocket: server SMTP socket wedged:         exiting
>  
> Now I get hundreds of these messgaes flooding my xterms....
>  
Symptoms are like you're trying to run ``sendmail -bd'' twice.  Don't do it.
By default (see /etc/rc.conf), sendmail it started at the system startup.
You don't need to start again after the PPP link is up.

> Also when I try to download mail from my ISP's incoming mail server
> (mail.force9.net) using the sendmail ETRN command "ETRN <myhost>", I get:
>  
> 502 unimplemented(#5.5.1)
> 
WYSIWYG.  This command is not implemented in Sendmail.

> And end up not being able to download any email.
>  
> Any ideas??
>  
> Thanks,
>  
> Ghulam
> 
> PS how do I run PPP as a non-root user??
> 
man 8 ppp, find the ``allow user[s]'' command.


Cheers,
-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990525220728.A18606>