Force Email Delivery on Exim
Hundred emails are queuing on your mail relay server, and you have to push the email to the destination mail server after it has came online. Using exim -M can helps you to delivery the email instantly.
Hundred emails are queuing on your mail relay server, and you have to push the email to the destination mail server after it has came online. Using exim -M can helps you to delivery the email instantly.
Arrays is useful when it comes to data processing. Using Arrays in Bash is quite easy, and most importantly is to get your job done with the data loaded into the Arrays.
On all the Blackberry model, the incoming call or text messaging (SMS) notification doesn’t support vibrate and tone, you can set maximum 3 vibration and after that the tone will ring out loud. But the problem with the 3 vibrations is most of the caller without good patient will hang up the call after 3 ring tone (For my case
).
There is a software call BuzzMe, Free or Pro edition to set your incoming call or text messaging with Tone and Vibration.
While email transport having problem, the first we look for is the email log file, to check incoming and outgoing email transaction, to see was the email sent to the recipient or whether did the sender’s email it delivered to our email server.
I like exim log file provide the transport when an email is coming in or out from the server. I have written a simple script to grep sender/recipient email address and analysis the email transaction. Read the rest of this entry »
Just bought a VPS server hosting to play around from Media Temple. The Dedicated Virtual (DV) package come with Linux Centos, and all this while I’ve been a FreeBSD user, think it shouldn’t be hard to use Linux
Sorry I’m a n00b on Linux.