|
Cisco routers "know" better :-) [was: MaxMessageSize: reject immediately] "David F. Skoll" <dfs(a)roaringpenguin.com> wrote: Per Hedeland wrote: If the client (correctly) advertises the size on the MAIL command as specified in the SIZE SMTP extension, sendmail will reject the message at that point. Note that even if the client is willing to do this, if you put a *$... 4 Jul 2008 19:13
MaxMessageSize: reject immediately [OT] RICCARDO <castellani.riccardo(a)tiscali.it> wrote: [...] I'm agree with Andrzej Adam Filip, huge messages can glut my lan ! We can't wait message was finished to transmit before rejecting. Use simple Andrew instead of full AAF. I do not expect non polish speakers to use Andrzej except on more formal occasion... 4 Jul 2008 11:02
MaxMessageSize: reject immediately I set max size of messages to 5.1 MB ( define(`confMAX_MESSAGE_SIZE', 5100000 ) but I can see that message is rejected ONLY when data has been copied to mail server, so when this happens I have unnecessary network traffic. I'd like having broken connection as soon as client communicates to server. Is't possible th... 4 Jul 2008 20:14
Load balancing SMTP We're investigating ways to load balance SMTP. Currently we're using multiple IPs defined for the same A record, but I'm not convinced this is the best solution, as one of our servers tends to get the the bulk of the traffic. We looked at using multiple MX record definitions with the same priority level, but th... 4 Jul 2008 00:49
mx points back Hi @all, I use two sendmail daemons on one server. One deamon listen on the the primary interface and have the same domain name as the hostname of the server. When I send an email from the second sendmail via the mx record the first sendmail deamon. sendmail say "mx points back " and "local configruation er... 4 Jul 2008 07:57
Mail forwarding and SPF issue Dear Sendmail users In some specific cases, I get postmaster bounce mails like this one: .... while talking to mailin.example.net.: RCPT To:carol(a)example.net <<< 550-5.7.1 {mx015} The recipient does not accept mails from 'example.org' over foreign mailservers. <<< 550-5.7.1 According to the domain's SPF ... 3 Jul 2008 23:47
daemon MTA-IPv4: Problem creating SMTP socket? I have searched the archives and found many similar problems but I can't seem to resolve my issue through them. When I run something like '/usr/lib/sendmail -bd -q15m &' I get the message ... [ID 702911 mail.alert] daemon MTA-IPv4: Problem creating SMTP socket (repeated several times) ..... [ID 801593 mail.al... 4 Jul 2008 04:53
Large Recipient Lists I always thought that sendmail would create one message from a sent message that contains all addressees at a specific ISP. However, recently I found one in our logs that appears to have been split into two seperate messages that were sent independently. Is there any way to control the number of recipients wh... 3 Jul 2008 07:22
aliasing not working I can send emails from server to dan(a)domain.com. On server, I set up an /etc/aliases: dan: dan(a)domain.com And ran newaliases. /etc/mail/aliases: 1 aliases, longest 21 bytes, 27 bytes total When I try to send mail to dan, and have it forwarded to dan(a)domain.com, I get nothing. Any suggestions? Thanks ... 3 Jul 2008 07:22
(HOWTO) How to extract a single message from a mail spool file (sendmail, procmail) Hi, all, This seemed like a basic task when I first searched for a solution, but I'll be danged if I didn't have a hard time finding a direct answer, so I'm posting this to make it easier (I hope) for others to find: So the idea in a nutshell is to use formail to split and feed the messages from the spool int... 1 Jul 2008 15:25
SMART_HOST using my destinations MX Hi, I have the following in my .mc : define(`SMART_HOST', `relay:v.example.com')dnl My relay mailer looks like : Mrelay, P=[IPC], F=mDFMuXa8, S=EnvFromSMTP/HdrFromSMTP, R=MasqSMTP, E=\r\n, L=2040, T=DNS/RFC822/SMTP, A=TCP $h 2525 The problem is th... 3 Jul 2008 18:41
sendmail savemail panic results in no exit code for outboundemail Tue, 24 Jun 2008 17:54:40 -0400, David F. Skoll did cat : loki harfagr wrote: I understand your concern, I can even 'feel' why you're questioning the exit code, though I have the idea it is not exactly something that *should* be questioned to sendmail. I disagree. Cheers David, I'm ... 1 Jul 2008 10:16 |