@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> http://forums.gentoo.org/viewtopic-p-3238310.html#3238310 <---- this is my problem
<1> ClawGirl: why do you set mda "/usr/sbin/sendmail ..." ?!
<1> just omit that MDA setting
<1> sendmail as the local MTA is then used automatically
<1> do NOT set anything below MAILER calls
<0> Zerberus what other choices do I have to tell fetchnail to send mails to sendmail?
<1> [15:54:05] < Zerberus> just omit that MDA setting
<1> by default fetchmail hands mail over to the local MTA
<0> I have tryied and without mda option but it does the same thing
<1> what "same thing"?
<0> sendmail does not use the alliases at the mails tha are comping from fetchmail
<0> I didnt find a better way to translate it in english
<0> please forgive me for my bad english
<1> sendmail uses the aliases regardless how the mail comes in
<1> provide detailed logs which demonstrate the opposite



<0> maybe I have to put A at the flags of stmp mailer?
<2> thrig, why is pasteling sitting in #please_register?
<2> Can we have that in #awk instead? :)
<3> i want to allow certain user in my company able to receive email from outsie world and the rest of the user onyl allow send and receive mail within LAN, how to do this?
<2> Have 2 servers?!
<3> only one
<2> Maybe there is something like "virtual" servers.
<3> virtual mail server? can i do it in normal server?
<2> I'm not enough expert to tell, just tossing some keywords.
<2> (until some clueful person takes over)
<3> ok thank any
<4> anyone here set up sendmail with a dynamic ip using zoneedit for nameservers?
<3> i use dydns and it work great
<4> i can send, but can't receive anything.
<3> do you configure your sendmail listen to all addresS?
<4> and when starting sendmail i get an error 2 on gethostbyaddr(numbers), where it's using my local ip address.
<4> kelvin^8^: i'm not sure if it's configured to listen to all address... how would i specify that?
<1> automat: fix your DNS, at least /etc/hosts
<1> netstat -talpen | grep :25
<4> Zerberus: my /etc/hosts should be ok. i have the real ip listed with hostname.domainname.com, and then localhost. would it require anything else?
<3> maybe you should put you domain inside
<3> i mean domain name
<1> it is not correct if you report sendmail complains at startup
<4> yeah, something's screwy. this is the output of the netstat --> http://www.flatlinesociety.com/~kris/netst
<3> ok that should be fine
<4> oh. hmm. lemme look at hosts
<5> Hi #sendmail. Why is CLIENT_OPTIONS(`Family=inet, Addr=213.130.059.161')dnl in my sendmail.mc, which is expanding to O ClientPortOptions=Family=inet, Addr=213.130.059.161 in the .cf file, causing this error: /etc/mail/sendmail.cf: line 276: host "213.130.059.161" unknown ??
<1> many ISPs block port 25
<6> hi all
<1> noodl: 213.130.59.161
<1> noodl: no 0 (zero) in there
<6> i try to send mail but the mail server return me this SMTP; 550 Client host rejected: cannot find your hostname
<1> noodl: no leading zero
<5> Thanks Zerberus. Damn you're good :)
<6> i cant send only to this domain, other wotrking
<1> Poison3R: use a valid FQDN for your server
<6> Zerberus: i dont know whats that, but now i will look for
<1> Poison3R: a fully qualified domain name
<6> ohh
<6> q i see it in wikipedia
<6> can the problem be beacause i have to damin names to that ip
<6> the one is mail.domain.com and other is name.no-ip.org
<1> Poison3R: do not obfuscate - name your domains and the IP
<1> else we can't test
<6> how to dont obfuscate
<6> to remove the domain name.no-ip.org
<1> mail.domain.com and name.no-ip.org are certainly not the real domain names
<6> yes that are subdomains
<5> Waaa! What's wrong with this? DAEMON_OPTIONS(`Port=smtp, Addr=0.0.0.0, Name=MTA')dn
<4> here's my /etc/hosts with notes about my setup at zoneedit. --> http://www.flatlinesociety.com/~kris/hosts
<6> i can send email to gmail, and every where, but only one email server returm me this
<5> http://eul0000113.eu.verio.net/~noodl/sendmail.mc
<6> Zerberus: what to i do to resolve the problem?
<6> i see and that too in the received email "<<< 554 Error: no valid recipients"
<1> noodl: you do not need to set the DAEMON_OPTIONS, just leave the default one commented as it is
<1> automat: and what is the specific message sendmail reports at startup? what does this print out: /usr/lib/sendmail -bt -d0.13 < /dev/null
<3> Zerberus: how to only certain user able to receive email from internal?
<1> Poison3R: use the pastebot from /topic and show full details, do not obfuscate information about problems you ask here about
<5> Zerberus: You mean I should comment out that line altogether? I've done so and that link ^^ is a symlink to the actual file. No joy though, there's no listener at all now.
<1> noodl: grep -n DaemonPortOptions /etc/mail/sendmail.cf
<5> O DaemonPortOptions=Name=MTA



<1> kelvin^8^: http://www.sendmail.org/~ca/email/protected.html http://www.sendmail.org/~ca/email/restrict.html
<3> thank Zerberus, will read it
<7> Someone at 83.228.113.83 pasted "The original message was recei" (39 lines, 1K) at http://sial.org/pbot/16683
<6> Zerberus: http://sial.org/pbot/16683
<6> Zerberus: i can sending without any problems to other domains
<1> Poison3R: your hostname is an IP?
<6> no
<6> my hostname is mail.bultra.com
<6> Zerberus: ?
<6> Zerberus: if i didnt have domain, i cant send to anyone?
<6> but i cant send to only @mail.bg
<1> how does your system announce himself?
<1> ehlo mail.bultra.com is accepted by mx1.mail.bgt
<1> -t
<4> Zerberus: here's the output of sendmail -bt -d0.13 --> http://www.flatlinesociety.com/~kris/output
<6> Zerberus: what is package for ehlo, i dont have that command
<1> automat: your 8.13.4 is hopefully patched
<1> Poison3R: EHLO is an ESMTP protocol command
<6> what to do, telnet?
<7> "Zerberus" at 213.182.119.85 pasted "example ESMTP session" (18 lines, 391B) at http://sial.org/pbot/16684
<4> Zerberus: i was just using the default version for slackware 10.2. i'm not sure if it's patched or not.
<1> automat: you should be sure about that
<1> automat: from debug output i do not see why sendmail daemon start should complain
<4> Zerberus: it only complains on gethostbyaddr(192.168.0.100) for my local IP, everything else seems fine.
<4> i can send, but can't recieve anything. i'm guessing it's a problem with my zoneedit config, but i don't see how else i should have it set up.
<1> automat: ok, that you have to add to your hosts fil
<1> +e
<4> ahhh. so an entry for the real ip and a local ip?
<1> for each IP, yes
<4> Zerberus: and each would have identical hostname.domainname hostname?
<1> yes, see man hosts
<4> heh..ok sorry. :)
<1> port 25 isn't open on your side
<1> so no mail can come in
<1> either firewalling by you or your ISP
<6> Zerberus: sorry for all the questions, but how to test that protocol command?
<1> Poison3R: /usr/lib/sendmail -bt -d0.13 < /dev/null use the pastebot for that output
<4> Zerberus: were you saying port 25 wasn't open for me?
<1> automat: yes
<4> son of a gun. it shows open locally. it's the firewall on my router. sheesh. ARGH.
<7> Someone at 83.228.113.83 pasted "[19:20:29][root@FireCracker] ~" (39 lines, 1.9K) at http://sial.org/pbot/16685
<7> "Zerberus" at 213.182.119.85 pasted "nmap rersult for dropchip.flatlinesociety.com" (19 lines, 899B) at http://sial.org/pbot/16686
<6> Zerberus: http://sial.org/pbot/16685
<1> Poison3R: i guess your host announces himself as FireCracker
<1> obviously no valid
<1> not
<1> Poison3R: you can send me a test mail and i will check my log for what your host takes for EHLO/HELO
<6> Zerberus: what my hostname is not valid, why mixedcase?
<6> where to send you an email
<1> Poison3R: at+test%uni-x.org exchange the % with an @
<1> sorry: ad+test%uni-x.org
<1> so far no mail seen
<1> Poison3R: still alife?
<6> yes
<6> what is the + sign
<6> is that correct
<1> just a plussed suffix
<1> yes, use the mail address as said, %->@
<6> at+test%uni-x.org Recipient address rejected: User unknown in virtual alias table
<1> yes, sorry, i corrected that when seen
<1> anyway, test was successful
<1> helo=<mail.bultra.com>
<1> so that is correct from your side
<1> hm, rereading the NDS message the rejection appeared during DATA
<6> whta the problem is in mail.bg or?
<1> testing manually sending is successful
<1> From: PoisoneR <poisoner@mydomain.com> did you really use @mydomain.com?
<1> this is something which comes from obfuscating information and making debugging more difficult than it should be
<6> in paste bin i change it before
<6> to hide my domain in pastebin, whatever
<6> sorry for that obfuscating, the original was poisoner%bultra.com
<6> look the original http://sial.org/pbot/16687
<1> ok, but now my test was successful


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #sendmail
or
Go to some related logs:

#linux
#math
python on pylons
#php
rkhunter help ubuntu
ubuntu NSS User Private Key and Certificate Services
#python
sound intel ich7 82801G corrupted linux
#web
fedora kb8wny



Home  |  disclaimer  |  contact  |  submit quotes