Red Hat / Fedora :: Account Under Sendmail That All Emails Will Be Re-directed To "root"?
Jul 25, 2010
I created a new user "www". I can login with this user. I can send emails (using sendmail) from this user to other users. But this user cannot receive any email. All emails sent to "www" will go to "root" mailbox. Is "www" a special account under sendmail that all emails will be re-directed to "root"?
View 2 Replies
ADVERTISEMENT
Jul 14, 2011
I've started to get emails that would typically come from [URL] as [URL]. These emails come from services that send out emails (backup programs) directly, or from cronjobs. I've logged in as the non-root account and either sudo su - or su - to root and the restart the service at one point or another. If I login directly as root and bounce the service or cron the emails come across as from root. I don't see anything in my environment variables after I su to indicate what would cause this. I'm not sure where else to look? A pam setting? This seems to have happened between Fedora 10 and 14 (did a bunch of overdue upgrades recently) I've only got Fedora so I don't have anything to compare to. In Fedora 10 I did not have this problem.
View 2 Replies
View Related
Aug 17, 2011
I'm writing a script that will send an alert email given certain conditions. I have the impression that sendmail is what I need to do that. I just don't know how to use sendmail at all. I assume I have to set it up like a typical mail client so that it has a mail server to log into to send from.
I've looked through the man pages, but I can't find anything in plain English there on how to set it up, or how to use it once it is set up.
View 14 Replies
View Related
Mar 29, 2010
I configured dk-milter on a server and created dns records for that, But I'm not getting sendmail to sign emails. dk-milter configuration is correct but the problem with sendmail.
[Code]...
View 2 Replies
View Related
Dec 21, 2010
I am having sendmail server on RHEL 5. i want to scan emails. best Antivirus to scan emails.
View 3 Replies
View Related
Jan 7, 2010
I have a 64bit linux server with 5 virtual hosts on it. When someone fills out a contact form on one of the sites...I get 15-20 copies of the same email. At first I thought it was the kids clicking send multiple times because the first emails were coming from the children's ministry "Email The Cast" section. But then I started getting multiples from the adult sites too. All contact forms are set to come to me.
What's stranger is that my registration section for one of the sites uses the SAME php script (different file) to email me a notification that someone has registered but I only get 1 copy of that.
View 1 Replies
View Related
Oct 24, 2009
Well I want my sendmail to pipe all users' incoming emails to /dev/null ... I just don't want to accept emails. Every user that exist on the system currently or will be made in future, I want their incoming emails to them to be piped to /dev/null .... I just want those users to be able to send emails.
View 1 Replies
View Related
Oct 4, 2010
I am looking to send emails from cron for backup information. However, all the programs I have found (mail, mutt) require the password in plain text. Does anyone know of a more secure method? In fact, if it is only sending, is there a way to do this without logging into an account? What is the simplest way, without making it check emails too?
View 3 Replies
View Related
Dec 21, 2010
I have my correct root password, I can login successfully in terminal on "su" with the same password.
But using the same password, when I open up fedora and try to login on login screen with:
uid: root
password: password
I could not login, why?
View 6 Replies
View Related
May 17, 2011
First thing I will say is I am new this site and computers in general. I have pc and am running back track 4. Today the computer shut off, maybe an over heat. I restarted it and it turned off again even before the reboot finished. I put an additional cooling fan in front of the air intake and the computer is staying on but now will not open the emails in the my hot mail account. It seems to open the account, I can see what is in my in box just can not open them. Moving the curser over the unopened email usually made what is in task bar at the bottom of the page change. As of now it continues to say "Done" in stead of showing a task. Moving the curser over other things on the same page will make the task bar say "javascript" only.
View 1 Replies
View Related
Apr 1, 2011
I have a server on CentOS 5.And I would like to set up an automatic forward so that every incoming message of a specified user gets forwarded to a specified email (my gmail account).In your opinion, what is the simplest solution ?
View 2 Replies
View Related
Sep 11, 2009
i,m using Fedora11 since some time.... to day i hav updated my system but after updation, im unable to login my system through Gnome, but i can login by KDE as usual. now there is another problem i can,t login system throgh root account although i can access root account through terminal
View 13 Replies
View Related
Aug 10, 2009
how to mount the internal hard drive volume in root account.
View 2 Replies
View Related
Dec 23, 2009
I have installed Fedora Core 11 with SELinux enforcing.It appears (via log files) that if I use a .forward file in the home directory for root that SELinux prevents the use of this mechanism for forwarding e-mail.Is there a way to continue to use SELinux and be able to forward root's e-mail to an outside account?
View 3 Replies
View Related
Jan 5, 2010
In the freshly installed Fedora 12, I installed java and maven and added following files into /etc/profile.d folder:
java.sh
Code:
export JAVA_HOME=/opt/jdk1.6
export PATH=$JAVA_HOME/bin:$PATH
maven.sh
Code:
export MAVEN_HOME=/opt/maven
export PATH=$MAVEN_HOME/bin:$PATH
Now when I try to login to "root" account giving "su" command , it gives me the error :
bash: /root: is a directory
View 1 Replies
View Related
Jul 19, 2011
Cannot seem to set a home root directory and connect as a local account to the FTP Service over SSL. Anonymous works perfectly fine.
View 1 Replies
View Related
Feb 5, 2011
i am having problems with privileges i have created a new user with my name, but i cant get root privileges on it. i need the same privileges as the root profile.
View 9 Replies
View Related
Feb 10, 2010
I am trying to log into a server with a particular account. Let's say I don't know the password for that account. Can I do this using ssh? I am wondering if it is possible to do it in one command, instead of logging in as root and running su.
View 4 Replies
View Related
Oct 28, 2010
I would like to send emails form my server using my gmail account.Does anybody know how to do it?
OS = OPENSUSE 11.3 server installation - NO GUI....
View 9 Replies
View Related
Oct 14, 2010
Could it be the IMAP file is corrupt?I have set up mail server on Centos to receive via dovecot.One of my user accounts (A single account out of a hundred)cannot receive their mails.
View 3 Replies
View Related
Feb 25, 2010
I have an rsync backup job scripted and run by cron at 12:00 every day. It emails me the log from rsync. The problem is that it sends the same email every minute starting at 12:00 and ending at 1:00. I can't figure out what I did to cause this. It is not happening on my other ubuntu server.
Code:
# m h dom mon dow command
* 12 * * 1,2,3,4,5 /home/barry/bin/backup.sh > /dev/null
Code:
#!/bin/sh
rsync -aut /usr/share/library /mnt/backup/WordPress > /home/barry/backup.log
[Code]....
View 2 Replies
View Related
Feb 25, 2010
I have a CentOS 5.3 system running a recently installed Postfix (I removed sendmail so I positively know it's running Postfix).
I am able to send out email as user root, but when I change to another user on the same server, the mail delivery fails.
Here's what's captured in the /var/log/maillog:
Here's my main.cf
No changes to other Postfix files since install, so they are the default files.
View 1 Replies
View Related
Aug 10, 2011
I have nagios and postfix on the same ubuntu box.Postfix is able to send emails out as root and my user id to my gmail acct, but not as user nagios, which does own the nagios process. I haven't been able to find a way to authorize user nagios to send email (really), but I don't know if this is the underlying issue. Frankly I don't care what acct they originate from as long as they arrive.Currently, all notification emails are being dumped locally into root's mailbox. There are no errors in either the nagios.log or the mail.log.I've added my gmail address to the contacts.cfg, replaced it in the nagios.cfg, and put it every other place I could find root's mailbox mentioned. I've also created an alias for root to my gmail acct with no luck (didn't want to do that fearing I'd receive emails for other system events, but it didn't work anyway)
View 3 Replies
View Related
Jan 27, 2010
I just installed Fedora 12 on a laptop. I changed the default shell on the root account to /bin/tcsh and changed the runlevel to 3 and then rebooted. Now I can't login into the root account: it returns me immediately to the login prompt and I can't see any error message (the screen is cleared).Why is this happening?Can I boot into some sort of safe mode so I can undo my changes to the /etc/inittab and /etc/passwd file?I tried booting with a Live CD with the intention of mounting the filesystem and making the changes, but the new filesystem is a LVM and it won't let me mount it (or I don't know how to mount a Logical Volume).
View 3 Replies
View Related
May 10, 2011
I've searched high and low for an answer. This seems so simple...
Domain = chadmccan.com
Server 1 = admin.mo.chadmccan.com
Server 2 = leroy.mo.chadmccan.com
Email for my domain is handled by Google Apps. MX records point there, I receive a ton of email there.I have 2 systems. admin.mo.chadmccan.com, which is designed to be the "gateway" for all services, including email.On the same network, is leroy.mo.chadmccan.com. It's just an application server, for random apps, including a webserver.I just want all of my systems to email anything that goes to "root" to blahblah@chadmccan.com relaying via admin.mo.chadmccan.com. Is this impossible?
View 4 Replies
View Related
Aug 31, 2010
I'm trying to use my root account for the ftp. Now, he can connect but when i come in the map "home" its empty (in the ftp) but he can't get the information.
whats wrong whit my conf
vsftpd.conf:
Code:
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=022
[Code].....
View 10 Replies
View Related
Jul 10, 2011
I'm sure it's a minor mistake; these are the steps I've taken currentdomain: domain i already have, and works. newdomain: domain i newly bought.
[Code]....
This is to make sure the files are actually there, this subdomain works... simply pointing to the same folder
[Code]...
- all ipadresses in the hosting service of the domain thing is pointing to the vps.
- Within the vps that servername is directed to the directory /var/www/the_directory
- That directory holds the actual website files. This is proven with the subdomain method.
View 3 Replies
View Related
May 5, 2010
I have a small internal network with about 8 or so servers or workstations. My mail server is getting spammed from all over to the root and other administrative accounts. I also get valid email sent to the root and administrative accounts from within my local network. Is there a way to block all email coming from outside my local network while still receiving it inside the local network to these specific accounts?
View 2 Replies
View Related
Sep 26, 2015
I came to debian from fedora so there I used ( su - ) to become root user. So my question is that in debian, is it same using ( su ) and ( su - ) or here also using ( su - ) is preferred with slash or without slash. What is the correct and secure way in debian with full root status.
One more question relating gedit sources.list
I use as root account : gedit /etc/apt/sources.list (and then enter and sources file in gedit open)
Is this correct method or any other way as when save after changing entries inside it says error.
View 3 Replies
View Related
Feb 5, 2011
I was changing my GUI settings in XFCE in my root user account on Xubuntu when suddenly I was logged out and the computer shut down.
(I have done this before with no such trouble...)
Now I can't log into my root account all I get is a blank screen for a few seconds then I'm back at the log-in screen, the other account works fine.
(This is on my Xubuntu 10.10 laptop BTW...)
View 5 Replies
View Related