domain change

This is a discussion on domain change within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; hello... I changed domain (it run ok) This domain is managed by my BIND now, i try to change domani ...


Go Back   Usenet Forums > Mail Servers and Related > alt.comp.mail.postfix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-13-2006
*** Squash ***
 
Posts: n/a
Default domain change

hello...
I changed domain (it run ok)
This domain is managed by my BIND

now, i try to change domani in postfix, but i obtain:

550 5.1.2 <name@domain.biz>... Host unknown (Name server:
123.456.789.012.domain.biz.: host not found)

why????

I changed only extension of domain and I change this in main.cf and in
DB (domain and mail)


thanks
Reply With Quote
  #2 (permalink)  
Old 07-07-2006
Tony
 
Posts: n/a
Default EHLO HELO

Hi !

I have started getting HELO EHLO FQDN required errors from "SOME" sites
when sending mail.

I have included my postconf -n output below.

I have tried changing myhostname from server1 to
server1.thecompany.co.uk

this started giving me errors "mail loops back to myself"

What do I have to change to allow me to send to "problem" sites without
getting HELO EHLO FQDN errors

server1:/etc/postfix root# postconf -n
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
enable_server_options = yes
html_directory = no
inet_interfaces = all
mail_owner = postfix
mailbox_size_limit = 0
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
mydestination = $myhostname,localhost.$mydomain,thecompany.co.uk,l ocalhost
mydomain = thecompany.co.uk
mydomain_fallback = localhost
myhostname = server1
mynetworks =
127.0.0.1/32,192.168.12.0/24,192.168.22.0/24,195.11.28.0/24,10.1.1.0/24
mynetworks_style = host
newaliases_path = /usr/bin/newaliases
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpd_tls_key_file =
unknown_local_recipient_reject_code = 550


TIA

Tony
Reply With Quote
  #3 (permalink)  
Old 07-07-2006
Greg Hackney
 
Posts: n/a
Default Re: EHLO HELO

Tony wrote:
> Hi !
>
> I have started getting HELO EHLO FQDN required errors from "SOME" sites
> when sending mail.
>
> I have included my postconf -n output below.
>
> I have tried changing myhostname from server1 to
> server1.thecompany.co.uk
>
> this started giving me errors "mail loops back to myself"
>
> What do I have to change to allow me to send to "problem" sites without
> getting HELO EHLO FQDN errors
>
> server1:/etc/postfix root# postconf -n
> command_directory = /usr/sbin
> config_directory = /etc/postfix
> content_filter = smtp-amavis:[127.0.0.1]:10024
> daemon_directory = /usr/libexec/postfix
> debug_peer_level = 2
> enable_server_options = yes
> html_directory = no
> inet_interfaces = all
> mail_owner = postfix
> mailbox_size_limit = 0
> mailbox_transport = cyrus
> mailq_path = /usr/bin/mailq
> manpage_directory = /usr/share/man
> mydestination = $myhostname,localhost.$mydomain,thecompany.co.uk,l ocalhost
> mydomain = thecompany.co.uk
> mydomain_fallback = localhost
> myhostname = server1
> mynetworks =
> 127.0.0.1/32,192.168.12.0/24,192.168.22.0/24,195.11.28.0/24,10.1.1.0/24
> mynetworks_style = host
> newaliases_path = /usr/bin/newaliases
> queue_directory = /private/var/spool/postfix
> readme_directory = /usr/share/doc/postfix
> sample_directory = /usr/share/doc/postfix/examples
> sendmail_path = /usr/sbin/sendmail
> setgid_group = postdrop
> smtpd_tls_key_file =
> unknown_local_recipient_reject_code = 550
>
>
> TIA
>
> Tony



This should work with the "loops back to myself" message:

myhostname=server1.thecompany.co.uk
mydestination = $myhostname,localhost.$mydomain,thecompany.co.uk,l ocalhost


If it does loop back, until you can find out what's causing it, you could temporarily use:

myhostname=server1
smtp_helo_name=server1.thecompany.co.uk
smtpd_banner = server1.thecompany.co.uk ESMTP $mail_name

--
Greg







Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:09 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0