[CentOS] Re: Sendmail and headers

2008-09-22 Thread Scott Silva

on 9-22-2008 7:25 AM Bob Hoffman spake the following:
 

I don't know what you mean by some domains.  How are you 
implementing the domains?


I have a server. It has centos.
I run apache. I have domains on there, websites.. Each is listed in the dns
and some are ip based and some name based.
If you want each server to have different sendmail processes and ip addresses, 
you need some sort of virtual server setup. Sendmail won't work the same as 
your apache setup works. The mail goes out over a certain ip address, and the 
receiving machine sees that address and does a reverse DNS on it.


What you use is not as important. Youi could use zen, vmware, freeVPS, or 
whatever else is available.

http://en.wikipedia.org/wiki/Comparison_of_virtual_machines
lists many

--
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Re: Sendmail and headers

2008-09-22 Thread Scott Silva

on 9-22-2008 7:25 AM Bob Hoffman spake the following:
 

I don't know what you mean by some domains.  How are you 
implementing the domains?


I have a server. It has centos.
I run apache. I have domains on there, websites.. Each is listed in the dns
and some are ip based and some name based.

If you want each server to have different sendmail processes and ip addresses,
you need some sort of virtual server setup. Sendmail won't work the same as
your apache setup works. The mail goes out over a certain ip address, and the
receiving machine sees that address and does a reverse DNS on it.

What you use is not as important. You could use zen, vmware, freeVPS, or
whatever else is available.
http://en.wikipedia.org/wiki/Comparison_of_virtual_machines
lists many

--
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't


signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] Re: Sendmail and headers

2008-09-22 Thread Bob Hoffman
 
 making 'received from ' header work with virtual domains

 SOLVED

Brent Bates pointed me in a direction... And with some guess work and some
hours (all day) in the books...and trials...this is accomplishable.

All you have to do is add a b modifier to your daemon options and a h
modifier to client_options.
Then just add mail.mydomain.com for each domain and ip to etc/hosts

Now all header show up correctly.

My earlier mails had a server.creatcom received from...now look at you
headers on this mail... It now says mail.bobhoffman.com and the proper ip
address.

So... It can be done, easily and simply.
Save this mail since it is the only one in existance with the answer

End of this post in the thread will show more specifics.
http://www.bobhoffman.com/forums/viewtopic.php?f=4t=5#p8

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos