welll... you have 2 probably seperate issues... I don't recall how pine configures for querrying a mailbox, but it's error message appears to want a FQDN(Fully Qualified Domain Name) and "server-name" is not. your FQDN = blah.mydomain.com Now, to get mail to come out as somename@mydomain.com. I don't quite fully understand your problem, are you only successful at sending mail to this server if you send it to somename@servername.mydomain.com??? If so then you need to set a "CNAME" in your DNS equivicating servername.mydomain.com and mydomain.com. Kris > Hello, > > I would like to have some assistance from someone who is an expert for > sendmail on Solaris. > I just have set up one sendmail box with a domain name which is valid > name on the internet. > > When I try to open pine, I got a message "Incomplete maildomain > "server-name". > As a matter of fact, when I sent email to this email server, I only > receive email through only > someone@server-name.mydomainname.com. > I would like to have someone@mydomainname.com instead. > > How can I configure this domain name. > My system seems to be working fine as a domain server. > > When I configure this configuration file, I setup the domain name in > it. for example: > > cd /usr/lib/mail/cf/ > copy main.mc to myhost.mc > > edited the file myhost.mc > I plugged in the domain name and after that > I run this: > > m4 ../m4/cf.m4 myhost.mc > /etc/mail/sendmail.cf > pkill -HUP sendmail > > I only receive email only from test@server-name.mydomainname.com > > > Any suggestion? > > I certainly appreciate your help in advance. > > Joe Cho > joecho@everestkc.net > ksjoecho@yahoo.com > a member of kclug. > > > > > >