Server :: Sending Email - Leave Management Systems In PHP

Jun 29, 2011

Our mailing systems was working in web mail and we had a tool wherein if we apply leave mails where sent to web mail. Now we have moved to exchange server and we want the mails to be sent to exchange server. The Leave Management systems is developed in PHP with Mysql the platform used is linux.

View 5 Replies


ADVERTISEMENT

OpenSUSE :: Sending Email Using PHP / Start An Email Server In Order To Get Application To Work?

Feb 23, 2010

I'm attempting to send email with a PHP application I got from a textbook. Do I need to start an email server in order to get the application to work?Using SuSE 11.2

View 5 Replies View Related

Server :: Sending Email To Hotmail With Fedora?

Mar 8, 2010

How to configure my home linux server, as an email server, and be able to send email to hotmail, please?. I have done this before, but I never managed to do it so hotmail accept emails coming from my linux server.

View 5 Replies View Related

Server :: Sending Email From Mobile Phones?

Mar 23, 2011

So I have Postfix working great and I've always used webmail if I needed to send email from PC's outside of $mynetworks. So fast forward to today where I got my 1st Android powered mobile phone and I can configure the Android mail client to send/receive IMAP email but my question is do I need to become an open relay to allow my random wireless providers dynamic range of IP's to send mail via Postfix? Seems extremely vulnerable and scary to think I would have to allow my providers IP range to relay mail via my MTA. I started reading a bit and I think I need SASL authentication and since both Postfix 2.8.1 & Dovecot 2.0.11 are both configured / using TLS, is there anything else I would need or you recommend for sending email from my Android powered mobile?

View 2 Replies View Related

CentOS 5 :: Postfix Not Sending Email To Right Server?

Jul 23, 2009

I have postfix sort of working correctly. postfix can send email to the internet but it doesn't want to send email to my local exchange server. What I need is for postfix to send emails directed to @xyz.com to my exchange server instead of itself.

My setup
mail.xyz.com - exchange 2003 server
www.xyz.com - centos 5.3 server with postfix

www.xyz.com can send emails to my hotmail.com account so that part works correctly. www.xyz.com can't send email to username@xyz.com. postfix seems to be delivering the email to itself and not the exchange server.

How can I tell postfix to send the @xyz.com emails to my exchange server?

Here is a sample of my /var/log/maillog
Jul 22 15:43:43 list postfix/smtpd[9802]: D63168604A3: client=localhost.localdomain[127.0.0.1]
Jul 22 15:43:53 list postfix/cleanup[9805]: D63168604A3: message-id=<20090722204343.D63168604A3@www.xyz.com>

[Code].....

View 3 Replies View Related

Server :: Block Email Sending And Receiving Using Squid

Jun 17, 2010

i am using centos 5.4, running squid for proxy, i want to block email sending and receiving of proxy users to secure my data. how is it possible that the proxy user can only brows websites but he can not receive or open and send or save as draft to mail box.

View 1 Replies View Related

Fedora :: F10 - Evolution Stopped Sending Email To Exchange Server

Jan 7, 2009

I am working happily with Fedora 8, evolution chatting happily to exchange 2003, calendar sync the works...impressed. This continued through Fedora 9 (though a little bumpy as all odd numbered Fedora releases are). On to Fedora 10, yes works a treat out of the box (DVD). A couple of updates to evolution later, through yumex (fedora updates), and evolution has stopped sending email to the exchange server. It's also touch and go whether I can read email using OWA.

On pressing 'Send/Receive' evolution pops the error,
Error while performing operation.
Exchange transport can only be used with Exchange mail source.
How could I back out these evolution updates?

View 9 Replies View Related

Server :: Stop Root Sending Email To A Private Address?

Nov 4, 2010

system is RedHat v4. I removed root: admin-name@domain from /etc/aliases then ran /usr/bin/newaliases.

The admin does not get the emails but now the email generated by the cronjobs is being sent to my-name@domain outlook email from "root@localhost.localddomain". No other changes were made. Where should I start looking for the definition of sent crontab email to my-name@domain?

View 3 Replies View Related

Server :: Sending Email To Gmail Account Via Postfix / Procmail

Feb 2, 2010

Does anyone have some quick tips on how to send an Ubuntu server's email to a gmail account via postfix/procmail?

View 5 Replies View Related

Server :: Sending Valid Email / End Up In The Recipient's Spam Folder?

Sep 29, 2010

All the emails I send from my linux server end up in the recipient's spam folder....Although I have tried many howtos etc and checked all blacklists... It doesn't work...

View 3 Replies View Related

Server :: Insert Counter Number In Subject Line Before Sending Email Message?

Feb 2, 2010

Did anyone heard about or can suggest mabe a postfix serverside solution in order to insert a counter number into the subject line before the message is sent?
I mean something similar with helpdesk tickets, because I would like to create the possibility for the senders, to make further refference about a speciffic message using it's counter number provided by postfix server.

View 5 Replies View Related

OpenSUSE :: Sending Email Using PHP / Application Fails To Send An Email?

Feb 23, 2010

I'm attempting to send email used a textbook PHP application. The application fails to send an email.Do I need to setup an email server to get the ap to work?Right now, I'm getting email through Kontact via my web host, Yahoo mail and Google mail.

View 2 Replies View Related

General :: Change Management Ticketing Systems?

Oct 5, 2010

Can anyone suggest a product that will allow a developer to raise a ticket (or similar sort of trackable item) which can be used to track the progress of a software build through a number of environments?Basically It's just a case of creating a ticket, using that to trigger a software build, then requiring some form of sign off to allow a second stage, and then another sign off for a third. It's not about building things, just tracking an issue through various stages of testing through to production.

I'm looking at replacing an environment which currently uses jira for this purpose, but I've no knowledge of it, and am keen on other GPL tools instead. Jira is, as a product, massively overkill for what is required too. So I'm keen on one which might fit in with the rest of my toolset - cobbler, func, puppet etc. I was looking at trac, which seems like it might have some relevant angles to it, but I really can't tell because having not done this sort of project before I don't honestly know what to call what i'm after. I don't *think* that something like bugzilla would be appropriate as it's too specifically about bug tracking, rather than a generic workflow with signoff stages and such.

View 12 Replies View Related

Networking :: Sending / Receiving Between Two Systems Using IPv6 Addresses

Mar 8, 2010

We have connected two systems with ethernet cables and have configured the two systems with ipv6 addresses. The IP of one system is 2001:0db8:0:f101::1 (let's say X::1) (This system runs OS Fedora 10) and the other is 2001:0db8:0:f101::2. (Let's say X::2) (This system runs OpenSuSE 10.3) We are able to ping from both systems to the other. We are able to ssh into the one with IP X::2 from the one with IP X::1, but not vice versa.

We have disabled iptables on both systems by using the following commands:
/etc/init.d/iptables save
/etc/init.d/iptables stop
on the fedora 10 system and
# iptables -X
# iptables -t nat -F
# iptables -t nat -X
# iptables -t mangle -F
# iptables -t mangle -X
# iptables -P INPUT ACCEPT
# iptables -P FORWARD ACCEPT
# iptables -P OUTPUT ACCEPT
on the openSuse system.

The error we get in trying to ssh from the openSuse system to the fedora system is:
ssh: connect to host 2001:0db8:0:f101::1 port 22: Connection refused

We're trying to write server and client code to send data from one system to the other using SOCK_DGRAM. The code works fine when we run both the client and server on the same system. However, we are not able to send data from one system to another when we use the IPv6 addresses to run the client and server programs.

The error we get is:
sendto(): Operation not permitted

The codes we are using for the server and client programs can be found here in beej's guide here : [URL]. We've only substituted the appropriate addresses in the right places... We've disabled the iptables...

View 1 Replies View Related

General :: Automate And Track Patch Management For Ubuntu / It's Systems

Jul 30, 2010

I've inherited the following Virtual Machine scenario and am new to Linux Administration and Patch Management. The Host Operating System is Windows 2003 Enterprise, which has VMware Server 2.0.2 installed. Under the VMware Server 2.0.2 I have a Ubuntu 32-bit OS web server running Apache2 Web Services. When I log onto the Ubuntu server (9.10 32-bit) I see the following two lines just above the new mail/last logon lines.

85 packages can be updated
55 updates are security updates

I would like to see at least a summary of each update and its urgency so I can notify the various developers/server owners to get their input regarding whether we should or should not apply that particular update to the server. We apply the patches in our test/dev environment first then once vetted there we roll them out to our production servers. What I am looking for is a way to automate the gathering of the information and once approval has been received automating the actual patching process so that I do not have to manually perform the apt-get process for each separate package needed/approved.

Ideally I would like a recommendation for a GUI based package to manage this process and that is capable of generating the appropriate reports for the 'powers that be' regarding the current security/patch management environment. For proof of concept I would like a free version that is not hamstrung in functionality but is not too costly to procure the production version with no limitations.

View 4 Replies View Related

Programming :: Sending Email From The Localhost

Jan 21, 2011

I have designed and one form and php code to send mail. I am developing this in my localhost, So now i want to send email from my localhost to test my programming. I googled and i find something like editing "php.ini" file. But it didnt work for me.

View 9 Replies View Related

General :: Sending Of Email Notifications

Jul 23, 2010

Had anyone tried downloading a free SMTP server from the web and use it to send emails in nagios, when the services are down, an email notification will be sent.Right now i need a smtp server in order for me to send email notifications, are there any recommended ones?

View 7 Replies View Related

Slackware :: Method / App For Sending An Email As A Fax?

Jul 11, 2011

I need to send a fax to my doctor but I don't have a fax machine.

Is there a way to accomplish this using Slackware 13.37?

View 7 Replies View Related

Fedora :: Sending Email Using Mail Program?

Apr 24, 2010

How is it possible to send email using the "mail" program? I tried:
echo "testing" | mail -s "test" myaddress@gmail.com
But nothing happened. I made sure that the sendmail daemon was running before I tried. Is there anything else that I have to set up first?

View 5 Replies View Related

Fedora :: SELINUX And Sending Email Using PEAR

Dec 17, 2010

I've been trying to get PHP to send an email using PEAR's mime mail and have been unable to get it working.

View 3 Replies View Related

Fedora :: Sending An Email By Telnet Port 25?

Feb 13, 2011

Sent an email by using telnet on port 25 from the terminal. Telnet states my message was sent but I never got it. Is it on the hard disk somewhere. Is there a log file? Where did my email go? Did it go into the ehter? I opened port 25 on my firewall through gnome by selecting 25/smpt checkbox as a trusted service.

View 8 Replies View Related

General :: Creating A Multipart Email And Sending It?

May 21, 2011

We use mutt to send out emails.mutt -s "Test" -e "Content-Type: text/html" test@example.com < message.htmlWe send out our email updates in HTML format. We would like to send emails as multi-part containing both a text version and an html version. How do we create such a multipart message in Linux when the email subject, and HTML and text versions of the email body are given?Can we use mutt to send the multipart email created in step 1, from the linux prompt?

View 1 Replies View Related

Ubuntu :: Evolution In A Loop Sending The Same Email / Fix This?

Feb 19, 2010

Basically, I think my Internet crashed while sending an email via Evolution and now whenever I open Evolution, or try and receive any new email it just sits there sending this email - it reaches 100% so I can only assume it has actually sent the email.

There's a button to "Cancel the current mail operation" though it doesn't appear to be doing anything; the email is still being "sent" each time.

This would be pretty tedious for the guy I sent the email to.

Has anyone had similar issues and knows of a fix?

View 2 Replies View Related

Ubuntu :: Sending Email From Localhost Via The Terminal?

Jan 21, 2011

How can I send an email from localhost via the terminal? I don't need pop just smtp. I believe this can be done with postfix which I have just installed but what is the command to input via the terminal, on my centos box I use the following to send the contents of some files which works just fine but what about sending through postfix on ubuntu?

Code:

sudo tail -50 /home/user/.bash_history | mail -s "bash history" email@mail.com

View 3 Replies View Related

General :: Sending Email With A Bash Script?

Feb 10, 2011

here is a fragment of a bash that i have to send an email when a back Up is made. basically a usr runs the sh - it asks for the job num and I read that from standard in . I do a tar of the drv to tape and I wish to send an email that job such and such has happened. My problem is : the subject of the email. I can set it - but if i try to use a var ( as in the $jobNum ) that Does work in the mail body - the subject comes out blank. I have also tried to buld a text file and shove that in the SUBJECT. my Q is how can I use a var in the subject.

# email subject
### so I have tried bulding and reading a tmp file -no works
EMAILSUBJECT="/tmp/emailsubject.txt"
echo "backup job" $jobNum >$EMAILSUBJECT

[code]....

View 4 Replies View Related

General :: Sending Email / It Hangs When Run The Command?

May 3, 2011

I'm using Linux 11.04 and just installed the most recent version of Postfix. I'm trying to send a simple email (through a relay) but when I run the command

sendmail davea@mydomain.com FROM: fromemail@gmail.com SUBJECT: hello world this is a test email .

It just hangs there. There is nothing in /var/log/mail.log or in any of its accompanying files.

View 4 Replies View Related

General :: Postfix Sending Email Limit

Jan 19, 2010

How to set outgoing mail limit? And what is the default value?

View 2 Replies View Related

General :: Sending Email Link In Namoroka?

Dec 26, 2010

I cannot send an email link in Namoroka. I go to file-send link and nothing happens. I tried to find the problem by about:config in Namoroka. I just found /usr/bin/mozilla-thunderbird. With my limited knowledge I do not know what else to look for.

View 14 Replies View Related

General :: Sending Emails To Outside Email Addresses?

Sep 14, 2010

I have sendmail setup and it works fine sending emails to outside email addresses. When I try and send email to our internal groupwise server the mail never gets there and I get an error message in the log user unknown.

View 1 Replies View Related

General :: Trouble In Sending And Receiving Email

Nov 23, 2009

i have a problem regarding our email server. all the users can send email but they cant received mail. .when hitting send receive on outlook there were no error found. .i have already reboot the server and restarted the sendmail services but still same problem.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved