Server :: Sendmail Set Delay Between Two Mails

Apr 7, 2010

I need to set a delay between sending two mails (say 1 second). I have a shared server so delay for specific domain will be more usefull(aaa.com - 2 sec, bb.com 1 sec etc).

View 6 Replies


ADVERTISEMENT

Server :: Restrict 60 Mails Per Minute - Sendmail

May 4, 2010

I am having many mails transferred through my Sendmail server, so I want to configure it not to allow more than 60 mails to be sent by my sendmail server per minute. How to optimize my mail server's configuration.

View 6 Replies View Related

Server :: Search Mails In Queue Of Sendmail By IP?

Feb 18, 2010

how can i search mails in queue of sendmail /var/spool/mqueue by IP. This facility is available in qmail e.g. qmqtool -f '10.10.10.10' this search all mail messages by IP and we can delete all the message easily.

View 1 Replies View Related

Server :: Sendmail - Some Mails Are Not Getting Delivered To Users

Jan 11, 2010

I am having Sendmail ver 8.13.1 installed on CentOS 4.5. Recently we have noticed that some emails are not getting delivered to user. Mailserver is receiving emails and they are getting processed but not getting delivered to user.

I have checked mail log and in the log it shows that email has been delivered to user below is log for reference

View 10 Replies View Related

Server :: Cant Receive Mails In Inbox When Configured With Sendmail

Oct 22, 2010

I installed sendmail in my fedora 7 system. i took the advice as provided in this url [url] I started with "Configuring s`endmail"

Then i went with installing MailScanner without going to clamav and spamassasin installation as i don need it.

I just configured my local domain and assigned a my own IP address. But there was nothing mentioned with configuring the port number. So i just went with "netstat -nl" command. And it showed that my IP is lisening on port 53.

I created 2 users for the domain and i sent mail via telnet. The mail entry got entered in maillog file. But i receive multiple unwanted entries that mail is sent from "root" to "root". But i didn't bother about that.

I proceeded with the next step of configuring the two users on thunderbird. I configured with pop3 on port 53 with the localdomain. Now i sent mail from one user to the other. The mail entry got stored in maillog but i couldn't retrieve the mail on my inbox.

But the mail gets stored in /var/mail/<user>

View 1 Replies View Related

Server :: What Configurations For DNS And Sendmail To Send Mails From One Domain To Other

Mar 18, 2011

What configurations will be required in DNS and sendmail server to send mails from one domain abc.com to other domain xyz.com.

View 1 Replies View Related

Server :: RHEL - Sendmail Delay In Connecting To SMTP For Some Addresses Only

Jun 4, 2010

Sendmail on the RHEL server is set up to forward email to company internal mail server (via SMART_HOST). This has worked fine for years.

From the server, doing a sendmail dave@company.com, the message is sent immediately. No problems - and no change here.

From the server, doing a sendmail roberto@compania.com (compania is the part of the company in Mexico) causes a 2m40s delay before sendmail does anything.

No packets are sent until after 2m40s wait. Message is always sent after the delay. It is not clear what the server is waiting for.

For *each* user in the @compania domain specified in sendmail command, an additional 2:40 is imposed before email is sent. Email is always sent after the n*2:40 sec delay.

Sending email to some_name@AnUnusedDomainNameThatDoesntExist.com is processed immediately - with a bounce email received in a couple of seconds.

Q: How do I determine where this 2m 40s delay is introduced?

View 3 Replies View Related

CentOS 5 Server :: Sendmail Sometimes Not Sending Mails To Yahoo,rediff?

Oct 9, 2009

this is sasidhar. we are getting problems with sendmail. we have a site, when user registers we are sending a confirmation mail to user. The problem is some times it is not sending mails to users. The user accounts are valid.This is what I am getting reply to my mail

[Code]...

View 1 Replies View Related

General :: Sendmail Able To Send Mails But Failing To Receive

Mar 19, 2010

I have a server which is installed Red Hat linux 7.3. I am able to send mails out but i Cannot receive those sent to me.

View 1 Replies View Related

General :: Fetchmail Does Not Delete Mails Received Mails From Server

May 2, 2011

I use this command to fetching mail from gmail it work good but it does not retrieved mails from server as I read from manual.

Quote:

fetchmail -d0 -F -K pop.gmail.com

What is wrong and what should I do?

View 1 Replies View Related

Red Hat / Fedora :: Connect Machine With Internet And Send Mails Through Sendmail?

Jul 18, 2010

I have configured sendmail server on my Rhel5 machine.i just wanted to know whether i can connect my machine with internet and send my mails through sendmail.

View 1 Replies View Related

Server :: Sendmail M4 Configuration Base Directory /usr/share/sendmail-cf Was Not Found

Nov 1, 2010

I am using webmin for my daily tasks. I have fedora 13, whenever I click on ''Sendmail M4 Configuration'' or Outgoing Addresses (generics)'' I get the following error message

Quote:

The Sendmail M4 configuration base directory /usr/share/sendmail-cf was not found on your system, or is not the correct directory. Maybe it has not been installed (common for packaged installs of Sendmail), or the module config is incorrect. I read documentation at sendmail.org, it seems that structure of directories for send mail has been changed in version sendmail-8.1.4 shipped with FC13. In webmin config module we have

Quote:

Sendmail M4 base directory = /usr/share/sendmail-cf

which is not there. I did a locate / sendmail-cf on the command line, it finds nothing

View 17 Replies View Related

Server :: Sendmail Not Reading Default Sendmail.cf ?

Apr 1, 2010

I recently modified sendmail.cf to use a third party SMTP server to send emails. It works great. But when I run sendmail from the command line, I have to specify the -C flag and force feed it the location of my sendmail.cf, or else it doesn't work.

So in other words, the following works great:

However, if I don't specify the -C flag, sendmail doesn't consider what's in the sendmail.cf and barfs:

I don't run sendmail as a daemon. I'm only using it to send emails. I know my modifications of sendmail.cf are correct because it works perfectly when I use the -C flag. I searched my disk to see if I could find another sendmail.cf on the machine and only the one in /etc/mail came up.

Why sendmail is not reading my sendmail.cf?

I'm running Sendmail version 8.14.2 on Fedora Core 8.

View 1 Replies View Related

Server :: Configure Internal Zimbra Server To Use External Server To Send Mails?

Feb 16, 2010

I have got a running mail server on CentOS5.4 Final using Zimbra free edition. . Assume that domain is organization.com.local And it is running fine with users created and bugzilla running on the same machine can send mails using this server. But it can obviously send messages to the internal users. There is this option to configure it to use external mail server to send mails outside the network but my external smtp server needs an authentication.Is it possible to configure it this way to use my external server to send mails from internal domain to say gmail?

View 15 Replies View Related

Ubuntu Installation :: Post-GRUB 2 Delay - Troubleshoot This And Determine What Is Causing The Delay

May 11, 2011

After GRUB 2 comes up (I'm running Ubuntu 10.10) and I choose the OS to boot, there is about a 5 second delay where nothing appears to happen after I make the selection -- no disk activity. It happens consistently every time I boot. Again, this is after I choose the OS to boot, so it shouldn't have anything to do with the standard delay to allow me to choose the appropriate OS.Is there a good way to troubleshoot this and determine what is causing the delay?

View 4 Replies View Related

General :: How To Block User From Sending Out Mails But Still Able To Receive Mails

Mar 19, 2010

am using qmail and have webmin, all is running smoothly, but i have users spamming other staff accounts.The question: How do I block a user from sending out mails but still able to receive mails. Just denying access to sending mails?if anyone can guide me to do it via terminal as well as webmin.Why webmin you ask, because I have tried it once it works but sadly it block both incoming and outgoing mails.

View 3 Replies View Related

Fedora Installation :: Incoming Mails Went Well, But Outgoing Mails Not?

Nov 19, 2009

As a beginner I installed Fedora 11 yesterday. Everything went well until I installed Evolution and Thunderbird. Incoming mails went well, but outgoing mails not.

View 6 Replies View Related

Server :: Move Mails On Exim Server To Postfix Server?

Jan 12, 2010

how can I best transfer my mails that are sitting on my old exim server to my new postfix server?

View 1 Replies View Related

Server :: Merak Mail Server All The Users Should Be Able To Get That Content Automatically In Their Outgoing Mails?

Feb 22, 2010

I would like to set disclaimer like content in my meral mail server, so that all the users should be able to get that content automatically in their outgoing mails.

View 3 Replies View Related

Server :: Qmail With Courier IMAP Server - Can't Receive Mails

Aug 25, 2010

I setup a qmail on a Debian 5 Lenny server with courier-imap server. I can send mails but cannot receive mails. I altered /etc/init.d/qmail as follows.

Code:

View 3 Replies View Related

Server :: Unable To Receive Mails Sent By Nagios On Remedy Server

Oct 29, 2009

I have two situations here :

1) I have my Nagios running on the linux box and BMC Remedy Server on the Solaris box. I have simulated a mail from Nagios to be delivered to the Remedy server. But the Remedy Server does not receive it. I even tried snooping on port 25 but nothing has reached the box.

2) I have my Nagios running on the linux box and BMC Remedy Server on the Solaris box. I have simulated a mail from Nagios to be delivered to the Remedy server. I snooped on port 25 on the Solaris box. I could see the mail reaching the box, but it is not being forwarded to the Remedy inbox.

View 5 Replies View Related

Server :: Can't Send Mails From Server To Windows200 Server?

Jul 29, 2009

I have succesfully installed Postfix mail server in my linux machine(using RHEL 5) but unable to communicate through mails from my linux machine to my windows machine(Windows2003 server). What are the possible configuration steps that i need to configure on my windows machine

View 1 Replies View Related

Server :: How To Send 50.000 Mails X Hour And Don't Die By The Way

Jan 20, 2010

I need to build a system that can provide me capacity to send more than 50.000 mails per hour. Now I have inherit a server farm with 40 postfix servers, and one server managing which of this servers send the mails but its programming for someone but it's too complex. I would like to have a new system for do that, (To manage hotmails, Yahoo and others complains i have a contract with a specialist company to have ours ips in whitelist, activate and deactivate servers )

View 8 Replies View Related

Server :: Postfix Rejecting Mails

May 17, 2011

I've enabled popb4smtp in my mail server. Is this because of the IP 117.58.246.10 don't have a dns record? How can I sending email from this type of Ip which don't have dns entry?. But if I enable SMTP auth I can send email form this same ip. Another thing is I can connect to port 587 from the email client to send email but can't connect to port 25.

View 1 Replies View Related

Server :: Mails Not Sent By The Shop System?

Jan 12, 2011

We have an external server that runs HTTP/DB servers for out shop system.Then, there's our local, in-house infrastructure that runs a.. yeah... Exchange 2010.The shop system on the external server needs to send mails to customersrder confirmations, invoices, etc.). seing as sending them directly through the local MTA (Postfix) would cause mail delivery problems because of reverse DNS issues, i've set the Postfix MTA to act as a satellite to our in-house Exchange Server, so the Exchange sends the mail instead, giving recipient mail servers a valid reverse DNS lookup.

Now, mails sent by the (proprietary, uneditable) shop system are relayed correctly and sent to the target e-mail address.My problem is: Mails not sent by the shop system, but by our own PHP scripts which run on that same external servers, are NOT relayed properly.So the Exchange is fine with the mails sent by the shop system, but not the mails sent by our scripts.This is what i get in the mail.log:The successfully relayed mail sent by the shop system:Quote:

Jan 12 16:10:42 appenzeller postfix/pickup[24729]: 95EFD2A22B7: uid=33 from=<www-data>
Jan 12 16:10:42 appenzeller postfix/cleanup[25330]: 95EFD2A22B7: message-id=<20110112151042.95EFD2A22B7@local.domain.tld>

[code]...

View 1 Replies View Related

Server :: Redirect Received Mails

May 6, 2010

i need to ask you about doing some redirect to some mail messages to other mail server outside my mail server, i need to deploy this feature as the message received by my server.also i need to keep a copy of these messages too.

View 1 Replies View Related

Server :: Sending Mails To Yahoo

Jul 4, 2010

i have setup a mail sending server using which i am able to send mail to gmail's ids but when user is having yahoo or rediffmail mail id these mails are not getting delivered either these are blocked or bounced back. what should be done to send multiple mails. just to add more details, i am using sendmail to send these mass emails.

View 6 Replies View Related

Server :: Unable To Recieve Mails

May 7, 2010

i am able to send mails but i can't recieve what could be the problem.

View 1 Replies View Related

Debian :: Server Delay To Execute Commands?

Sep 1, 2010

I have debian lenny, when I run an application is slow to load (example: iceweacel open and it takes, I can hold him iceweacel work normally), I tried to change from gnome to another and the same thing, went down some services (samba, squid) and nothing. I open a terminal and it takes, I want to duplicate it and do it fast. From a terminal without X (tty1) with root run mc and moves quickly, also run as root "sudo mc" and takes to boot.Any action done with sudo it takes to run.Can not be what it takes to make starting the applications, not the PC because it is new, and from one moment to another I began to pass this

View 2 Replies View Related

Server :: Dns Causes Web Pages To Open Slowly - 10 To 15 Sec Delay

Mar 29, 2011

the web page will eventually open up or if i hit refresh 2.6.35.11-83.fc14.i686 bind version 9.7.3 i have disabled ipv6. using ie for browser.

[code]....

View 5 Replies View Related







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