@# Quotes DB     useful, funny, interesting





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



Comments:

<0> hi
<1> Radian1: Hmmm. Try a relaytest...
<1> !relaytest
<2> ChrisH: 'relaytest' : a public service to test if your mail server is an open relay. Just run "telnet relay-test.mail-abuse.org" or visit http://www.abuse.net/relay.html
<0> i have a postfix server on debian sarge, and i want configure it to only send email from the subnet, so : "mynetworks_style = subnet", but when someone from outside send an email with my server as smtp it works
<3> ChrisH , ok
<1> Adri2000: you better specify the "mynetworks" parameter explicitly
<3> ChrisH : here is the output from abuse.net http://pastebin.com/733813
<0> ChrisH: yes, that is what i specified before, but it didn't work either. is there another paramater which can vause the problem .
<0> cause*
<3> ChrisH , i did the relaytest serveral times, but always with the same result
<0> ?
<3> Adri2000 : could you show a postconf -n on pastebin?
<0> Radian1: http://pastebin.com/733827
<1> Radian1: Besttigt... du hast wirklich momentan ein offenes Relay.
<3> ChrisH , und vor allem keine ahnung worans liegt, habs drei mal per c&p wiederholt



<1> Radian1: Ah, crap... sorry... language mixup. :)
<3> Adri2000 , how do you set the mynetworks before?
<3> Adri2000, i mean before the subnet option
<4> If I want to forward joe@foo.com to bob@foo.com and jane@foo.com, where foo.com is a virtual domain, is the correct place to specify that in virtual_alias_maps?
<3> ChrisH : i#m running it on debian, does the /etc/defaults/sasl has to have a certain style?
<5> cilkay yes
<0> Radian1: something like that : 127.0.0.0/8, 192.168.0.0/28
<3> ChrisH , atm theres Just "START YES" and "MECHANISM = "pam""
<1> Radian1: /etc/defaults/sasl? that doesn't exist on Debian.
<1> Radian1: /etc/default/saslauthd?
<4> f3ew: thanks. I guess back to the drawing board for my PostgreSQL db schema since there's a unique constraint on the address being forwarded.
<1> Radian1: otherwise... yes.
<1> Radian1: Just that you rather use auxprop than the saslauthd.
<4> Just remove the constraint and it should be fine.
<1> Radian1: as per the /etc/postfix/sasl/smtpd.conf
<3> ChrisH : ok
<1> Radian1: But I currently don't get it why are server acts as an open relay.
<4> It's the combination of the address being forwarded and the address to which it's being forwarded that should be unique.
<0> Radian1: any idea ?
<3> ChrisH , the funny thing is, that a friend of mine did the hole thing like you described, on the same distri an have no probs
<1> Radian1: You need second-level support (f3ew) ;)
<1> Radian1: Me neither. I run it on two production servers.
<5> insert into virtual_aliases (first, second) values ('foo@example.com', 'bar@example.com, baz@example.com');
<3> f3ew ,you are talking to me?
<5> Logs for the open relay please, and postconf smtpd_recipient_restrictions
<5> the insert was for cilkay
<3> Adri2000 , sry i'm not well suited with postfix atm, but i would say the my_netwokr.. with 127... should work
<4> f3ew: the problem isn't with the insert. The problem is that I incorrectly specified a primary key on the address being forwarded.
<0> ok Radian1
<4> Not a big deal. I know how to fix it.
<4> f3ew: thank you
<6> i only want to warn_if_reject reject_unknown_hostname when getting a connection from ip 200/24. can this be done?
<5> check_client_access
<6> f3ew: in smtpd_client_restrictions ?
<5> ]or smtpd_recipient_restrictions
<7> wehni update alias file, generate alias.db file every mail goes to quarantine until i don`t restart the server adn amavis
<7> why ??
<7> when i update virtualusers file i don`t need to restart the server
<8> ive got amavisd-new working for the most part, but when i set spam_modifies_subj to Y, _all_ of my mail gets the Spam subject prepended to it, even thought the x-spam headers show that its not spam
<8> if i set it to N, none of them get it prepended, even when they are spam
<8> anyone seen this?
<3> ChrisH, i#ve installes saslfinger and get http://pastebin.com/733938, looks not got, eh?
<1> Radian1: are you using the saslauthd instead of auxprop?
<3> ChrisH , no . Oh its just for the saslauthd ? ;)
<1> Radian1: no idea really... I've never used saslfinger.
<3> ChrisH , ok , thx anyway
<3> bye and n8
<6> f3ew: thanks, looks like it is working
<9> where is my outgoing mail spool stored? I want to clear it
<10> #Postfix: I'm running 2.2.8 and need to move /var/spool/postfix to /usr/local/var/spool/postfix (across partitions). When I try to do this, some of the sockets in /var/spool/postfix/{private,public} don't copy. What do I need to do? Thanks.
<5> just change spool_directory
<5> and restart postfix
<6> can i use 204.11.96.0/21 to mean 204.11.96.0 - 204.11.103.255 ?
<10> f3ew: I don't need to worry about the mail that's in the queue beforehand?
<10> f3ew: what about queue_directory?
<11> I'm hosting multiple domains .. how do I deal with two domains both wanting a 'matt@..' when they are two different people with two different mailboxes? aliases doesn't seem to be the right place ..
<10> f3ew: postconf is not giving me a default value for spool_directory, and I don't see it in the postconf(5) manpage either.
<10> getting desperate here... users are losing email due to lack of space on this partition... pls help
<10> 813 bounce messages and counting...
<6> acc_: how are you cp'ing the files?



<10> gpled: I've tried mv and cp -pR
<10> both complain that the "operation is not supported"
<6> thinking stop postfix, and then try
<10> gpled: done, of course.
<12> Woosta: see below
<12> !virtual
<2> rob0: 'virtual' : a way to configure additional domains and user accounts (that do not need to exist in your /etc/p***wd). See: http://www.postfix.org/VIRTUAL_README.html
<11> ta
<6> acc_: i have to go. seems more of an os level thing
<11> exactly what I want :) Yay!
<5> mail_spool_directory
<5> IIRC
<5> why would you run out of space in /var/spool/postfix ?
<10> f3ew: well, the partition (/var) is at 94% capacity. I'm getting "452 Insufficent system storage," and I've moved just about everything else to /usr/local/var, this is my last hope.
<12> You can't move an active queue directory from one filesystem to another, because filenames are keyed to inode numbers.
<10> f3ew: The partition was mde rather small (512M)
<10> rob0: Okay, and if I shut postfix down first?
<9> how do I clear my mail queue?
<10> rob0: or better yet, how can I recreate it on another partition? I don't use mboxes or Maildirs (I use Cyrus) so mail_spool_directory seems inappropriate in my case. I set queue_directory, mkdir /usr/local/var/spool/postfix, and restart, and I see the spool recreated, but no sockets.
<10> p4773rn5
<13> I trying to setup postfix/procmail but the mail do not get delivered... the log show "delivered to command: /usr/bin/procmail" any clues? no mail in .maildir/new
<12> mail QUEUE != mail SPOOL
<5> he wants the queue directory
<5> not the spool
<10> rob0: queue_directory = /var/spool/postfix
<12> !queue_directory
<2> rob0: 'queue_directory' : a configuration parameter in the main.cf: The location of the Postfix top-level queue directory. This is the root directory of Postfix daemon processes that run chrooted.
<10> anyhow, I've moved other directories (in particular, /var/db/openldap-data) around which helped free up some space
<10> I'm now at 52% capacity
<10> and the errors seem to have ceased.
<14> hello, back again - quick question maildir related - how would one go about moving data from one maildir (different hostname) to another? same email account, just movign servers is all
<15> Hello all!
<5> _muit rsync
<14> just copy it over?
<5> lo
<5> yes
<14> sweet
<15> I have postfix delivering to virtual accounts from LDAP. Now I need to do some local mail filtering to filter spam******in tagged mail into the users Junk folders. Anyone have any pointers or howtos on this? google hasn't turned up anything useful.
<14> that makes my life very easy f3ew :)
<5> maildrop@ tessier
<15> Should that have caused some bot to message me something?
<5> no
<5> !maildrop
<2> f3ew: 'maildrop' : a delivery agent similar to 'procmail' which also works for virtual accounts. It's part of the "courier" mail server. See: http://www.flounder.net/~mrsam/maildrop/
<15> I was rather hoping to stick with something I was already familiar with like procmail. Too many poorly understood variables in this setup already. But I'll take a look at Maildrop. Thanks.
<16> Does postfix yet have the ability to p*** the sender IP to the content filter?
<16> In sendmail I use the ${addr...} macro
<16> ie --source-ip=${client_addr}
<16> :wq
<16> Sorry, wrong window :-\
<5> heh
<5> XFORWARD
<5> http://www.postfix.org/XFORWARD_README.html
<16> ja, reading that ... but that seems like a SMTP conversation side thing, as apposed to the MTA actually holding the IP address in its own env space
<16> it looks like it explicitly requires the sending agent to insert them
<16> Where's the ${client_addr} is a macro internal to sendmail's env space which can be p***ed as a parameter like $f and $u ($sender $receivers)
<5> hmmm
<5> not sure if content_filter will do that
<16> bummer... maybe it's patch time for me
<5> inflex See smtp_send_xforward_command
<5> http://www.postfix.org/postconf.5.html#smtp_send_xforward_command
<16> f3ew: danke.
<5> FILTER_README.html has example usage
<17> I am trying to reinstall postfix in freebsd with sasl2 support, can anyone help? I can't seem to get the command correct
<18> the installing part? or the(1) ?
<19> hi all
<19> I've got a RH ES3 box. The maildrop queue is overloaded and I'd loke to hold it while I send through important email. postsuper -h ALL is not doing anything
<19> postsuper -r and -d work fine
<19> Have RH broken postsuper or something?
<20> Can anyone proivde and information on setting up a store/forward service for Postfix?
<20> I want to be able to provide a backup mail server for one of my clients exchange machines.
<19> It looks as if RH had daemon_timeout down at 900s in the binary. i've put it back up 18000s. I hope this helps
<21> Anyone around who might be able to help me with a build problem?


Name:

Comments:

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






Return to #postfix
or
Go to some related logs:

#math
grant all on database permission denied for relation
over-2gb dvd-burn fails
wich version of fglrx i have
linux turboprint torrent
roundcube etch debian
#lisp
#gentoo
edubuntu lvecd
#mysql



Home  |  disclaimer  |  contact  |  submit quotes