Looks like send mail is sending mail out to the virtual host
(neighborsunited.net) now:

[EMAIL PROTECTED]:189 echo "3,0 [EMAIL PROTECTED]" | sendmail -bt
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter <ruleset> <address>
> canonify           input: postmaster @ neighborsunited . net
Canonify2          input: postmaster < @ neighborsunited . net >

Mailman is not sending messages, but it looks like /var is full (which
would cause problems) 

Aug  6 09:35:18 lorax sm-mta[27137]: h76EZIpZ086955: low on space
(SMTP-DAEMON n
eeds 0 bytes + 100 blocks in /var/spool/mqueue), max avail: 0
Aug  6 09:35:18 lorax sm-mta[27137]: rejecting new messages: min free:
100
[EMAIL PROTECTED]:204  df
Filesystem  1K-blocks    Used   Avail Capacity  Mounted on
/dev/da0s1a    128814   69388   49122    59%    /
devfs               1       1       0   100%    /dev
/dev/da0s1e   7322350 2631730 4104832    39%    /home
/dev/da1s1d   7709614 6373536  719310    90%    /usr
/dev/da0s1d    257838  237312    -100   100%    /var

So I'm off to try and figure out where I can clear some space off in
/var

Thanks everyone...


> > 
> > So are you saying that that I should type litterally:
> > 
> > cp freebsd.mc `hostname`.mc  (I had used neighborsunited.net.mc)
> 
> Yes. And then you should edit the host.name.of.machine.mc file, eg
> 
>     # vi `hostname`.mc
> 
> > and then in my favorite editor, add the lines:
> > 
> > MASQUERADE_AS(`neighborsunited.net')dnl
> > FEATURE(masquerade_envelope)dnl
> > 
> > then litterally:
> 
> > make
> > make install-cf CF=neighborsunited.net
> > sh /etc/rc.sendmail restart
> 
> I would use:
> 
>     # make
>     # make install
>     # sh /etc/rc.sendmail restart
> 
> The CF= stuff is for really odd tweaks.
> 
> Cheers.
-- 
Kirk R. Wythers                 Department of Forest Resources  
Tel: 612.625.2261               University of Minnesota
Fax: 612.625.521                1530 Cleveland Ave. N
Email: [EMAIL PROTECTED]                Saint Paul, MN 55108 USA

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to