Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
postfix and sending domain
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
kalleblue
n00b
n00b


Joined: 30 Apr 2012
Posts: 1

PostPosted: Mon Apr 30, 2012 5:20 am    Post subject: postfix and sending domain Reply with quote

hi,

I'm having a very had time to get correct domain when sending email with postfix. When I email myself with mutt I get is this:

Code:
TO john@tux.my-isp.com
FROM john@tux.my-isp.com


What I want is:

Code:
TO john@tux.homenetwork
FROM john@tux.homenetwork


this is my postfix config
Code:
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib64/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
home_mailbox = .maildir/
html_directory = /usr/share/doc/postfix-2.8.7/html
in_flow_delay = 10s
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
mydomain = homenetwork
myhostname = tux.homenetwork
mynetworks = 127.0.0.0/24, 10.8.0.0/24
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.8.7/readme
relay_domains = $mydestination
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtp_generic_maps = hash:/etc/postfix/generic
unknown_local_recipient_reject_code = 550


Do anyone know, where is the error?

Thanks
John
Back to top
View user's profile Send private message
py-ro
Veteran
Veteran


Joined: 24 Sep 2002
Posts: 1734
Location: Velbert

PostPosted: Mon Apr 30, 2012 5:41 am    Post subject: Reply with quote

Hi,

it is not postfixs job to set it. Look here:

http://wiki.mutt.org/?MuttFaq/Header

Bye
Py
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum