similar to: dumb sendmail question -- how to get outbound messages to use "example.com" instead of hostname?

Displaying 20 results from an estimated 500 matches similar to: "dumb sendmail question -- how to get outbound messages to use "example.com" instead of hostname?"

2008 Sep 22
2
Sendmail and headers
Hi all, Hope someone out there has experience with this. I can send, receive, and smtp my mail with my centos server fine and dandy. All the virtual domains headers for from and reply to and such are good. However, there is one field that I cannot change. (centos 5.2, dns, sendmail, virtualhosts all on same server) The ip and hostname of the server is coming up when the ehlo is called from the
2007 Nov 14
4
configuring sendmails domain
I tried editing sendmail.cf and changing the Dj line to X.com so any email originating from my machine would be X.com not m.X.com where m is machine name. I typed make in the /etc/mail directory and did service sendmail restart. This did not work. email still shows as m.X.com What am I missing so as to NOT have the machine name in the email address. I just want the domain. Thanks, Jerry
2012 Aug 20
1
Sendmail Masquerade
Hi All, I'm usually quite good with sendmail on Centos 5.8 but I must have missed something here. I've not done this before but, I want to set sendmail so that its outgoing mail appears to come from the domain of the network it lives on. Its real hostname is server2.domain.co.uk ( the domain bit is substituted for this post) and I want it to send as domain.co.uk, that is really
2005 Nov 09
2
sendmail & mail() in php
Hello everyone, I tried to configure sendmail so that I can use mail() in php. I don't host my email server, my ISP does. I just want to configure sendmail so that it uses external email server (my ISP) to send mail. When I executed mail(), i got no error report from php. I checked /var/log/maillog and it indicated that the message was accepted for delivery. However, it didn't
2008 Jun 09
8
sendmail not sending after reboot
HI folks, I've an up-to-date CentOS 5.x box on a small intranet (<20 users). We did a reboot over the weekend and all appears well except that clients on the LAN can no longer send email. Just hangs/times out. No clear identifiers in the /var/log/maillog or /var/log/messages. We're not setup for ESMTP as it's a closed network and I'm really hoping for a kickstart as to
2020 Apr 19
5
Sendmail not working
All; I installed sendmail via yum, but if I test it like this: echo "Subject: sendmail test" | sendmail sbob at quadratum-braccas.com I get a local mail on the server with this every time: Message? 1: From MAILER-DAEMON at kdb-bugs.example.com? Sun Apr 19 10:15:00 2020 Return-Path: <MAILER-DAEMON at kdb-bugs.example.com> Date: Sun, 19 Apr 2020 10:15:00 -0600 From: Mail
2005 Nov 04
4
Sendmail
I know this is a "generic" question, but fully CentOS related. I attempted to set up i386 v.4.1 on my primary computer at the co-located site, and thought I had everything squared away till I discovered the machine was refusing mail connections. AFIK, I had no firewall or other objects blocking port 25. It has been my experience that with most arch's and versions where sendmail is
2008 Nov 04
2
Sendmail using SMTP authorization
Hi - OK not really an Asterisk question but it is affecting one of my favorite features - emailing voice mail! I've posted on some Linux forums and sendmail.org but no response so I'm hoping someone will take pity on me ;-) My ISP requires SMTP authorization and I'm having a heck of a time getting it to work. I've included the following below: Asterisk 1.4.21 CentOS 5 Sendmail
2004 May 11
3
quick FW question
I hope this isn't too off topic, but I'd like a quick solution to a problem. I have a small network behind a NAT firewall (FreeBSD of course) and I'd like to block/redirect all traffic from the internal network to the local mail server (same box as firewall) in order to prevent direct smtp requests to the outside world (mainly virus/trokan programs). I think I have it right in this
2008 Nov 12
6
close open relay
hi all, running centos 4.7 i686. I seem to have an o pen r elay sendmail server. How do I close it? I have the STRAIGHT centos install sendmail.mc file. Only thing I changed was: dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl so as to allow incoming email and not just localhost. however this seems to relay everyone. I looked at http://www.sendmail.org/tips/relaying but it
2010 Jun 04
5
help with sendmail closing relay
I have centos 4.8 i686. It has stock sendmail. see file below. I am getting reports that it is an open relay. I have searched all around and it seems like it should be closed. I have dnl for accept_unresolvable_domains. What can I do to close my sendmail. Thanks, Jerry My sendmail.mc is as follows: --------------------------------- divert(-1)dnl dnl # dnl # This is the sendmail macro config
2006 Apr 11
3
Sendmail problem
Hello, I am having a problem with returned mail. I don't have something configured correctly. I have 6 virtual hosts on one machine and mail sent from these host is being returned. This is the transcript: The original message was received at Tue, 11 Apr 2006 07:30:19 -0400 from localhost.localdomain [127.0.0.1] ----- The following addresses had permanent fatal errors ----- <f5loar
2006 Oct 30
3
root email question
Hi all, Ive done this before but the solution alludes me now. Can someone please remind me how to change the default Redhat behavior of root email being sent from root at server.domain to root at domain. It's something in sendmail.mc from memory. Thanks
2008 Sep 27
2
Graphical net install
Is it at all possible to do a graphical netinstall ? I am using centos 5.2, and i have been doing net installs (pxe) for a while in console mode... -- Test <test at remedial-teacher.nl>
2005 Dec 29
3
Post problem with select lists
hey, i have this problem how come i always get -1 for the select list?? rhtml First, select a client. <select id="client_id" name="client[id]" onChange="submit();" > <%= options_for_select(@client_options, @client_id.to_i) %> </select><%= @client_id %> controller if @request.post? if @request.xml_http_request? #called by ajax,
2010 Mar 21
3
Looking for experiences with filesystem choices....
Lots of opinions out there and I have read and read, so I have a home server that I have finally setup with a hot swap hdd cage and what I am planning on doing is copying my data drive every other day and rotating them offsite, haven't figured out how often though. So I did my first test last night and the backup drive was formatted with ext3 but looking to try to speed things up and was
2009 Nov 24
7
CERN using RHEL/CentOS?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi list, I just did my daily news scan and saw some screenshots that illustrate the press release [0] announcing the first collisions at the LHC. Those screenshots show windows and buttons that exactly match my CentOS GNOME Desktop [1]. AFAIK, SuSE/Novell has different skins, as has (Open)Solaris and AIX, for instance. So, has there anybody more
2012 Jan 09
1
Windows, Rails 3.1.3, Omniauth-BrowserID, SSL Erro
One and all, I have scoured the internet high and low tonight and I can not for the life of me fix this damn problem. I have downloaded certificates, installed certificates, changed my :ca_path and such as stated in the documentation for omniauth-facebook for which I thought would be ok to do with this one. Can anyone point me in the right direction of how to disable SSL in development mode
2007 May 10
2
CentOS Install From Scratch on XFS File System
I'm thinking about switching to CentOS 4.4 x86_64 from another RH based version. However, I need to install it from scratch and I need EVERYTHING (including /boot & /) on XFS file systems. Does the default installer allow this? If not, how difficult would it be to make the necessary changes. I've done a lot of Google searching and searching of the CentOS site, but haven't found
2009 May 14
5
Preventing hour-long fsck on ext3-filesystem
Hi! I'm justing in the process of setting up a new fileserver for our company. I'm installing CentOS 5.3 (64 bit) on it. One of the "problems" with it is that it has a 3.5TB filesystem for the user data which I formatted during setup as an ext3. Now my experience with our current fileserver is that a 0.5TB ext3 filesystem needs approx half an hour to complete (and kicks in