| |
| |
| |
|
Page: 1 2
Comments:
<0> hello, i need some help with sending emails. I have an email server setup in a different location. From home I cannot send out emails using that server as my smtp server but I can receive emails just fine <0> i get a relaying denied error <0> does anyone know what I can do to fix this? <1> sendmail is just now "relaying denied" my incoming mail, since my RHE4 auto upgraded to 8.13.1 <2> check your configuration. <1> i am, any suggestions? <1> it was working fine for quite a while <3> "rump" at 68.224.86.241 pasted "DIFF on sendmail.cf and submit.cf" (120 lines, 3.4K) at http://sial.org/pbot/16642 <1> does that make any sense to you twkm? <1> Apr 6 18:29:29 mango sendmail[9722]: k371TSj3009722: ruleset=check_rcpt, arg1=<seand@dunway.net>, relay=drupal3.drupal.org [140.211.166.54], reject=550 5.7.1 <seand@dunway.net>... Relaying denied. Proper authentication required. <1> Apr 6 18:29:29 mango sendmail[9722]: k371TSj3009722: from=<infrastructure-bounces@drupal.org>, size=38768, cl***=0, nrcpts=0, bodytype=8BITMIME, proto=ESMTP, daemon=MTA, relay=drupal3.drupal.org [140.211.166.54] <1> thats what all my incoming mail does now <2> *shrug* <2> rebuild your cf from your mc file. <1> tried that <1> redhat didnt overwrite it anyway, just made the new .rpmnew
<1> cf <4> Where would the sendmail configs be located on a FreeBSD system? <5> the FreeBSD handbook doesn't cover that, birdfish? <4> Oops, sorry. Let me check first :) <5> there might also be an instructive /etc/mail/Makefile <1> bummer i am losing lots of mail <2> rump: turn off sendmail. <2> i.e., you probably aren't the only one and there will be plenty of discussion available somewhere about it. <1> i need the mail though <1> ok <1> so plain has been removed from ehlo on my server <1> why is it considered relaying <1> does it not know that email address is a local user <5> what's in {w} ? <1> mango <5> that's it? <3> "rump" at 68.224.86.241 pasted "-v" (15 lines, 676B) at http://sial.org/pbot/16643 <5> echo '$={w}' | sudo sendmail -bt <3> "rump" at 68.224.86.241 pasted "-{w}" (9 lines, 227B) at http://sial.org/pbot/16644 <5> e-mail will only be delivered locally if it's to one of those domains <1> its seand@dunway.net <5> sudo sendmail -bv seand@dunway.net <1> what in the world <1> [root@mango mail]# sendmail -bv seand@dunway.net <1> seand@dunway.net... deliverable: mailer esmtp, host wc.funnel.revenuedirect.com.akadns.net., user seand@wc.funnel.revenuedirect.com.akadns.net <1> what n the world is that <1> s/n/in/ <5> hmmm! <5> host -t mx dunway.net <1> ah <1> dunway.net is an alias for wc.traffic.puredns.com. <1> wc.traffic.puredns.com is an alias for wc.funnel.revenuedirect.com.akadns.net. <1> i think someone is trying to steal my domain <1> Sorry, the system is currently down due to maintenance and upgrades. The system should be up shortly. <1> and thats what my nameserver has to say <1> so that could be the problem eh?:) <1> so just add those two to local-host-names until i can get it sorted otherwise? <5> or a: wackyhostname local: mailertable entry <5> http://sial.org/howto/sendmail/tips/#s6 <1> thanks <1> phew, getting mail:) <1> .akadns.net local <1> that didn't work in mailertable <5> .akadns.net local: <6> hello <7> hallo <7> i need some help on this: http://forums.gentoo.org/viewtopic-p-3238310.html#3238310 <7> thanks :> <6> no )= <6> hey guys, who had been using the sendmail+Cyrus all together? I have some problems with tuning of it... <7> i have try allmost all pop3d and only courier-imap work with the easy way <7> try courier-imap <6> kRocKodile, it can use virtual users ? <7> no idea <6> I have tuned Cyrus - it works right but sendmail says: the mistake <6> error ? <5> how are you delivering messages to cyrus? <6> msgid=<4434D633.8060509@cba.local>, proto=ESMTP, daemon=MTA, relay=[192.168.0.219] <6> Apr 6 01:55:26 ghost sm-mta[7461]: k35LtQsv007458: to=<info@abc.local>, delay=00:00:00, xdelay=00:00:00, mailer=cyrusv2, pri=120350, relay=localhost, dsn=5.1.1, stat=User unknown <6> in world <5> sudo sendmail -bv info@abc.local
<6> msgid=<4434D607.1060403@cba.local>, proto=ESMTP, daemon=MTA, relay=[192.168.0.219] <6> Apr 6 01:54:42 ghost sm-mta[7439]: k35LsfXJ007436: to=<my@gmail.com>, delay=00:00:01, xdelay=00:00:00, mailer=esmtp, pri=120347, relay=gmail-smtp-in.l.google.com. [64.233.183.27], dsn=2.0.0, stat=Sent (OK 1144313360 a24si350380nfc) <6> thrig, info@abc.local deliverable: mailer cyrus2, user info <5> okay, then the problem is likely down in the cyrusv2 LDA, or on the cyrus acceptor side of things, as Sendmail is getting an error back from cyrus <5> does cyrus know about abc.local ? <5> you could probably tcpdump or crank up the LogLevel to 25 to see how sendmail talks to cyrus (the SMTP dialog) <6> thrig, show logs ? <6> and settings <6> thrig, but the error letter DON'T return back.. It is in.... /var/spool/mqueue <5> that's where sendmail keeps things it can't deliver elsewhere <5> though a 'user unknown' should result in a hard bounce, no something to be retried <8> hello, does anyone know of a code that can parse sendmail email file to be able to convert it to another form, for example an rfc822 form or something similar, i need this to be able to migrate from sendmail to exim ... so any other ideas are welcomed (no, its not my choice to migrate) <5> sendmail isn't involve with what format (usually mbox) your local delivery agent writes <5> if you have things in the sendmail mailq, that's another story <8> um ... so , its not a sendmail<->exim issue? <8> rather than mbox<->whatever my exim mta uses!? <9> w***up <9> what'd i screw up that makes me unable to send mail to gmail / prodigy / yahoo / etc ? =) <8> Azra`el, others work? <3> "azra`el" at 69.128.10.12 pasted "connection timeout sending mail to gmail / yahoo / prodigy." (7 lines, 1.3K) at http://sial.org/pbot/16651 <9> uwe: yessir <9> i can send to two ISP e-mails, one hotmail went through, a few others didn't <9> a google for it doesn't turn much up. <9> using 8.13.6 <9> slackware <9> i'm at work and multitasking, so if i don't respond right away i'll be back <8> mayb your on some spam list? <8> err has <9> users can connect in to my smtp/imap setup, i suppose it's also possible my ISP is filtering outgoing on 25 <10> check your MX on http://www.robtex.com/r/ <6> LOL <6> For Sendmail 8.10 - 8.12.3, use the cyrusv2.mc file as a template to create a Sendmail configuration file. <9> Aggregate zone (contains all DNS zones) <- red (should be ok if i read right?) and Dynamic IP Address ranges (NOT a Dial Up list!) <- also red <11> is there any way to enforce all bounces generated to be delivered via MSP? <9> tsoli: hiring a couple russians to work as bouncers is usually a good way to enforce things? (grin) <11> i think that adding a temp macro "H" in savemail.c under line 551 using the relay i want could do the job. <11> going to try it out <0> so sendmail has been kicking my butt all week <0> i am having trouble of getting email sent to two places at once, in the aliases file I have user: user,user@tmo.blackberry.net This is because I want to be able to fetch my email both on my thunderbird client and on my blackberry, but the problem is that I am only getting my emails at my blackberry and nothing in my thunderbird...any thoughts? <11> heh it's not so easy :\ <12> titov, "man forward" gives an example how to do that without aliases file. <9> rado: forwrard is linked to aliases on many systems, but if you look through the aliaeses manpage it describes .forward files <0> Rado, let me take a look but I don't really want a forward, I want my email to deliver to two places. If I setup a forward then I will never get the emails at user just at the forward location... <0> but let me check the man <12> titov, just have a look. <0> will do <12> Azra`el, you mean the man-page or the file? <0> damnit...i don't have a manual entry for forward :-\ <10> user: \user, otheruser, remote@domain.tld <0> Zerberus, what is the \ for? <10> avoiding a loop <12> local delivery. <0> and in the aliases file we don't use spaces to separate just commas, right? <10> man aliases <9> rado i mean the man page <12> Oh... <9> titov: man aliases and go down to the forward section <9> yeah <9> so my issue seems to be my ISP filtering port 25 to _SOME_ destinations <9> thanks guys. <0> guys, I checked the man page and also did Zerberus suggested format for the aliases file (Zerberus: user: \user, otheruser, remote@domain.tld) but I still only get the email sent to only my outside domain and not locally. I have always used this format user: user,remot@domain.tld and it has worked. My other email server is setup that way and it is working fine. For some reason this server doesn't want to do it correctly with <10> after editing the aliases file you for sure did run newaliases? <0> yes i did <10> and what does the logs say? <13> Hi, I'm looking in the bat book, but I can't find a way to bind sendmail to a specific ip address for outgoing mail. Is there a macro for this? (Hi, btw :) <2> clientoptions. <13> Is that a recent thing? My bat book have an index entry for ${client_addr} etc. but that does something else. <13> s/have/has/ <10> noodl: look into the cf/README that comes with your sendmail
Return to
#sendmail or Go to some related
logs:
gnome-applets-data permission denied #physics xv xcompmgr #lisp caffm8 #css #oe acidlab sarge --with-mysql #ubuntu #perl
|
|