[00:00:30] <SARGuy> i'm beating my head against the wall on this loop issue... I found an address what was being rejected, tested sending mail to that address via local telnet at which time the message is sent to and from postfix to amavis 7 times before being returned back to me... send the identical email to another address on the same domain and it works..... [00:03:33] *** deadpigeon has quit IRC [00:05:27] *** Knoedel2 has quit IRC [00:11:53] *** VaNNi has quit IRC [00:13:03] *** VaNNi has joined #postfix [00:15:27] *** Southron has joined #Postfix [00:17:52] *** felix-da-catz is now known as felix-da-catz_zz [00:37:42] *** c00l2sv has quit IRC [00:48:49] <jpalmer> SARGuy: sounds like a runaway .forward, or procmailrc for that particular user [00:51:07] *** Tykling has left #postfix [00:54:03] *** c00l2sv has joined #postfix [00:55:37] *** pulsar has quit IRC [00:55:37] *** eanxgeek has quit IRC [00:55:37] *** jense has quit IRC [00:55:37] *** war9407 has quit IRC [00:55:38] *** xnixan has quit IRC [00:55:38] *** thumbs has quit IRC [00:55:38] *** cdavis has quit IRC [00:55:38] *** AllenJB has quit IRC [00:55:38] *** mjoseph has quit IRC [00:55:38] *** LordLame1 has quit IRC [00:55:38] *** lennard has quit IRC [00:55:38] *** Nothing__ has quit IRC [00:55:38] *** idle-boy has quit IRC [00:55:38] *** amrit|wrk has quit IRC [00:56:58] *** c00l2sv has quit IRC [00:57:03] *** pulsar has joined #postfix [00:57:03] *** eanxgeek has joined #postfix [00:57:03] *** jense has joined #postfix [00:57:03] *** war9407 has joined #postfix [00:57:03] *** xnixan has joined #postfix [00:57:03] *** thumbs has joined #postfix [00:57:03] *** mjoseph has joined #postfix [00:57:03] *** amrit|wrk has joined #postfix [00:57:03] *** LordLame1 has joined #postfix [00:57:03] *** cdavis has joined #postfix [00:57:03] *** Nothing__ has joined #postfix [00:57:03] *** lennard has joined #postfix [00:57:03] *** idle-boy has joined #postfix [00:57:03] *** AllenJB has joined #postfix [00:57:04] <buc0vat> is there anyway to clear queue? [00:57:26] <growltiger> postsuper [00:59:21] <growltiger> you want to delete EVERYTHING? [00:59:40] *** war9407 has quit IRC [00:59:42] <growltiger> you wont get those email back [00:59:56] <buc0vat> something link that [01:00:04] <buc0vat> i have about 100-150 mails deffered [01:00:10] <buc0vat> from 3 days now [01:00:22] <buc0vat> so i want to clear the queue [01:00:26] <buc0vat> i just execute psotsuper? [01:00:46] <growltiger> postsuper -d ALL deferred [01:01:03] *** pulsar has quit IRC [01:01:15] *** pulsar has joined #postfix [01:02:45] <buc0vat> growltiger, thank you [01:03:35] <buc0vat> and if i want to delete all conectione refused [01:03:39] <buc0vat> ? [01:04:23] <growltiger> if the connection was refused, then you should not have anything [01:04:54] <buc0vat> ah ok i see [01:04:57] <buc0vat> thx again [01:05:06] <Dominian> buc0vat: i'd be trying to find out why junk is going through my server.. not deleting everything just because the queue is growing. [01:05:07] *** _nalle has quit IRC [01:05:10] *** _nalle has joined #postfix [01:05:34] <buc0vat> yahoo blocks me [01:05:38] <buc0vat> after a number of mails [01:05:41] <growltiger> there is hold, active, incoming and deferred [01:05:52] <growltiger> if you do postsuper -d ALL [01:05:54] <buc0vat> and the deffered mails never get sent [01:05:57] <growltiger> it clears all of those [01:07:23] <buc0vat> thx [01:12:35] *** martianixor has joined #postfix [01:15:20] *** c00l2sv has joined #postfix [01:16:08] *** c00l2sv has quit IRC [01:16:43] *** c00l2sv has joined #postfix [01:18:34] *** c00l2sv has quit IRC [01:25:18] <SARGuy> can someone direct me to some docs on virtual aliases.. i want any incoming mail to check my virtual alias table and, if the address is not there, return it as unknown in the virtual alias table.... [01:26:41] *** Fallenou has quit IRC [01:35:07] <growltiger> it should already do that [01:35:35] <growltiger> !user_unknown_in_virtual_alias_table [01:35:36] <knoba> growltiger: Error: "user_unknown_in_virtual_alias_table" is not a valid command. [01:35:39] <growltiger> bah [01:36:02] *** c00l2sv has joined #postfix [01:36:14] <SARGuy> that wasn't a literal command [01:42:34] <SARGuy> someone really jacked this config up then... it partially works... most incoming mail is looked up the the virtual alias table, delivered, woohoo... Some mail is rejected with the user unknown.. blah... but a lot of mail is being sent back to the gateway mail server, which is then sending it back to postfix, then back to the gateway, etc.. in a loop... and i can't figure where those address' are coming from [01:51:33] *** c00l2sv has quit IRC [01:54:13] *** F6F has quit IRC [01:54:48] *** shinao1 has joined #postfix [01:56:57] *** ming_zym has joined #postfix [02:03:18] <SARGuy> I'm thinking this is my problem.. Is this basically saying to reject all of thos dealios then at the end permit everything else? is there a variable to reject mail to users that aren't in the virtual alias table/ couldn't find it in the docs [02:03:18] <SARGuy> smtpd_recipient_restrictions = reject_invalid_hostname, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unauth_pipelining, permit_mynetworks, reject_unauth_destination, check_client_access hash:/etc/postfix/sender_access, check_sender_access hash:/etc/postfix/sender_access, reject_rbl_client bl.spamcop.net, permit [02:04:05] *** shinao1 has quit IRC [02:04:16] *** manlymat_83 has quit IRC [02:06:09] *** shinao1 has joined #postfix [02:07:04] *** c00l2sv has joined #postfix [02:07:24] *** SARGuy has left #postfix [02:13:02] <Dominian> !backscatter [02:13:03] <knoba> Dominian: "backscatter" : http://www.postfix.org/BACKSCATTER_README.html [02:17:51] *** pirho has quit IRC [02:19:48] *** githogori has quit IRC [02:21:57] *** eanxgeek_ has quit IRC [02:34:54] *** pirho has joined #postfix [02:35:08] *** saurabhb has joined #postfix [02:49:55] *** pirho has quit IRC [02:51:18] *** manlymat_83 has joined #postfix [02:51:45] *** poole has joined #postfix [03:05:39] *** poole has left #postfix [03:17:49] *** manlymat_83 has quit IRC [03:23:43] *** Darkclaw66 has joined #postfix [03:24:04] <Darkclaw66> im trying to send an email and a message comes up that keeps asking me to enter a username and password. even though im entering in the right info, it keeps popping up that window [03:24:31] <xmb_> check what mail.info and mail.err say [03:25:04] <Dominian> or maillog depending on how you're distro stores logs [03:25:07] <Darkclaw66> nothing shows up [03:25:13] <Darkclaw66> and I have -v enabled [03:25:42] <xmb_> login for smtp ? [03:26:03] <xmb_> reasking usually means wrong info was entered [03:26:05] <xmb_> 'wrong' [03:26:19] <xmb_> hum... so.. it should make logs anyway [03:26:20] <Darkclaw66> but its not [03:26:34] <Darkclaw66> its correct [03:26:54] <xmb_> prolly, but is postfix correctly set up to recognize it .. is a q [03:26:56] <Dominian> Darkclaw66: are these virtual users? [03:27:01] <Darkclaw66> yes [03:27:07] <Dominian> try logging with the full email address [03:27:13] <xmb_> k peeps who know speak [03:27:20] <Darkclaw66> I dont think its a configuration problem [03:27:29] <Darkclaw66> I think its the internet connection im using [03:27:32] <Dominian> try logging in using the full email address and not just the username [03:27:43] *** Darkclaw66 has quit IRC [03:27:48] <xmb_> hm [03:27:51] <xmb_> =/ for repeating [03:28:01] <Dominian> oye [03:28:10] <Dominian> the connection would not have to deal with why its asking him to reauth [03:28:11] <xmb_> np, i see that from the style [03:28:22] <xmb_> it would, but nobody does it [03:28:36] <Dominian> He didn' tgive much information to the setup either [03:28:38] <xmb_> modifying, filtering, etc... deprechiated terms as of whats done and possible [03:28:49] <xmb_> you mean any ... =p [03:28:52] <xmb_> =) [03:28:54] <Dominian> true [03:29:05] * Dominian is curous if he's using SASL authentication and with what mechanism and software. [03:29:39] <xmb_> uwh wanna explain me: why sasl is used ? + i did it years ago cause cyrus only supported it [03:30:23] <Dominian> !sasl [03:30:24] <knoba> Dominian: "sasl" : SASL is 'Simple Authentication and Security Layer', necessary for SMTP AUTH, and provided to Postfix by addin software. Cyrus SASL and/or Dovecot IMAP/POP3 can provide SASL. See http://www.postfix.org/SASL_README.html for details. [03:31:48] <xmb_> neccessary + for smtp auth ? sounds untrue... erm no offense [03:32:50] <deface> xmb_: what do u use for auth ? [03:33:44] <Dominian> xmb_: to do things properly.. sasl is needed [03:34:20] <xmb_> well atm nothing, sorries [03:34:33] <deface> figured as much [03:34:36] <xmb_> can sasl handle maps on the fs ? [03:34:46] <deface> maps ? [03:34:56] <xmb_> user:<enc>pass [03:35:09] <deface> yeah [03:35:10] <xmb_> or do i have like years ago to maually add a user via some sasl binary to a sasl db [03:35:13] <deface> pam auth [03:35:26] <xmb_> aye well i used that at those times [03:37:02] <xmb_> at least i had pam.. didnt have anything sasl related in the postfix configs [03:37:50] <deface> you dont have to [03:38:06] <xmb_> k [03:40:55] *** pulsar has quit IRC [03:41:48] *** wei has joined #postfix [04:02:34] *** manlymat_83 has joined #postfix [04:05:53] *** pitakill has joined #postfix [04:12:37] *** jebmpls has joined #postfix [04:22:11] *** jebmpls has left #postfix [04:22:47] *** mavrick61 has quit IRC [04:23:55] *** mavrick61 has joined #postfix [04:28:45] *** xpoint has quit IRC [04:31:24] *** hparker has quit IRC [04:32:43] *** Motoko-chan has joined #postfix [04:59:09] *** eanxgeek has quit IRC [04:59:09] *** cdavis has quit IRC [04:59:09] *** AllenJB has quit IRC [04:59:09] *** mjoseph has quit IRC [04:59:09] *** jense has quit IRC [04:59:09] *** LordLame1 has quit IRC [04:59:09] *** lennard has quit IRC [04:59:10] *** Nothing__ has quit IRC [04:59:10] *** idle-boy has quit IRC [04:59:10] *** thumbs has quit IRC [04:59:10] *** amrit|wrk has quit IRC [04:59:10] *** xnixan has quit IRC [04:59:18] *** hparker has joined #postfix [05:01:36] *** xnixan has joined #postfix [05:04:02] *** BuenGenio_ has quit IRC [05:04:06] *** eanxgeek has joined #postfix [05:04:06] *** jense has joined #postfix [05:04:06] *** thumbs has joined #postfix [05:04:06] *** mjoseph has joined #postfix [05:04:06] *** amrit|wrk has joined #postfix [05:04:06] *** LordLame1 has joined #postfix [05:04:06] *** cdavis has joined #postfix [05:04:06] *** Nothing__ has joined #postfix [05:04:06] *** lennard has joined #postfix [05:04:06] *** idle-boy has joined #postfix [05:04:06] *** AllenJB has joined #postfix [05:04:11] *** LordLame1 has quit IRC [05:04:13] *** LordLamer has joined #postfix [05:04:33] *** thumbs has quit IRC [05:04:39] *** thumbs has joined #postfix [05:04:48] *** AllenJB has quit IRC [05:04:51] *** AllenJB has joined #postfix [05:30:16] *** ming_zym has quit IRC [05:36:29] *** goldfisc1li has joined #postfix [05:37:27] *** goldfischli has quit IRC [05:38:10] *** thumbs has quit IRC [05:38:11] *** eanxgeek has quit IRC [05:38:11] *** cdavis has quit IRC [05:38:11] *** mjoseph has quit IRC [05:38:11] *** jense has quit IRC [05:38:11] *** lennard has quit IRC [05:38:11] *** Nothing__ has quit IRC [05:38:11] *** idle-boy has quit IRC [05:38:11] *** amrit|wrk has quit IRC [05:40:32] *** xnixan has quit IRC [05:42:54] *** mjoseph has joined #postfix [05:43:00] *** mjoseph has quit IRC [05:43:04] *** mjoseph_ has joined #postfix [05:43:04] *** _idle-boy has joined #postfix [05:43:04] *** thumbs_ has joined #postfix [05:43:04] *** thumbs has joined #postfix [05:43:04] *** eanxgeek has joined #postfix [05:43:04] *** jense has joined #postfix [05:43:04] *** mjoseph has joined #postfix [05:43:04] *** amrit|wrk has joined #postfix [05:43:04] *** cdavis has joined #postfix [05:43:04] *** Nothing__ has joined #postfix [05:43:04] *** lennard has joined #postfix [05:43:04] *** idle-boy has joined #postfix [05:43:05] *** mjoseph has quit IRC [05:43:15] *** mjoseph_ is now known as mjoseph [05:43:52] *** idle-boy has quit IRC [06:05:28] *** thumbs has quit IRC [06:05:52] *** xmb__ has joined #postfix [06:05:57] *** xmb_ has quit IRC [06:31:53] *** githogori has joined #postfix [06:36:02] *** martianixor has quit IRC [06:36:18] *** chadmaynard has joined #postfix [06:38:08] *** ming_zym has joined #postfix [06:49:42] *** niki has quit IRC [07:06:23] *** jeffspeff has quit IRC [07:07:21] *** jeffspeff has joined #postfix [07:10:08] *** tomocha6 has joined #postfix [07:12:07] *** justdave has quit IRC [07:12:48] *** justdave has joined #postfix [07:38:28] *** xmb_ has joined #postfix [07:44:08] *** xmb__ has quit IRC [07:44:33] *** chadmaynard has quit IRC [07:59:02] *** ming_zym has quit IRC [07:59:03] *** |_Knoedel_| has joined #postfix [08:00:52] *** ming_zym has joined #postfix [08:02:59] *** pitakill has quit IRC [08:03:41] *** hparker has quit IRC [08:12:08] *** madrescher has joined #postfix [08:21:23] *** sophokles1 has joined #postfix [08:22:29] *** sophokles1 has quit IRC [08:22:52] *** sophokles1 has joined #postfix [08:22:54] *** denis_ has quit IRC [08:28:10] *** manlymat_83 has quit IRC [08:37:33] *** sophokles has quit IRC [08:39:18] *** mandragor has joined #postfix [08:39:35] *** mandragor has quit IRC [08:39:50] *** Izlots has joined #postfix [08:43:35] *** weedar has quit IRC [08:48:52] *** saurabhb has quit IRC [08:51:11] *** manlymat_83 has joined #postfix [08:55:10] *** weedar has joined #postfix [08:55:16] *** Tex-Twil has joined #postfix [08:55:30] *** Tex-Twil has left #postfix [08:55:55] *** manlymat_83 has quit IRC [09:00:03] *** Motoko-chan has quit IRC [09:00:30] *** muecke77 has joined #postfix [09:05:28] *** phnord has joined #postfix [09:08:13] *** muecke77 has quit IRC [09:09:06] *** dagbrown has joined #postfix [09:09:13] <dagbrown> Oh hai [09:09:23] <dagbrown> We have a postfix that seems to be really underachieving [09:09:38] <dagbrown> Giant incoming queue, lots of amavisds lying around, and it's not feeding anything to the amavisds [09:10:20] <xmb_> hai [09:10:22] <xmb_> cant help [09:10:56] *** manlymat_83 has joined #postfix [09:12:13] *** rmayorga_ has joined #postfix [09:12:32] *** rmayorga has quit IRC [09:12:45] <f3ew> dagbrown, slow down incoming [09:13:07] *** growltiger has quit IRC [09:13:27] *** growltiger has joined #postfix [09:13:29] <f3ew> !in_flow_delay [09:13:30] <knoba> f3ew: "in_flow_delay" : a configuration parameter in the main.cf: Implements mail input flow control. This feature is turned on by default (it's disabled on SCO UNIX due to an SCO bug). [09:15:29] *** growltiger has quit IRC [09:16:01] <dagbrown> f3ew: It's stopped dead! [09:16:12] <f3ew> Yes [09:16:21] <f3ew> Block port 25 incoming [09:16:21] <dagbrown> I have a giant mail queue that it's processing way too slowly--as in, like, three or four messages a second instead of hundreds. [09:16:26] <dagbrown> No no see [09:16:28] <dagbrown> That's not the problem [09:16:32] * f3ew sighs [09:16:42] <dagbrown> The problem is that the mail queue that's there is being processed abnormally slowly [09:16:57] <f3ew> That happens when your incoming queue is saturated [09:17:09] <dagbrown> amavisd, for example, should have more than 2 connections [09:17:55] *** growltiger_ has joined #postfix [09:19:25] <f3ew> what does your postfix to amavisd transport have as it's limits in /etc/postfix/master.cf? [09:26:49] *** harobed has joined #postfix [09:28:13] <dagbrown> Er, 120 of them, and max_use 120 [09:32:14] <dagbrown> I did find one interesting thing: excessively-gigantic directory files in /var/spool/postfix [09:34:25] <f3ew> !debug [09:34:25] <knoba> f3ew: "debug" : http://www.postfix.org/DEBUG_README.html : a good starting point for how to deal with problems and to report information to those who might help. Post your information in a pastebin such as http://pastebin.ca/ or http://rafb.net/paste/ . [09:36:30] *** Southron has quit IRC [09:38:24] *** rosco has quit IRC [09:39:58] *** _idle-boy is now known as idle-boy [09:41:14] *** shinao1 has quit IRC [09:41:29] *** Haris has quit IRC [09:44:00] *** snappy has quit IRC [09:44:02] *** snappy has joined #postfix [09:51:37] *** Tykling has joined #postfix [09:54:12] <goldfisc1li> moin [09:54:21] <goldfisc1li> oops... wrong channel [09:56:01] *** denis__ has joined #postfix [09:56:18] *** war9407 has joined #postfix [09:59:25] *** aleix has joined #postfix [10:01:38] <aleix> hi' i wonder if you people can guide me. I have a postfix which acts as a front end for exchange authenticating with ldap against Active Directory. I'd like to add "another" postfix with local delivery for some users. Anyone has had to deal with mail routing in AD and LDAP? AD doesn't have the mailhost (or similar) ldap attribute... how can i do this? [10:02:05] *** rouri has joined #postfix [10:02:25] *** Haris_ has joined #postfix [10:05:03] *** tec1 has joined #postfix [10:08:31] <aleix> well, i'll see what i can find :( [10:10:45] *** aleix has quit IRC [10:23:16] *** Spec has quit IRC [10:29:45] *** Haris_ has quit IRC [10:35:11] *** brancaleone has joined #postfix [10:44:36] *** Haris_ has joined #postfix [10:54:14] *** mark-use has joined #postfix [10:54:57] *** Pazzo has joined #postfix [10:55:42] *** Juspion has joined #postfix [10:56:40] *** madrescher has quit IRC [10:59:57] *** jeffspeff has quit IRC [11:00:09] *** jeffspeff2 has joined #postfix [11:00:48] *** kartooon has joined #postfix [11:00:50] <kartooon> hello [11:01:33] <f3ew> lo [11:01:36] *** tec1 has quit IRC [11:02:27] *** tec1 has joined #postfix [11:02:58] <kartooon> i m wondering if i can change virtual_transport = virtual to virtual_transport = procmail ? or something like this?... to have mail filtered in different folder in my maildir ? [11:03:18] *** snappy has quit IRC [11:03:21] *** snappy has joined #postfix [11:04:34] <kartooon> ok so i guess i ve to use maildrop ? [11:04:58] <f3ew> yes, yes [11:05:18] <kartooon> hum ok thx i ll look what i can do [11:06:33] *** ming_zym has left #postfix [11:08:20] *** BuenGenio has joined #postfix [11:17:02] *** web_knows has quit IRC [11:21:16] *** denis__ has quit IRC [11:26:16] *** Juspion has quit IRC [11:33:20] *** wei has left #postfix [11:34:36] *** rouri has quit IRC [11:37:42] *** whiteflag has joined #postfix [11:37:47] <whiteflag> Hi all [11:38:01] <whiteflag> fatal: qmgr_move: update active/6266044804F time stamps: Operation not permitted [11:38:18] <whiteflag> why I am getting above error ? in maillog ? [11:42:08] *** mark-use_ has joined #postfix [11:44:39] *** cilly has joined #postfix [11:45:48] <shasta> whiteflag, postconf -h queue_directory [11:46:41] <whiteflag> shasta: /var/spool/postfix [11:47:31] <shasta> whiteflag, mount | grep var [11:47:45] <shasta> noatime, nodiratime? :) [11:48:42] <whiteflag> /dev/mapper/VolGroup00-LogVolVar on /var type ext3 (rw) [11:48:42] <whiteflag> /dev/mapper/VolGroup00-LogVolSplMail on /var/spool/mail type ext3 (rw,usrquota,grpquota) [11:48:42] <whiteflag> sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw) [11:49:12] <whiteflag> shasta: ^^ [11:50:40] <shasta> then I'm out of ideas [11:51:23] *** BuenGenio has quit IRC [11:51:24] <whiteflag> shasta: what are the possible reasons of this error ? any hints [11:52:14] <whiteflag> Nov 6 17:24:16 mail postfix/master[6786]: warning: process /usr/libexec/postfix/qmgr pid 7409 exit status 1 [11:52:14] <whiteflag> Nov 6 17:24:16 mail postfix/master[6786]: warning: /usr/libexec/postfix/qmgr: bad command startup -- throttling [11:52:33] <whiteflag> the above lines also filling maillog :( [11:53:10] <shasta> no other errors? [11:53:17] <shasta> bad master.conf? [11:53:25] <war9407> what does dmesg say? [11:53:29] <war9407> dmesg | tail -n 5 [11:55:17] *** mark-use has quit IRC [11:55:44] <whiteflag> war9407: http://pastebin.com/m6cb25ad6 [11:57:31] <whiteflag> war9407: how can I verify master.conf ? [11:57:39] <whiteflag> sorry, shasta ? [11:58:41] <shasta> whiteflag, those two lines are the only errors in your logs? [12:00:30] <whiteflag> shasta: http://pastebin.com/m59b7673d [12:01:37] <shasta> whiteflag, ls -l /var/spool/postfix/active/F422E44804F [12:01:43] <shasta> or even better [12:01:49] <shasta> whiteflag, pastebin this: stat /var/spool/postfix/active/F422E44804F [12:02:12] *** cpm has joined #postfix [12:02:26] *** AcTiVaTe has joined #postfix [12:02:37] *** mark-use__ has joined #postfix [12:02:57] <whiteflag> shasta: no such file [12:03:16] <whiteflag> shasta: only one file -rwx------ 1 root root 1390 Nov 6 16:44 6266044804F [12:03:58] *** mark-use_ has quit IRC [12:04:22] <shasta> find /var/spool/postfix -name F422E44804F [12:05:28] <whiteflag> shasta: no result [12:05:42] <whiteflag> rpm -V postfix [12:05:42] <whiteflag> S.5....T c /etc/postfix/header_checks [12:05:42] <whiteflag> S.5....T c /etc/postfix/main.cf [12:06:45] <war9407> whiteflag: ah, well that part looks normal, hrm [12:06:58] <war9407> whiteflag: did it ever work? when did it stop working? [12:08:27] <whiteflag> war9407: nope.. it never worked after installation :( [12:08:46] <whiteflag> postfix running but not delivering mails [12:08:55] <whiteflag> telnet 25 output is fine [12:08:56] <shasta> whiteflag, pastebin this: ls -l /var/spool/postfix; ls -ld /var/spool/postfix [12:10:02] <whiteflag> shasta http://pastebin.com/d4f23a889 [12:10:07] *** pirho has joined #postfix [12:10:24] <whiteflag> shasta: drwxr-xr-x 16 root root 4096 Aug 11 17:14 /var/spool/postfix/ [12:12:37] <shasta> that looks right... [12:12:50] <shasta> ls -ld /var{,/spool} [12:13:50] *** Braden` has joined #postfix [12:13:51] <Braden`> Hello [12:14:03] <whiteflag> shasta: drwxr-xr-x 23 root root 4096 Oct 7 11:51 /var/ [12:14:14] <whiteflag> drwxr-xr-x 14 root root 4096 Nov 5 10:30 /var/spool/ [12:14:22] <Braden`> Is there a way to make postfix queue messages being sent via IMAP instead of delivering them to their hosts while still telling outlook they are delivered? [12:14:42] *** mark-use__ has quit IRC [12:15:05] *** mark-use__ has joined #postfix [12:15:19] <shasta> whiteflag, blah, your perms seems fine [12:15:23] <shasta> oh, another idea [12:15:48] <shasta> i see you used rpm... maybe this is something redhatish with SELinux enabled by default? [12:17:44] <whiteflag> shasta: selinux is there but in permissive mode [12:18:47] <shasta> then I'm really out of ideas [12:19:12] *** simoo has joined #postfix [12:19:34] <whiteflag> shasta: do you think its a permission problem or config problem ? [12:19:59] <shasta> i'd say the former [12:20:16] <shasta> you can pastebin your master.cf tho [12:20:43] <simoo> Hi, is it possible to setup smtp-auth to use kerberos authentication alone or do I need an ldap directory too? [12:21:36] <whiteflag> shasta: http://pastebin.com/d9874646 [12:22:07] <shasta> looks fine [12:22:34] *** mark-use_ has joined #postfix [12:23:06] <whiteflag> shasta: so it might be some permission problem.. rt? I will disable selinux completely and try [12:23:39] <whiteflag> shasta: thank you for your time [12:23:56] <shasta> np [12:24:08] <shasta> make sure you come here and tell us the reason once you've manage to fix it [12:24:34] <simoo> I have postfix set up on an internet server that is also connected to a kerberos realm. At the moment it authenticates with clients using plain pam. Can I set it up so the clients can use kerberos authentication? [12:28:26] <whiteflag> shasta: sure [12:31:37] *** F|oFF has quit IRC [12:33:35] *** Braden` has quit IRC [12:33:39] *** F|oFF has joined #postfix [12:34:38] *** mark-use__ has quit IRC [12:37:28] *** buc0vat has quit IRC [12:38:27] *** jra has joined #postfix [12:39:24] *** jense has quit IRC [12:39:56] *** jense has joined #postfix [12:43:35] *** rouri has joined #postfix [12:51:12] *** pirho has quit IRC [12:52:36] *** pirho has joined #postfix [13:07:22] *** jpalmer has quit IRC [13:08:47] *** |_Knoedel_| has quit IRC [13:22:14] *** Southron has joined #Postfix [13:24:35] <f3ew> !virtual_alias_maps [13:24:36] <knoba> f3ew: "virtual_alias_maps" : a configuration parameter in the main.cf: Optional lookup tables that alias specific mail addresses or domains to other local or remote address. The table format and lookups are documented in virtual(5). [13:30:17] *** rouri has quit IRC [13:35:21] *** cilly has quit IRC [13:52:41] *** alienbrain has joined #postfix [14:01:34] *** surjeon has joined #postfix [14:05:28] *** cilly has joined #postfix [14:10:03] *** Knoedel2 has joined #postfix [14:10:40] <surjeon> If I have a transport_map table that lists a certain domain as 'virtual:', should I also need that domain listing in virtual_mailbox_maps? What I'm trying to do is have a few addresses from a virtual_mailbox_domain actually use the relay transport. If I have the domain also listed in virtual_mailbox_domains, the addresses I want to relay get checked against virtual_alias_maps; whereas I think I'd like postfix to realise they're relay and check them against [14:11:58] <surjeon> replace that first 'virtual_mailbox_maps' with 'virtual_mailbox_domains', sorry [14:13:02] *** whiteflag has left #postfix [14:17:53] *** JC has joined #postfix [14:17:56] <JC> hi [14:18:12] <JC> any good tools to create reports from postfix [14:18:33] <JC> i am trying to get a report to see how much traffic a save with smtp restrictions [14:22:06] <Trengo> qshape? [14:24:19] <JC> doesnt display any data [14:25:18] <shasta> !pflogsumm [14:25:19] <knoba> shasta: "pflogsumm" : a perl script to analyse your mail log file and generate nice reports. See: http://jimsun.linxnet.com/postfix_contrib.html (metalog users see the !mpflogsumm factoid) [14:26:32] *** cilly has quit IRC [14:27:32] <JC> thanks ill give it a try [14:39:00] *** Rath has joined #postfix [14:40:02] *** Guest56877 is now known as taec [14:40:30] *** hayalci has joined #postfix [14:40:41] *** cilly has joined #postfix [14:42:18] *** brancaleone has quit IRC [14:43:14] *** eanxgeek has quit IRC [14:43:25] *** eanxgeek has joined #postfix [14:47:24] *** rouri has joined #postfix [14:57:52] <Rath> Anyone care to help debug a postfix/dovecot install? I am working on setting up a new server and could use some hints on where to look to fix a problem. [14:58:42] *** xpoint has joined #postfix [14:58:53] *** mark-use_ has quit IRC [14:59:16] <hayalci> Rath: just ask [14:59:54] <Rath> Right now, I can sign in to the server with IMAP and see the messages on the server, but when I go to send a message it fails. [15:00:24] <Rath> The server logs look like it is trying to authenticate the recipient with a username/password to see if the account exists [15:00:57] <hayalci> Rath: do you have sasl authentication ? [15:01:00] <Rath> no [15:01:18] <hayalci> paste log portions to a paste bin and sen the link [15:01:25] <Rath> Sure thing [15:05:39] <Rath> Trying to find a way to get it to post without tripping their spam filter [15:07:23] *** znag has quit IRC [15:07:26] <hayalci> Rath: use a pastebin [15:07:58] <Rath> I am trying to use pastbin.com [15:08:15] <Rath> The log file output is tripping their spam filter [15:08:47] <hayalci> http://sudrap.org/paste/ [15:09:50] <Rath> http://sudrap.org/paste/4991/ [15:10:39] *** thumbs_ is now known as thumbs [15:11:08] <Rath> I believe part of the problem might be caused because I have to use the mysql database contents from the old server in the new one [15:12:02] <hayalci> review your dovecot auth configuration, deliver seems to try to authenticate the user [15:12:27] <hayalci> also, that sql query seems strange to me but I have no experience with sql in mail servers [15:13:29] *** cilly has quit IRC [15:13:30] <Rath> The query is strange because I have to work with the current encryption setup. I'm looking into the dovecot configuration now. [15:14:03] *** muecke77 has joined #postfix [15:15:18] *** _bt has quit IRC [15:17:02] <Rath> http://sudrap.org/paste/4992/ [15:17:12] <Rath> That is the output of dovecot -n [15:18:18] <Rath> I'm not seeing anything that looks odd, so I'll start digging through dovecot-sql.conf [15:18:45] *** dp_ has joined #postfix [15:18:51] *** dp_ has left #postfix [15:18:58] *** _bt has joined #postfix [15:22:26] *** rmayorga_ is now known as rmayorga [15:23:15] <Rath> Here is dovecot-sql.conf without the comments: http://sudrap.org/paste/4994/ [15:27:52] *** deuterium has joined #postfix [15:36:33] *** denis__ has joined #postfix [15:45:01] *** hayalci has quit IRC [15:46:18] *** jstrom` is now known as jstrom [15:46:34] *** jstrom has quit IRC [15:46:42] *** jstrom has joined #postfix [15:52:45] *** muecke77 has quit IRC [15:56:34] *** cilly has joined #postfix [16:01:03] *** phnord has quit IRC [16:01:44] *** tec1 has quit IRC [16:01:54] *** phnord has joined #postfix [16:09:31] *** cilly has quit IRC [16:19:56] *** roe has joined #postfix [16:22:35] *** JC has quit IRC [16:24:58] *** Knoedel2 has quit IRC [16:29:11] *** jpalmer has joined #postfix [16:35:26] *** deadpigeon has joined #postfix [16:35:50] *** cilly has joined #postfix [16:44:09] *** mandragor has joined #postfix [16:45:45] *** weedar has quit IRC [16:48:58] *** mandragor has quit IRC [16:49:39] *** jra has quit IRC [17:00:18] *** h2o_backup_nick1 has joined #postfix [17:04:28] *** deuterium has quit IRC [17:04:36] *** h2o_backup_nick1 is now known as deuterium [17:07:03] *** amrit|wrk is now known as amrit [17:10:28] *** pitakill has joined #postfix [17:24:40] *** seekwill has joined #postfix [17:25:13] *** xpoint has quit IRC [17:28:00] *** jonez has quit IRC [17:28:11] *** jeffspeff2 has quit IRC [17:28:37] *** jeffspeff2 has joined #postfix [17:30:25] *** keffer has quit IRC [17:30:31] *** keffff has joined #postfix [17:30:43] *** UQlev has joined #postfix [17:37:45] *** pirho has quit IRC [17:39:06] *** xpoint has joined #postfix [17:39:11] *** cilly has quit IRC [17:42:29] <surjeon> A little extra on my previous problem (up about 20 lines): for the case where virtual_mailbox_domains includes the virtual domain I'm dealing with, but transport_maps has an exception for the individual address I'm wanting to relay, smtp logs the transport as 'relay', but then has 'flags= class=virtual', presumably as the response from trivial-rewrite. It then tries looking up the address in virtual (which I guess makes sense as it thinks it's virtual). I c [17:47:08] *** LordDicranius has joined #postfix [17:47:14] <surjeon> Ultimately, the query is: if I'm the MX for a domain, but the mailboxes for (an unknown) half of the domain are dealt with by a different MTA/delivery (Exchange in this case), how best do I divide it up without causing backscatter etc.? [17:48:12] *** rouri has quit IRC [17:48:42] <seekwill> To prevent backscatter, you'd need a list of valid rcpttos on your edge MTAs [17:48:55] *** tshine has joined #postfix [17:49:03] <seekwill> Well, to prevent the backscatter you're referring to [17:49:07] <surjeon> yup, I can get a periodically updated text file [17:49:25] <surjeon> which I intended to shove the content of in to relay_recipient_maps [17:49:51] <surjeon> and also in to transport_maps to override the virtual transport for the rest of the domain [17:50:53] <surjeon> (I wondered also about recipient verify with the Exchange server; but I've not got that far yet) [17:53:06] <surjeon> I guess 'unknown' is overstating it: I mean I don't want to manually update my virtual table every time it changes slightly. I can know the addresses at any given time. [17:53:10] *** mehulved has joined #postfix [17:55:11] *** phnord has quit IRC [17:55:20] <seekwill> From that aspect, you should be ok then [17:56:01] *** pirho has joined #postfix [17:56:54] *** mehulved has quit IRC [17:56:56] *** denis__ has quit IRC [17:57:27] *** pulsar has joined #postfix [17:58:18] <surjeon> yeh, I thought so. But even if there's an entry in the transport table saying something like: 'exchange-user at mydomain dot com relay:my-exchange-server', the address 'exchange-user at mydomain dot com' gets checked against virtual_mailbox_maps rather than relay_recipient_maps [17:59:43] *** pitakill has quit IRC [18:00:09] <surjeon> I wondered if that was because 'mydomain.com' was listed in virtual_mailbox_domains, so I put an entry in transport_maps of 'mydomain.com virtual:' and removed it from virtual_mailbox_domains. Then it 550's everything for mydomain.com [18:01:05] <surjeon> which I don't understand: I thought the transport table should tell it that the transport is virtual, and then it should check virtual_mailbox_maps [18:02:35] *** pulsar has quit IRC [18:03:09] *** pulsar has joined #postfix [18:04:00] <surjeon> certainly the debug output from trivial-rewrite in that case has the domain listed as virtual, but then smtpd rejects without checking for an entry [18:08:11] *** pulsar has quit IRC [18:08:25] *** pulsar has joined #postfix [18:18:16] *** rouri has joined #postfix [18:23:55] *** kartooon has left #postfix [18:24:33] <surjeon> in fact, I can get it all to work if I list mydomain.com in /both/ virtual_mailbox_domains and relay_domains, and have all the users (spuriously) in virtual_mailbox_maps. But listing a domain in both virtual_mailbox_domains and relay_domains is expressly warned against [18:24:39] <surjeon> so I'm stuck :/ [18:26:48] *** non-sequitir has quit IRC [18:27:30] <surjeon> strike that; I don't need it in relay_domains [18:28:40] *** Subdino has quit IRC [18:30:59] *** EasilyOdd has joined #postfix [18:35:29] *** UQlev has quit IRC [18:48:20] *** hparker has joined #postfix [18:49:03] *** manlymat_83 is now known as manlymatt83 [18:49:33] *** githogori has quit IRC [18:54:05] *** nfi|ermes has quit IRC [18:57:10] *** Spec has joined #postfix [18:57:34] *** havvg has joined #postfix [18:58:04] *** harobed has quit IRC [19:10:19] *** muecke77 has joined #postfix [19:17:58] *** Zeit|awy_ has quit IRC [19:18:38] *** alienbrain has quit IRC [19:18:44] *** muecke771 has joined #postfix [19:23:10] *** LordDicranius has quit IRC [19:23:22] *** muecke77 has quit IRC [19:31:01] *** amrit is now known as amrit|wrk [19:31:07] *** hparker has quit IRC [19:33:11] *** JC has joined #postfix [19:37:09] *** hparker has joined #postfix [19:38:39] <JC> what is the easiest to start with virtual domains? LDAP or Mysql [19:39:23] <growltiger_> mysql [19:39:31] <growltiger_> ldap sucks [19:39:44] <JC> ok but i dont understand mysql [19:39:57] <growltiger_> i dont understand ldap [19:40:02] <JC> so i am battling with setting up the database [19:40:33] <JC> will postfixadmin create the tables for me? [19:40:47] <growltiger_> never used it, but i think it does [19:41:32] *** GoGi has joined #postfix [19:42:38] <JC> will this work http://pastebin.com/m2456e4ab [19:43:08] <JC> because when running this file it give me a warning at each table [19:43:57] <JC> or do you have an example? [19:44:21] *** Zeit|awy has joined #postfix [19:51:32] *** JC has quit IRC [19:55:52] *** brancaleone has joined #postfix [20:03:34] *** Rath has quit IRC [20:09:54] *** plee_ has joined #postfix [20:11:37] *** denis__ has joined #postfix [20:17:05] *** cssbkgn has quit IRC [20:26:46] *** pickcoder has joined #postfix [20:27:03] *** rouri has quit IRC [20:31:43] <pickcoder> seekwill: that xTablet 8700 is around $3800. Not too bad. [20:34:10] <seekwill> pickcoder: Ah, not that bad. Was that the higher end one? [20:34:18] <pickcoder> yeah [20:34:23] <pickcoder> no barcode scanner [20:34:26] <seekwill> What's the low end? [20:34:34] <pickcoder> lan/wlan/blutetooth [20:34:39] <pickcoder> the 8400 is the old series [20:34:46] <pickcoder> didn't get a quote on it [20:34:56] <pickcoder> it's a single core pentium 4 [20:35:01] <pickcoder> 256MB [20:35:09] *** cilly has joined #postfix [20:35:11] <seekwill> wow [20:35:17] <seekwill> Not sure about that RAM though... [20:36:49] <pickcoder> yeah the 8700 is a better deal all around [20:37:08] <pickcoder> the touch screen is 6.75" x 5" [20:37:49] <pickcoder> you could run a nearly indestructible postfix server on it [20:38:16] <pickcoder> (within disk space limitations) [20:38:42] <xmb_> codeer, $180 for 1U dual single-core opterons [20:38:50] <xmb_> but thats not the business of tablets [20:39:15] <pickcoder> yeah [20:39:28] <pickcoder> we need something that will withstand years of warehouse abuse [20:39:42] <xmb_> oic [20:39:44] <pickcoder> even our Symbol PDT 6800's need scanners or screens replaced [20:39:52] <pickcoder> with a rubber boot installe [20:50:32] <xmb_> ah yea i see [20:55:27] *** pitakill has joined #postfix [20:56:23] *** eanxgeek has quit IRC [20:56:39] *** githogori has joined #postfix [20:57:47] *** denis__ has quit IRC [21:00:37] *** eanxgeek has joined #postfix [21:06:29] *** flami has joined #postfix [21:09:33] *** brancaleone has quit IRC [21:09:54] <flami> Hi , has anyone every tried smartsieve? [21:10:30] *** pitakill has quit IRC [21:20:10] *** niki has joined #postfix [21:23:22] *** cpm has quit IRC [21:27:42] *** cilly has quit IRC [21:29:52] *** nitbix has quit IRC [21:31:50] <xpoint> flami, yes [21:44:47] <growltiger_> !smtpd_sasl_security_options [21:44:48] <knoba> growltiger_: "smtpd_sasl_security_options" : a configuration parameter in the main.cf: Restrict what authentication mechanisms the Postfix SMTP server will offer to the client. The list of available authentication mechanisms is system dependent. [21:45:13] <growltiger_> !smtpd_sasl_path [21:45:13] <knoba> growltiger_: Error: "smtpd_sasl_path" is not a valid command. [21:45:21] <growltiger_> it IS too [21:45:26] <growltiger_> bastard [21:48:53] <flami> well xpoint what were youre experienve with it ? seems to be awefully slow for me , and i get alot of timeouts [21:55:08] *** carl- has joined #postfix [21:56:12] *** cikqc has joined #postfix [21:56:44] *** cikqc has left #postfix [21:57:37] *** Knoedel2 has joined #postfix [21:57:43] *** torrr is now known as torr [21:59:21] *** lunaphyte_ has quit IRC [22:02:56] *** Pazzo has quit IRC [22:03:56] *** lunaphyte_ has joined #postfix [22:04:04] *** linguini has joined #postfix [22:08:22] *** tcpsyn has joined #postfix [22:08:38] <tcpsyn> does mailx me at mydomain dot com@myrelay.mydomain.com make sense? [22:08:58] *** Knoedel2 has quit IRC [22:13:43] <xpoint> flami, no timeouts here, just tls does not work [22:14:25] <xpoint> flami, using dovecot [22:15:54] <flami> I think i found out why it timouts [22:16:14] <flami> it uses /dev/random for mcrypt , works fine now [22:17:33] <flami> ( with /dev/urandom ) [22:19:27] <xpoint> in smartsieve ? [22:19:28] <flami> yes tls not working isnt much of a problem for me [22:19:44] <flami> yeah the php scripts exceeded their runtime [22:20:32] <xpoint> can you make a patch to smartsieve for this and post on maillist for smartsieve, if it works for you ? [22:20:40] <flami> Just did :P [22:20:45] <xpoint> super [22:20:51] <xpoint> thanks btw [22:21:39] *** muecke771 has left #postfix [22:21:46] <flami> well its not really a patch ^^ just goto /lib/Crypt/mcrypt , line 91 and 107 and add a U in front of RANDOM [22:22:00] <growltiger_> !denied [22:22:00] <knoba> growltiger_: Error: "denied" is not a valid command. [22:22:08] <growltiger_> !access denied [22:22:09] <knoba> growltiger_: Error: "access" is not a valid command. [22:22:18] <growltiger_> !access_denied [22:22:18] <knoba> growltiger_: Error: "access_denied" is not a valid command. [22:23:37] <flami> ./facepalm , aw geez I wanted to make a nice reference to a previous post and then forgot to add the link [22:28:01] *** cilly has joined #postfix [22:33:28] <xpoint> flami, its seems to be in PEAR this is done, not really in smartsieve as i see it here [22:34:04] <flami> no I dont have pear installed [22:34:07] <xpoint> flami, how have you mcrypt configured in config.php ? [22:34:50] *** muecke77 has joined #postfix [22:35:09] <flami> I noticed that it used the /dev/random because i had to create it in the chroot ( /dev/urandom was already present ) [22:40:27] <flami> in the config.php : "$default->crypt_lib = 'MCRYPT';" [22:44:54] *** cilly has quit IRC [22:49:06] *** havvg has quit IRC [22:49:28] <xpoint> no args ? [22:54:24] *** muecke77 has quit IRC [22:56:47] <flami> no [22:57:37] <flami> I just tried it a few hours ago ; I was too lazy to check what args would be best ^^ [23:01:32] *** linguini has quit IRC [23:02:38] *** carl- has quit IRC [23:04:50] *** cilly has joined #postfix [23:05:06] *** EasilyOdd has quit IRC [23:05:58] *** EasilyOdd has joined #postfix [23:07:26] *** EO has joined #postfix [23:07:49] *** EO has quit IRC [23:11:41] *** deadpigeon has quit IRC [23:16:56] *** cilly has quit IRC [23:17:32] *** Knoedel2 has joined #postfix [23:19:40] *** MrPunkin has joined #postfix [23:21:23] <MrPunkin> I have a postfix relay setup to accept SMTP connections and send for me. My problem is I have a PHP server running on a different box with postfix as well, and need to route all PHP based mail through my relay. I setup a relayhost on my local postfix on the PHP box to point at the mail relay, but all email is being sent with the from header of apache at myhostname dot com instead of the from I put in the email header [23:22:33] <Dominian> that's normal [23:24:15] <MrPunkin> Is there a way to stop it? [23:24:48] <Dominian> Not that I know of [23:25:00] <zamba> MrPunkin: there's a difference between the envelope and the email header [23:25:02] <Dominian> PHP just sends as the apache user or the user that the web service is run as [23:25:04] <zamba> MrPunkin: set the From-header [23:25:11] <Dominian> that too [23:25:25] <MrPunkin> zamba: I did that using the headers text in PHP [23:25:26] <Dominian> I normally use Pear::Mail when doing things with PHP as it allows me to set a custom From right in the code [23:25:35] <MrPunkin> I don't have pear installed unfortunately, ugh [23:25:44] <MrPunkin> I wish I did [23:25:51] <Dominian> Well, its easy enough to copy the stuff you need to the local directory and just reference that ;) [23:25:58] <Dominian> without having to install it system wide [23:26:11] *** jonez has joined #postfix [23:27:15] <zamba> MrPunkin: any way, i think this is a php question, not a postfix question [23:28:07] <zamba> MrPunkin: and setting the from header is trivial in php [23:28:54] <zamba> mail(to, subject, message, headers, params) [23:38:05] *** Southron has left #Postfix [23:40:59] *** non-sequitir has joined #postfix [23:41:48] *** niki has quit IRC [23:43:09] *** flami has quit IRC [23:48:07] *** seekwill has quit IRC [23:51:06] *** wick2o has joined #postfix [23:51:35] *** non-sequitir has quit IRC [23:55:38] <xpoint> just that mail() in php is not mime complaint [23:55:58] <xpoint> not even 8bitmime