|
First
|
Prev |
Next
|
Last
Pages: 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198
Possible Relay?? My Sendmail Server (Fedora Core 4, Sendmail 8.13.4) seems to be allowing mail to be relayed from outside our network. I "though" I had it locked down, so that only members of our own network could send mail through this server, but lately I am seeing LOTS of junk that looks as though it is originating from one of ... 20 Dec 2006 13:58
multiple masquerade hello, I'v to masquerade multiple email address within 2 domain: userX(a)domain.one -> userX(a)primary.priv userX(a)domain.two .> userX(a)primary.priv guestX(a)domain.one -> guestX(a)secondary.priv guestX(a)domain.two -> guestX(a)secondary.priv how to do that? ps: all users are on ldap. thnx in advance. ... 20 Dec 2006 10:41
Vacation program - Connection refused by [127.0.0.1] kueyama(a)strategos.com wrote: Ah, the lightbulb goes on :) I remember doing some experimentation with Port 587 in my sendmail.mc file. For some reason I made Sendmail listen only on its actual IP address for smtp while trying to see if I could get Port 587 working also. Corrected and vacation now works. ... 20 Dec 2006 10:41
Smart host for some domains? Is it possible to use a smart host for one domain, while rest are sent directly? example, use a smart host for mail that are sent to verizon.net, but for all other domains you don't. if possible (I'm a bit doubtful here), could someone give an example on how? -- //Aho ... 20 Dec 2006 09:02
Long line breakup 2048 chars I just noticed that sendmail mangles long lines (greater than 2048 chars). I see where this is happening in the source but I don't understand why the code is even there. RFC 821 says that SMTP lines should be less than 1000 characters but SMTP implementation are encouraged to accept lines of unlimited length.... 23 Dec 2006 22:54
Requiring auth for specific email addresses I've got SASL2 all setup and working, now I'm wondering if it's possible to require auth only for a specific rcpt address? I can't figure out a way with the access db but it looks like maybe with a customized Local_check_rcpt it would be doable? ... 16 Dec 2006 20:13
Sendmail access file tweaking Hi all, I'm trying to optimize my sendmail to top using iptable. There is what my setup of one of my sendmail relay look like right now : access file : IP.customer.1 RELAY IP.customer.2 RELAY etc... connect:mx-otherisp OK //i want there mail even if in a RBL connect:mx-otherisp OK //i want there mail ev... 13 Dec 2006 14:37
VERP "David F. Skoll" <dfs(a)roaringpenguin.com> writes: Grant Taylor wrote: This is why I like VERP (see previous post) better. With VERP there is no mistake in identifying which original recipient (ORCPT) the bounce was generated for. VERP is fine, but it has its drawbacks. If you have a really h... 13 Dec 2006 11:51
Virtualusertable passes realuser witth anydomain? Hello Just noticed strange thin, I'm using sendmail 8.3.18 with virtusertable, there is for example: user1(a)domain1.com user1 user2(a)domain2.com user2 Sending email to someuser(a)domain1.com I receive error: <someuser(a)domain1.com>... User unknown But sending email to user1(a)domain2.com user1 will receive th... 12 Dec 2006 10:10
Rquiring authentication How do I tell sendmail to require authentication for relaying? I want to configure it to receive email for my domain for anywhere, but any attempt to relay must require TLS/SSL and authentication. I would guess this is pretty standard these days. Reading the various HOWTOs I've found has given me this: defi... 11 Dec 2006 15:33 |