On Mar 1, 2010, at 10:40 AM, Uzair Qadir wrote:
Hi,
i am new to the freebsd. and i have been trying to configure
sendmail so that it would only send mails through a mail server .
but i cant seem to get it right. wen i run sendmail. i get the
following output. i would like to knw what coul
Hi,
i am new to the freebsd. and i have been trying to configure sendmail so that
it would only send mails through a mail server . but i cant seem to get it
right. wen i run sendmail. i get the following output. i would like to knw what
could be the problem.
WARNING: local host name (FreeBSD)
You would do better to try the sendmail lists.
Rewriting addresses is not a trivial configuration issue. While you have
the generics enabled this is effected by the masquerading functions.
Most complex sendmail configurations are done through the proper
configuration of the cascading rules.
Hi!
Sendmail drives me mad.
The only thing I want it to do is change the sender's E-Mail address to
[EMAIL PROTECTED] and forward everything to smtp.web.de whenever I send mail
from the command line.
It always sends a DNS query to get the MX records of web.de but the
servers designated by the MX re
Sent: Monday, March 20, 2006 9:34 AM
To: [EMAIL PROTECTED]; 'FreeBSD Questions'
Subject: Re: sendmail configuration
Your problem is in the name resolution for your domain. Check your hosts
file, sendmail typically checks hosts before DNS.
-Derek
At 04:55 AM 3/20/2006,
Please *DON'T top post.
On 2006-03-20 07:31, Ming Tang <[EMAIL PROTECTED]> wrote:
>Giorgos Keramidas [mailto:[EMAIL PROTECTED] wrote:
>>Ming Tang [mailto:[EMAIL PROTECTED] wrote:
>>>
>>> I got an email problem. My server can only receive email but
>>> cannot send any email out after I changed my s
Your problem is in the name resolution for your domain. Check your hosts
file, sendmail typically checks hosts before DNS.
-Derek
At 04:55 AM 3/20/2006, Ming Tang wrote:
Hi - there,
I got an email problem. My server can only receive email but cannot send any
email out after I change
: Monday, March 20, 2006 5:34 AM
To: Ming Tang
Cc: freebsd-questions@FreeBSD.org
Subject: Re: sendmail configuration
You are not using 'domainname.com' as an internal, local-only domain name,
right? Because it's already taken and registered by a *real*
name-server out there...
Is
On 2006-03-20 04:55, Ming Tang <[EMAIL PROTECTED]> wrote:
> Hi - there,
>
> I got an email problem. My server can only receive email but cannot send any
> email out after I changed my server configuration recently from NAT to a
> D-Link router (DI-624) which supports and passes through all virtual
Hi - there,
I got an email problem. My server can only receive email but cannot send any
email out after I changed my server configuration recently from NAT to a
D-Link router (DI-624) which supports and passes through all virtual servers
to an internal server. I always get the attached error mess
On 2005-03-22 11:16, Ulf Magnusson <[EMAIL PROTECTED]> wrote:
>On Mon, Mar 21, 2005 at 12:43:19PM +0200, Giorgos Keramidas wrote:
>>On 2005-03-20 14:21, Ulf Magnusson <[EMAIL PROTECTED]> wrote:
>>> [ Question about Sendmail, SMART_HOST and delivery failures like: ]
>>>
>>> %- The following
I switched to Postfix, and after a little twiddling everything works
fine. I'll just stick with PF until I need some sendmail-specific feature.
Anyway, thanks for your help!
On Mon, Mar 21, 2005 at 12:43:19PM +0200, Giorgos Keramidas wrote:
> On 2005-03-20 14:21, Ulf Magnusson <[EMAIL PROTECTED]
On 2005-03-20 14:21, Ulf Magnusson <[EMAIL PROTECTED]> wrote:
> I'm trying to set up sendmail to route outgoing mail to an external
> SMTP server. I need this for Mutt, which doesn't have its own means of
> transfering mail and relies on whatever MTA the system provides. I
> found out about sendmai
understanding of DNS is still somewhat patchy). And, if I do know my
fully-qualified hostname, how do I make sendmail use it instead of "obygden"
when talking to the SMTP server?
- Original Message -
From: Oliver Fuchs <[EMAIL PROTECTED]>
Date: Sunday, March 20, 2005 5:
On Sun, 20 Mar 2005, Ulf Magnusson wrote:
> I'm trying to set up sendmail to route outgoing mail to an external SMTP
> server. I need this for Mutt, which doesn't have its own means of transfering
> mail and relies on whatever MTA the system provides. I found out about
> sendmail's SMARTHOST ca
I'm trying to set up sendmail to route outgoing mail to an external SMTP
server. I need this for Mutt, which doesn't have its own means of transfering
mail and relies on whatever MTA the system provides. I found out about
sendmail's SMARTHOST capability and added this line to my .mc
configurati
On 8/5/03 9:32 AM, "Kirk R. Wythers" <[EMAIL PROTECTED]> wrote:
> On Mon, 2003-08-04 at 15:40, Jonathan Chen wrote:
>> On Mon, Aug 04, 2003 at 03:00:38PM -0500, Kirk R. Wythers wrote:
>>> I am adding a dynamic dns host to my server and need want to add to
>>> these options to sendmail
>>>
>>>
>>
On Tue, 2003-08-05 at 19:43, Chuck Swiger wrote:
> Kirk R. Wythers wrote:
> [ ... ]
> > OK... not space between the install and -cf 'make install-cf
> > CF=neighborsunited'
> >
> > gives the message
> >
> > [EMAIL PROTECTED]:133 make install-cf CF=neighborsunited.net
> > install -m 444 lorax.for
On Tue, 2003-08-05 at 20:32, Jonathan Chen wrote:
>
> It is *NOT* 'hostname.mc'. It is `hostname`.mc (note the back-tick).
> `hostname`.mc should expand to host.name.of.machine.mc.
So are you saying that that I should type litterally:
cp freebsd.mc `hostname`.mc (I had used neighborsunited.net
On Tue, Aug 05, 2003 at 08:45:49PM +, Kirk R. Wythers wrote:
> On Tue, 2003-08-05 at 20:32, Jonathan Chen wrote:
>
> >
> > It is *NOT* 'hostname.mc'. It is `hostname`.mc (note the back-tick).
> > `hostname`.mc should expand to host.name.of.machine.mc.
>
> So are you saying that that I should
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
> canonify input: postmaster @ neighborsunited . net
Canonify2
On Tue, 2003-08-05 at 20:14, Chuck Swiger wrote:
> Hi, Kirk--
>
> Kirk R. Wythers wrote:
> [ ... ]
> > 1. cp freebsd.mc neighborsunited.net.mc
> > 2. emacs neighborsunited.net.mc and added the lines:
> >
> > MASQUERADE_AS(`neighborsunited.net')dnl
> > FEATURE(masquerade_envelope)dnl
> > a
Hi, Kirk--
Kirk R. Wythers wrote:
[ ... ]
1. cp freebsd.mc neighborsunited.net.mc
2. emacs neighborsunited.net.mc and added the lines:
MASQUERADE_AS(`neighborsunited.net')dnl
FEATURE(masquerade_envelope)dnl
above the lines:
MAILER(local)
MAILER(smtp)
3. make
4. make install-cf CF=neighborsuni
Kirk R. Wythers wrote:
[ ... ]
OK... not space between the install and -cf 'make install-cf
CF=neighborsunited'
gives the message
[EMAIL PROTECTED]:133 make install-cf CF=neighborsunited.net
install -m 444 lorax.forestry.umn.edu.cf /etc/mail/sendmail.cf
That's right. Now do a "make restart".
Ho
On 8/5/03 11:40 AM, "Kirk R. Wythers" <[EMAIL PROTECTED]> wrote:
> On Tue, 2003-08-05 at 16:51, Michael K. Smith wrote:
>> On 8/5/03 9:32 AM, "Kirk R. Wythers" <[EMAIL PROTECTED]> wrote:
>>
>>> On Mon, 2003-08-04 at 15:40, Jonathan Chen wrote:
On Mon, Aug 04, 2003 at 03:00:38PM -0500, Kirk R
On Tue, 2003-08-05 at 16:51, Michael K. Smith wrote:
> On 8/5/03 9:32 AM, "Kirk R. Wythers" <[EMAIL PROTECTED]> wrote:
>
> > On Mon, 2003-08-04 at 15:40, Jonathan Chen wrote:
> >> On Mon, Aug 04, 2003 at 03:00:38PM -0500, Kirk R. Wythers wrote:
> >>> I am adding a dynamic dns host to my server and
On Mon, 2003-08-04 at 15:40, Jonathan Chen wrote:
> On Mon, Aug 04, 2003 at 03:00:38PM -0500, Kirk R. Wythers wrote:
> > I am adding a dynamic dns host to my server and need want to add to
> > these options to sendmail
> >
> >
> > MASQUERADE_AS(`neighborsunited.net')dnl
> > FEATURE(masquerade_env
On Tue, Aug 05, 2003 at 11:32:27AM -0500, Kirk R. Wythers wrote:
> On Mon, 2003-08-04 at 15:40, Jonathan Chen wrote:
[...]
> >
> > # cd /etc/mail
> > # cp freebsd.mc `hostname`.mc
> > # vi `hostname`.mc
> > # make
> > # make install
> > # sh /etc/rc.sendmail restart
>
> I
On Tue, 2003-08-05 at 18:41, Michael K. Smith wrote:
> On 8/5/03 11:40 AM, "Kirk R. Wythers" <[EMAIL PROTECTED]> wrote:
>
> > On Tue, 2003-08-05 at 16:51, Michael K. Smith wrote:
> >> On 8/5/03 9:32 AM, "Kirk R. Wythers" <[EMAIL PROTECTED]> wrote:
> >>
> >>> On Mon, 2003-08-04 at 15:40, Jonathan
Hello,
Are you using the default sendmail included with your copy of FreeBSD or
have you installed a http://www.sendmail.org/ source/binary?
If so (sendmail.org) you may want to return to the installation
directory/cf/cf and attend your changes to the file sendmail.mc there and
rerun the make in
On Mon, Aug 04, 2003 at 03:00:38PM -0500, Kirk R. Wythers wrote:
> I am adding a dynamic dns host to my server and need want to add to
> these options to sendmail
>
>
> MASQUERADE_AS(`neighborsunited.net')dnl
> FEATURE(masquerade_envelope)dnl
>
> Is this done with freebsd.submit.mc or freebsd.mc
I am adding a dynamic dns host to my server and need want to add to
these options to sendmail
MASQUERADE_AS(`neighborsunited.net')dnl
FEATURE(masquerade_envelope)dnl
Is this done with freebsd.submit.mc or freebsd.mc?
Thanks,
Kirk
___
[EMAIL PROTEC
+++ Lorin Lund [freebsd] [26-01-03 10:37 -0700]:
| Date: Sun, 26 Jan 2003 10:37:13 -0700
| From: Lorin Lund <[EMAIL PROTECTED]>
| Subject: sendmail configuration - how to route all mail through my ISP
|
| I have v 4.7 of FreeBSD.
|
| I have a static IP and a domain but I can't send
On 25 Jan Chris Phillips wrote:
> From: "dick hoogendijk" <[EMAIL PROTECTED]>
> > However, I don't get how your ISP can block *outgoing* connects of
> > your sendmail. Some isp's block incoming connects on 25.
> *** FYI ***
> FreeServe, Energis & Demon are doing just this.
> I am informed that th
- Original Message -
From: "dick hoogendijk" <[EMAIL PROTECTED]>
To: "Lorin Lund" <[EMAIL PROTECTED]>
Cc: "freebsd-questions" <[EMAIL PROTECTED]>
Sent: Saturday, January 25, 2003 9:32 PM
Subject: Re: sendmail configuration - how to route
- Original Message -
From: "dick hoogendijk" <[EMAIL PROTECTED]>
To: "Lorin Lund" <[EMAIL PROTECTED]>
Cc: "freebsd-questions" <[EMAIL PROTECTED]>
Sent: Saturday, January 25, 2003 10:32 PM
Subject: Re: sendmail configuration - how to route
On 26 Jan Lorin Lund wrote:
> I have a static IP and a domain but I can't send e-mail out directly
> because my ISP blocks it. I need to send all my e-mail out through my
> ISP. How do I tell sendmail to route all my mail out through my ISP's
> mail server?
The smarthost option does what you ask
Chuck Swiger <[EMAIL PROTECTED]> writes:
> Lorin Lund wrote:
> > I have a static IP and a domain but I can't send e-mail out directly
> > because my ISP blocks it. I need to send all my e-mail out through my
> > ISP. How do I tell sendmail to route all my mail out through my ISP's
> > mail serve
# [EMAIL PROTECTED] / 2003-01-25 12:51:11 -0500:
> Lorin Lund wrote:
> >I have a static IP and a domain but I can't send e-mail out directly
> >because my ISP blocks it. I need to send all my e-mail out through my
> >ISP. How do I tell sendmail to route all my mail out through my ISP's
> >mail se
Lorin Lund wrote:
I have a static IP and a domain but I can't send e-mail out directly
because my ISP blocks it. I need to send all my e-mail out through my
ISP. How do I tell sendmail to route all my mail out through my ISP's
mail server?
1) cd /etc/mail
2) edit freebsd.mc and change the foll
I have v 4.7 of FreeBSD.
I have a static IP and a domain but I can't send e-mail out directly
because my ISP blocks it. I need to send all my e-mail out through my
ISP. How do I tell sendmail to route all my mail out through my ISP's
mail server?
To Unsubscribe: send mail to [EMAIL PROTECTED]
Today Christopher J Phillips wrote:
> Hi,
>
> I have some FreeBSD boxes that I'd like to configure sendmail on.
>
> I have no experience I'm afraid.
>
> I have a mail server that is all set up as I'd like it, see www.inty.net
>
> I would like the FreeBSD boxes to send/forward mail out to that host
Hi,
I have some FreeBSD boxes that I'd like to configure sendmail on.
I have no experience I'm afraid.
I have a mail server that is all set up as I'd like it, see www.inty.net
I would like the FreeBSD boxes to send/forward mail out to that host via
SMTP, I am proficient at configuring that (int
On Sep 19 at 08:46, stan spoke:
> I find myself in a position where I need to set up sendmail in the following
> fashion. I need it to deliver all (except machine local email) to a
> smarthost. Now this _should_ be straightforward, except that at the moment I
> can only access the machine by IP
I've got a 4.6 STABLE machine (last cvsup'd about a month or so ago), that
I use for my workstation within a medium size company. We are in the throes
of a "merger", and the corporate people are using this as a n excuse to redo
(read break) many things.
I find myself in a position where I need to
45 matches
Mail list logo