Re: postfix problem

2007-10-19 Thread Eric Crist

Yeah, just realized that...

On Oct 18, 2007, at 11:17 AMOct 18, 2007, Bill Banks wrote:


Do you know its postfix not sendmail?

Eric Crist wrote:
You need to tell your mail server what domains it needs to accept  
mail for.


Edit /etc/mail/access.sample and add your domain per the template,  
save as /etc/mail/access, then run make install restart from  
within the /etc/mail directory.


Let me know if that works alright for you!

Eric



On Oct 18, 2007, at 9:44 AMOct 18, 2007, Bill Banks wrote:

Hi, Im installing postfix on a server. It accept mail from my own  
network but not from the outside. It said relay access denied.  
Any clue.


--
---
Bill Banks 508-829-2005
Wachusett Programming  Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com


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


-
Eric F Crist
Secure Computing Networks


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





--
---
Bill Banks 508-829-2005
Wachusett Programming  Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com




-
Eric F Crist
Secure Computing Networks


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


Re: postfix problem

2007-10-18 Thread Eric Crist
You need to tell your mail server what domains it needs to accept  
mail for.


Edit /etc/mail/access.sample and add your domain per the template,  
save as /etc/mail/access, then run make install restart from within  
the /etc/mail directory.


Let me know if that works alright for you!

Eric



On Oct 18, 2007, at 9:44 AMOct 18, 2007, Bill Banks wrote:

Hi, Im installing postfix on a server. It accept mail from my own  
network but not from the outside. It said relay access denied.  
Any clue.


--
---
Bill Banks 508-829-2005
Wachusett Programming  Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com


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


-
Eric F Crist
Secure Computing Networks


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


Re: postfix problem

2007-10-18 Thread Bill Banks

How do I set it in main.cf?

Eric Crist wrote:
You need to tell your mail server what domains it needs to accept mail 
for.


Edit /etc/mail/access.sample and add your domain per the template, 
save as /etc/mail/access, then run make install restart from within 
the /etc/mail directory.


Let me know if that works alright for you!

Eric



On Oct 18, 2007, at 9:44 AMOct 18, 2007, Bill Banks wrote:

Hi, Im installing postfix on a server. It accept mail from my own 
network but not from the outside. It said relay access denied. Any 
clue.


--
---
Bill Banks 508-829-2005
Wachusett Programming  Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com


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


-
Eric F Crist
Secure Computing Networks


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





--
---
Bill Banks 508-829-2005
Wachusett Programming  Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com
 



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


RE: postfix problem

2007-10-18 Thread brad davison

You may also wish to add your locally hosted domains to the 

/etc/mail/local-host-names


 From: [EMAIL PROTECTED]
 Date: Thu, 18 Oct 2007 09:47:46 -0500
 To: [EMAIL PROTECTED]
 CC: freebsd-questions@freebsd.org
 Subject: Re: postfix problem
 
 You need to tell your mail server what domains it needs to accept  
 mail for.
 
 Edit /etc/mail/access.sample and add your domain per the template,  
 save as /etc/mail/access, then run make install restart from within  
 the /etc/mail directory.
 
 Let me know if that works alright for you!
 
 Eric
 
 
 
 On Oct 18, 2007, at 9:44 AMOct 18, 2007, Bill Banks wrote:
 
  Hi, Im installing postfix on a server. It accept mail from my own  
  network but not from the outside. It said relay access denied.  
  Any clue.
 
  -- 
  ---
  Bill Banks 508-829-2005
  Wachusett Programming  Ourweb
  http://www.ourweb.net
  http://www.ourwebtemplates.com
 
 
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to freebsd-questions- 
  [EMAIL PROTECTED]
 
 -
 Eric F Crist
 Secure Computing Networks
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

_
Boo! Scare away worms, viruses and so much more! Try Windows Live OneCare!
http://onecare.live.com/standard/en-us/purchase/trial.aspx?s_cid=wl_hotmailnews___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: postfix problem

2007-10-18 Thread Bill Banks

that didnt work


Eric Crist wrote:
You need to tell your mail server what domains it needs to accept mail 
for.


Edit /etc/mail/access.sample and add your domain per the template, 
save as /etc/mail/access, then run make install restart from within 
the /etc/mail directory.


Let me know if that works alright for you!

Eric



On Oct 18, 2007, at 9:44 AMOct 18, 2007, Bill Banks wrote:

Hi, Im installing postfix on a server. It accept mail from my own 
network but not from the outside. It said relay access denied. Any 
clue.


--
---
Bill Banks 508-829-2005
Wachusett Programming  Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com


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


-
Eric F Crist
Secure Computing Networks


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





--
---
Bill Banks 508-829-2005
Wachusett Programming  Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com
 



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


Re: postfix problem

2007-10-18 Thread Bill Banks

Do you know its postfix not sendmail?

Eric Crist wrote:
You need to tell your mail server what domains it needs to accept mail 
for.


Edit /etc/mail/access.sample and add your domain per the template, 
save as /etc/mail/access, then run make install restart from within 
the /etc/mail directory.


Let me know if that works alright for you!

Eric



On Oct 18, 2007, at 9:44 AMOct 18, 2007, Bill Banks wrote:

Hi, Im installing postfix on a server. It accept mail from my own 
network but not from the outside. It said relay access denied. Any 
clue.


--
---
Bill Banks 508-829-2005
Wachusett Programming  Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com


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


-
Eric F Crist
Secure Computing Networks


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





--
---
Bill Banks 508-829-2005
Wachusett Programming  Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com
 



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


Re: postfix problem

2007-10-18 Thread Kurt Buff
Let's try that again, shall we?

In main.cf, what do the following lines say?

mydomain =
myorigin =
mynetworks =
mydestination =

Fixing these will likely fix your problem. My postfix box is a mail
gateway to our Exchange server, and my main.cf say these things:

mydomain = mycompany.com
myorigin = $mydomain
mynetworks = [list of IP addresses of internal servers allowed to
relay though this box]
mydestination = [null, because I don't host accounts on this box]

If you're still having problems after doing this, I suggest either
getting The Book Of Postfix (ISBN 1593270011 - www.bookpool.com is my
favorite source for technical books) and perusing that, or subscribing
to the postfix list - they're quite helpful.

Kurt

On 10/18/07, Bill Banks [EMAIL PROTECTED] wrote:
 Hi, Im installing postfix on a server. It accept mail from my own
 network but not from the outside. It said relay access denied. Any clue.

 --
 ---
 Bill Banks 508-829-2005
 Wachusett Programming  Ourweb
 http://www.ourweb.net
 http://www.ourwebtemplates.com



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

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


Re: postfix problem

2007-10-18 Thread N.J. Thomas
* Bill Banks [EMAIL PROTECTED] [2007-10-18 10:44:56 -0400]:
 Im installing postfix on a server. It accept mail from my own network
 but not from the outside. It said relay access denied. Any clue.

Please post the output of postconf -n.

Thomas

-- 
N.J. Thomas
[EMAIL PROTECTED]
Etiamsi occiderit me, in ipso sperabo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: postfix problem

2007-10-18 Thread Bill Banks



N.J. Thomas wrote:

* Bill Banks [EMAIL PROTECTED] [2007-10-18 10:44:56 -0400]:
  

Im installing postfix on a server. It accept mail from my own network
but not from the outside. It said relay access denied. Any clue.



Please post the output of postconf -n.

Thomas

  


--
---
Bill Banks 508-829-2005
Wachusett Programming  Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com
 

command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libexec/postfix
debug_peer_level = 6
debug_peer_list = countrygirlsonline.com
default_privs = nobody
fast_flush_domains = countrygirlsonline.com
html_directory = no
inet_interfaces = all
luser_relay = [EMAIL PROTECTED]
mail_owner = postfix
mailq_path = /usr/local/bin/mailq
manpage_directory = /usr/local/man
mydomain = countrygirlsonline.com
myhostname = cowgirl.ourweb.net
mynetworks_style = class
newaliases_path = /usr/local/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
relayhost = $mydomain
sample_directory = /usr/local/etc/postfix
sendmail_path = /usr/local/sbin/sendmail
setgid_group = maildrop
smtpd_client_restrictions = check_client_access 
hash:/usr/local/etc/postfix/access
transport_maps = hash:/usr/local/etc/postfix/transport
unknown_local_recipient_reject_code = 550
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: postfix problem

2007-10-18 Thread Bill Banks

Did you get this?

N.J. Thomas wrote:

* Bill Banks [EMAIL PROTECTED] [2007-10-18 10:44:56 -0400]:
  

Im installing postfix on a server. It accept mail from my own network
but not from the outside. It said relay access denied. Any clue.



Please post the output of postconf -n.

Thomas

  


--
---
Bill Banks 508-829-2005
Wachusett Programming  Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com
 

command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libexec/postfix
debug_peer_level = 6
debug_peer_list = countrygirlsonline.com
default_privs = nobody
fast_flush_domains = countrygirlsonline.com
html_directory = no
inet_interfaces = all
luser_relay = [EMAIL PROTECTED]
mail_owner = postfix
mailq_path = /usr/local/bin/mailq
manpage_directory = /usr/local/man
mydomain = countrygirlsonline.com
myhostname = cowgirl.ourweb.net
mynetworks_style = class
newaliases_path = /usr/local/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
relayhost = $mydomain
sample_directory = /usr/local/etc/postfix
sendmail_path = /usr/local/sbin/sendmail
setgid_group = maildrop
smtpd_client_restrictions = check_client_access 
hash:/usr/local/etc/postfix/access
transport_maps = hash:/usr/local/etc/postfix/transport
unknown_local_recipient_reject_code = 550
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: postfix problem

2007-10-18 Thread Gerard
On October 18, 2007 at 10:44AM Bill Banks wrote:


 Hi, Im installing postfix on a server. It accept mail from my own 
 network but not from the outside. It said relay access denied. Any clue.

Bill, you might be better served by posting Postfix questions on the dedicated
Postfix forum. You could check out: http://www.postfix.com/ for further
details.


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


Re: Postfix Problem (urgent)

2005-06-05 Thread Raciel Perez Hernandez

 Raciel Perez Hernandez wrote:
 Helo list I have postfix installed and working, it only have a problem,
 I
 connect to internet trougth a leased line of 144Kbs  but this line
 sometimes gets unstable and goes down, so if the connection is down and
 somebody try to send a message, postfix tells me (Server replied: 450
 [EMAIL PROTECTED]: Recipient address rejected: Domain not
 found)
 and reject the message, I put this two lines on the main.cf file without
 any results disable_dns_lookups=yes and deffer_transport=smtp but
 postfix
 do not hear me, I need postfix put mail on the queue even if is
 connected
 or not, rigth now it represent a big problem to me Best Regards.
 There is my main.cf file.

 smtpd_recipient_restrictions =
 reject_invalid_hostname,
 reject_non_fqdn_sender,
 reject_non_fqdn_recipient,
 reject_unknown_sender_domain,
 reject_unknown_recipient_domain,
 check_sender_access proxy:mysql:/etc/postfix/mysql-sender-access.cf,
 permit_sasl_authenticated, permit_mynetworks,
 #reject_unauth_destination,
 #permit_sasl_authenticated,
 reject_unauth_pipelining,
 reject

 The problem is the order of your recipient restrictions.  Move
 permit_sasl_authenticated and permit_mynetworks above
 reject_unknown_sender_domain.

 Jim



Jim thanks you very much you rigth my recipient restriction had the problem
you tell me, I correct the main.cf how you tell me and now postfix works
the I wan it thanks you again.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Postfix Problem (urgent)

2005-06-04 Thread Jim Trigg

Raciel Perez Hernandez wrote:

Helo list I have postfix installed and working, it only have a problem, I
connect to internet trougth a leased line of 144Kbs  but this line
sometimes gets unstable and goes down, so if the connection is down and
somebody try to send a message, postfix tells me (Server replied: 450
[EMAIL PROTECTED]: Recipient address rejected: Domain not found)
and reject the message, I put this two lines on the main.cf file without
any results disable_dns_lookups=yes and deffer_transport=smtp but postfix
do not hear me, I need postfix put mail on the queue even if is connected
or not, rigth now it represent a big problem to me Best Regards.
There is my main.cf file.

smtpd_recipient_restrictions =
reject_invalid_hostname,
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
reject_unknown_sender_domain,
reject_unknown_recipient_domain,
check_sender_access proxy:mysql:/etc/postfix/mysql-sender-access.cf,
permit_sasl_authenticated, permit_mynetworks,
#reject_unauth_destination,
#permit_sasl_authenticated,
reject_unauth_pipelining,
reject


The problem is the order of your recipient restrictions.  Move 
permit_sasl_authenticated and permit_mynetworks above 
reject_unknown_sender_domain.


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


Re: postfix problem in jail

2002-10-18 Thread Michael Pye
On Fri, Oct 18, 2002 at 09:34:43AM +0200, Axel Gruner wrote:
 ct 18 09:20:08 briefzentrum postfix/postfix-script: starting the Postfix
 mail system Oct 18 09:20:08 briefzentrum postfix/master[481]: fatal:
 parameter inet_interfaces: no local interface found for 127.0.0.1
 So, what is the problem with that? 
 How to setup a local interface for 127.0.0.1 in a jail, so that postfix
 should start at boottime? 

There is no local interface, 127.0.0.1 inside a jail, only the IP
address that the jail has been given.

You need to tell postfix to startup on the same IP address that the jail
has been given. Do this either by setting:
myhostname = yourmachine

and putting yourmachine into /etc/hosts with the correct IP, or
by setting:
inet_interfaces = youripaddress

Both changes can be done in the postfix main.cf config file. Obviously
replace yourmachine and youripaddress to their correct values.

--
Michael Pye

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message