|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: AlxFrag (alxfrag
gmail.com)
Date: Tue Dec 18 2007 - 03:30:38 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sandy Drobic wrote:
> AlxFrag wrote:
>
>> Sandy Drobic wrote:
>>
>>> AlxFrag wrote:
>>>
>>>
>>>> Hi all,
>>>>
>>>> i've noticed that when i restart my mail server, postfix tries to send
>>>> messages saying helo=<127.0.0.1> insted of using the "real" IP Address
>>>> of the host.
>>>> Maybe this is caused by the following line in main.cf:
>>>>
>>>> mynetworks=127.0.0.1, myother_ips
>>>>
>>>> any ideas?
>>>>
>>>>
>>> http://www.postfix.org/postconf.5.html#smtp_helo_name
>>> Default is $myhostname.
>>>
>>> Otherwise:
>>> http://www.postfix.org/DEBUG_README.html#mail
>>>
>>>
>>>
>> i've used smtp_helo_name=mydomain but postfix insists in saying
>> helo=<127.0.0.1> :(
>>
>
> Did you try to set "smtp_helo_name = $mydomain"?
>
> Sigh, I already gave you the link where it is described how to help the
> list to help you.
>
> Explicitely: post output of "postconf -n", additionally in this case
> output of "postconf smtp_helo_name"
> Also the log where the helo name appears.
>
*************************************************
postconf smtp_helo_name shows:
smtp_helo_name = my_helo_name
************************************************
postconf -n shows:
alias_maps = hash:/usr/local/mailman/data/aliases
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
header_checks = regexp:/etc/postfix/header_checks
html_directory = no
local_recipient_maps = ldap:/etc/postfix/local_recipients.cf
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
message_size_limit = 20480000
mydomain = my_own_domain
mynetworks = 127.0.0.1, my_other_ips
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
recipient_delimiter = +
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtp_helo_name = econ.soc.uoc.gr
smtpd_recipient_restrictions =
permit_mynetworks,permit_sasl_authenticated,reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_path = smtpd
smtpd_sender_restrictions = check_sender_access
hash:/etc/postfix/block_senders
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550
virtual_alias_maps = hash:/usr/local/mailman/data/virtual-mailman
hash:/etc/postfix/virtual_alias_domains
virtual_gid_maps = ldap:/etc/postfix/virtual_gid.cf
virtual_mailbox_base = /
virtual_mailbox_domains = my_virtual_domains
virtual_mailbox_maps = ldap:/etc/postfix/virtual_mailbox_maps.cf
virtual_minimum_uid = 100
virtual_uid_maps = ldap:/etc/postfix/virtual_uid.cf
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]