Re: [ilugd] Postfix is sending mails with FQDN

2013-02-12 Thread Varad Gupta
seems your sending software is adding the domain part...

Can you test thru the "mail command" ->

$ echo "hi" | mail -s test [email protected]

the domain (shardamotor.com) should get attached as the suffix in the
sender address. Pls test

REgards

Varad Gupta


On Tue, Feb 12, 2013 at 4:46 PM, Varad Gupta  wrote:

>
>
>
> /--snip--On Tue, Feb 12, 2013 at 4:38 PM, Satish Kr Malanch <
> [email protected]> wrote:
>
> looks OK..
>
> just a suggestion - pls keep the hostname value in myhostname parameter,
> preferably
>
> Pls reload or restart (if not in production), send a test mail and share
> the logs
>
> Also - how are u sending the test mail...
>
> Regards
>
> Varad Gupta
>
>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> --
>> With Best Regards:
>> *Satish Kr Malanch*
>> 
>> "The only real voyage of discovery consists not in seeking new landscapes
>> but in having new eyes. "
>>
>> --
>> Visit my Blog by clicking here  
>>
>
>
___
Ilugd mailing list
[email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Postfix is sending mails with FQDN

2013-02-12 Thread Varad Gupta
/--snip--On Tue, Feb 12, 2013 at 4:38 PM, Satish Kr Malanch <
[email protected]> wrote:

looks OK..

just a suggestion - pls keep the hostname value in myhostname parameter,
preferably

Pls reload or restart (if not in production), send a test mail and share
the logs

Also - how are u sending the test mail...

Regards

Varad Gupta


>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> --
> With Best Regards:
> *Satish Kr Malanch*
> 
> "The only real voyage of discovery consists not in seeking new landscapes
> but in having new eyes. "
>
> --
> Visit my Blog by clicking here  
>
___
Ilugd mailing list
[email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Postfix is sending mails with FQDN

2013-02-12 Thread Satish Kr Malanch
On Tue, Feb 12, 2013 at 4:34 PM, Varad Gupta  wrote:

>
>
>
> On Tue, Feb 12, 2013 at 3:35 PM, Satish Kr Malanch <
> [email protected]> wrote:
>
>> Dear all, As i am sending email through a postfix server ( i m try to
>> setup
>> a new server ), It is devliling mail with [email protected] (
>> [email protected] ), and i want to setup it with
>> [email protected] guide,my conf file is as :
>>
>>
> Pls share the output of
>
> $postconf -n
>
>
> Regards
>
> varad gupta
>
>
>>  notify_classes = bounce, delay, resource
>> myorigin = $mydomain
>> myhostname = shardamotor.com
>> ipc_idle = 100s
>> mydomain = shardamotor.com
>> # masquerade_domains = shardamotor.com
>> --
>> With Best Regards:
>> *Satish Kr Malanch*
>>
>> 
>> "The only real voyage of discovery consists not in seeking new landscapes
>> but in having new eyes. "
>>
>> --
>> Visit my Blog by clicking here  
>> ___
>> Ilugd mailing list
>> [email protected]
>> http://frodo.hserus.net/mailman/listinfo/ilugd
>>
>
>







alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
home_mailbox = Maildir/
html_directory = no
inet_protocols = all
ipc_idle = 100s
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydomain = shardamotor.com
myhostname = shardamotor.com
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
notify_classes = bounce, delay, resource
readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
sample_directory = /usr/share/doc/postfix-2.6.6/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP
smtpd_client_restrictions = permit_mynetworks,reject_unknown_client,permit
smtpd_recipient_restrictions =
permit_mynetworks,permit_auth_destination,permit_sasl_authenticated,reject
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_path = private/auth
smtpd_sasl_security_options = noanonymous
smtpd_sasl_type = dovecot
unknown_local_recipient_reject_code = 550


























-- 
With Best Regards:
*Satish Kr Malanch*

"The only real voyage of discovery consists not in seeking new landscapes
but in having new eyes. "
--
Visit my Blog by clicking here  
___
Ilugd mailing list
[email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Postfix is sending mails with FQDN

2013-02-12 Thread Varad Gupta
On Tue, Feb 12, 2013 at 3:35 PM, Satish Kr Malanch
wrote:

> Dear all, As i am sending email through a postfix server ( i m try to setup
> a new server ), It is devliling mail with [email protected] (
> [email protected] ), and i want to setup it with
> [email protected] guide,my conf file is as :
>
>
Pls share the output of

$postconf -n


Regards

varad gupta


> notify_classes = bounce, delay, resource
> myorigin = $mydomain
> myhostname = shardamotor.com
> ipc_idle = 100s
> mydomain = shardamotor.com
> # masquerade_domains = shardamotor.com
> --
> With Best Regards:
> *Satish Kr Malanch*
> 
> "The only real voyage of discovery consists not in seeking new landscapes
> but in having new eyes. "
>
> --
> Visit my Blog by clicking here  
> ___
> Ilugd mailing list
> [email protected]
> http://frodo.hserus.net/mailman/listinfo/ilugd
>
___
Ilugd mailing list
[email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Postfix is sending mails with FQDN

2013-02-12 Thread Satish Kr Malanch
Dear all, As i am sending email through a postfix server ( i m try to setup
a new server ), It is devliling mail with [email protected] (
[email protected] ), and i want to setup it with
[email protected] guide,my conf file is as :

notify_classes = bounce, delay, resource
myorigin = $mydomain
myhostname = shardamotor.com
ipc_idle = 100s
mydomain = shardamotor.com
# masquerade_domains = shardamotor.com
-- 
With Best Regards:
*Satish Kr Malanch*

"The only real voyage of discovery consists not in seeking new landscapes
but in having new eyes. "
--
Visit my Blog by clicking here  
___
Ilugd mailing list
[email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd