| |
| |
| |
|
Page: 1 2
Comments:
<0> does the mailq command indicate anything? <0> anything in the logs for those ID (or perhaps another ID, check the logs for details) <1> Is there a specific mail security forumn? <2> thanks thrig but it looks like sendmail -q sent them <3> hi all after a little help <3> can anyone help me with setting up sendmail for relaying <4> what do you need to know <3> howto setup sendmail to act as a relay <3> for a server <3> its really confusing me lol <5> Neoburner, read the cf/README, it should give you some starting points. Then of course checkout "/topic". <6> hi.... <3> i do have webmin , would i be eaiser to use that <3> when i can understand them lol <3> neorealm.co.uksmtp:[mail.neorealm.co.uk:26]
<3> does that look correct for the domain routing <7> Hi, totally OT.. If I'm generating an email message programatically with both html and text parts, I need a multipart/alternative mime boundary, right? <6> i have this problem using sendmail. Sending mails this way works(telnet localhost 25): from :user1_linux@hostname to user_ISP@ISP.com . But this way fails:from: user_ISP@ISP.com to user2@ISP.com <6> no help for me?? <6> take a look here to log : http://pastebin.com/726564 <8> turn your logging up in sendmail.cf, restart <8> look for LogLevel, set it to 15 <8> restart, then test <6> sorry? <6> where ?? <8> edit /etc/mail/sendmail.cf, change LogLevel to 15 <8> restart sendmail <8> then test, and review your logs <6> ok i will <8> i can't stay, i gotta go. but that should help you <8> noodl, yep <6> Blu3, where now to read those logs? <8> same place you got them from your pastebin <6> Blu3, http://pastebin.com/726587 <8> who is mx.mundo-r.com? <6> ISP <6> user@ISP.com = smtp.mundo-r.com <6> is my ISP <6> if i do telnet localhost 25 <8> i notice you have a 192.168.x.x IP, does "telnet mx.mundo-r.com 25" result in an SMTP banner? <6> sorry?? <6> i am spanish :) <6> can you repeat it me please? <6> what do you mean Blu3 ? <8> you have a private IP, i suspect you may have a firewall issue <8> type: telnet mx.mundo-r.com 25 <8> what does it give you <6> Connected to mx.mundo-r.com. <6> Escape character is '^]'. <6> 220 mx1.mundo-r.com -- Server ESMTP (Servidor no listado) <6> waiting for command <6> seens ok <8> ok <6> Blu3, iptables -A INPUT -i eth1 -p TCP --dport 25 -m state --state NEW -j ACCEPT <8> and what does telnet localhost 25 give you? <6> Trying 127.0.0.1... <6> Connected to localhost. <6> Escape character is '^]'. <6> 220 portatil.redelokal ESMTP Sendmail 8.13.6/8.13.6/Debian-1; Fri, 19 May 2006 16:50:40 +0200; (No UCE/UBE) logging access from: localhost(OK)-localhost [127.0.0.1] <8> ok <4> Seems to work from here. <6> yes..but i try telnet localhost 25 <6> mail from:<julia@portatil> <6> rcpt to:<julia@mundo-r.com> <6> FAILS. <8> i have run out of time, check your logs in /var/log, do you have other files which sendmail is logging to? <4> what message? What do the logs show? <8> are you allowing localhost to relay? <6> allowing relay?. I do not <6> know <6> Blu3, http://pastebin.com/726616 <8> May 19 16:55:31 portatil sm-mta[5628]: AUTH=client, relay=mx.mundo-r.com., mech=, bits=0 <8> are you trying to do STARTTLS with mundo? <8> i really do have to go now. you need to get your high log level data for your outbound transaction just like your command line transaction <8> restart -all- sendmail processes <8> bbiaw
<6> sorry??? i do not underestand you <6> what i wanna do?? <6> Blu3, may be later you can help me........ <6> noone here??????????? <5> thrig, the 1st URL in /topic gives 403. :-/ <0> ah well, I probably should update it <6> can anybody help me for sending mails from user_linux@hostname to user@ISP.com ?? <5> novata_peleona, just 1 user? <6> yes <6> Rado, http://pastebin.com/726616 <5> You can put this single user in /etc/aliases to foward all stuff, or "man forward" to create ~/.forward. <6> Rado, i wanna do this: #mail julia@mundo-r.com (using my smtp sendmail) <5> thrig, funny thing was, even the error page failed because of 403. ;) <5> novata_peleona, that's too much complex for me to go through right now, sorry. <6> Rado, http://pastebin.com/726642 <5> novata_peleona, you must set a valid "envelope_from" domain. <7> Hi. Appologies in advance for cluelessness. My server has MASQUERADE_AS(`cobwebinfo.com')dnl in sendmail.mc to stop mail from scripts etc. from having the canonical domain name eul0000113.eu.verio.net. <7> That's fine for most cases, but now we need a perl script to be able to use a different domain. Where should I look next? <6> Rado, envelope_from??? <5> novata_peleona, check that MASQUERADE_AS feature noodl just mentioned. :) <7> Booo! <5> Moo. <7> Baaaah. <7> .. Ram Yew :) <6> Rado, i do not underestand. Must i change something in the config file?? <5> novata_peleona, yes. <7> So, can I unmasquerade a set of domain names? <6> Rado, can you tell me what?? <5> I just did. <3> anyone run me thru howto make my nix server into a domain router <5> Neoburner, have you read "/topic" URL? <6> Rado, sorry but i dont know what <3> yer <3> not much there :( <5> novata_peleona, then you should read the cf/README file in the sendmail-package. <3> well i duno wot im lookin 4 lol <6> Rado, i just did it before asking here <3> Domain Proxy 8.12 - incoming gateway relay or backup system. that?? <5> The feature and how to change your config is described in that file, I can't tell you more than is written there. <7> Me now. My question next plesae. <7> um, please. <6> Rado, YOU wanna say uncoment this line: # MASQUERADE_AS(`portatil.redelokal')dnl?? <5> I said what I said. :) But you've got the right feature there. <5> novata_peleona, now just find a valid value to put there. <6> this is my hostname Rado <6> portatil:~# hostname <6> portatil <5> I said "change it to something working". <6> for example??.I dont know why this not works <9> hello all <9> in redhat i see that postfix and sendmail install y this is both do the samething <9> postfix and sendmail both r MTA so why i can make both work the same time <10> hi all <10> hi all, i have a lot of domains sub1.my.dom sub2.my.dom etc <10> i want mail for my.dom delivered to server.sub1.my.dom or if that fails to MX server for that host and if that fais i want it send to the smarthost, any suggestions ? <10> in fact i want to set the order in which mail is delivered. first try server.sub1.my.dom then try smarthost <11> These error messages ara ok? <11> Recipient address rejected: User unknown in local recipient table <11> User unknown, DNS usr unknown etc? <11> are 'normal' ? <5> yes. <11> Rado: for example, using sendmail on fedora 3, I want to use relay on localhost, do I need to do something? <12> hi all. forgive me if this is a stupid question but i've been searching for some time on internet and haven't found .. what does the "-o" option do in lines such as FEATURE( .. -o virtusertable) ? <5> hattt__, depends on the cmd ***ociated with that feature... often it means "output filename". <12> ah ha, so in in the case of virtusertable, it means : use the given file for the virtusertable? <11> Rado: one question, if I want to put a FEATURE on my sendmail.cf only put this feature and then restart sendmail it is sufficient? or Do I need another command? <5> youpi, see cf/README for what to do. <11> Rado: ahh edit sendmail.mc and then make -C /etc/mail no? <11> I undesrstand this <12> rado, sorry to bug you again ... i guess my confusion stems from seeing the -o option both used and not used in the FEATURE(virtusertable) - is it optional? if so ... why would one need it? <11> Rado: I am right? <5> youpi, as written there, I don't know it exactly.
Return to
#sendmail or Go to some related
logs:
#osdev #gentoo #openzaurus debian better than gentoo play .wav ubuntu Composite extension enabled disabling direct rendering ssh command mount f xbox ubuntu #kde . /bash_completion permanent #kde
|
|