Re: DKIM signing problem

2011-09-17 Thread Patrick Ben Koetter
* alex : > Hi > > I have a problem with messages signed by my server. All messages > send from any email client(tb, webmail) , fail verification with : > dkim=softfail (fail, message has been altered) > except messages send from command line (telnet, sendmail). > > Software use is: centos 6

Re: SASL problem

2011-10-02 Thread Patrick Ben Koetter
* Tolga : > Oct 2 12:35:18 vps postfix/smtpd[16201]: warning: SASL: Connect to > private/auth failed: Permission denied > Oct 2 12:35:18 vps postfix/smtpd[16201]: fatal: no SASL authentication > mechanisms > Oct 2 12:35:19 vps postfix/master[9841]: warning: process > /usr/lib/postfix/smtpd pid 1

Re: SASL problem

2011-10-02 Thread Patrick Ben Koetter
Harald, * Reindl Harald : > > Am 02.10.2011 10:50, schrieb Tolga: > > Hi, > > > > Oct 2 12:36:52 vps postfix/smtpd[16208]: warning: SASL: Connect to > > private/auth failed: Permission denied > > > > From these logs I understand that auth permissions return to the way it > > used to be, becau

Question regarding example for smtpd_command_filter

2011-10-05 Thread Patrick Ben Koetter
I have a question regarding the "Bounce-never mail sink" regexp: postconf(5) gives this example: /^(RCPT\s+TO:.*?)\bNOTIFY=\S+\b(.*)/ $1 NOTIFY=NEVER $2 Isn't there a '>' missing before the '?'. As I understand it the '?' makes the preceeding character optional e.g. example.com and ex

Re: Fw: Using Postfix for email retention

2011-10-11 Thread Patrick Ben Koetter
* andreas : > >>I want to know if postfix can be used to save a copy of every > >>e-mail sent and received (including attachments) by a mail > >>server for email retention. If it could indexed for easier > >>searching that would be great! > >>Thnks Just in case: If you want to do data retention fo

Re: using postfix for smarthost?

2011-10-17 Thread Patrick Ben Koetter
* lupin...@gmx.net : > is it possible to configure postfix as "smarthost" in the sense, that it > 1) accepts mails from the internet and then forwards them to the "real" > mailserver? Yes. Read into . > and 2) sends mails off i

Re: Postfix, Sasl & Pam

2011-10-22 Thread Patrick Ben Koetter
* Jack Fredrikson : > Hi; > I get this error: > dovecot: pop3-login: Disconnected (no auth attempts): rip > In googling this, it indicated that the problem might be in postfix. So I > poked around and became puzzled as to how postfix discovers my > /etc/postfix/sasl/sasl.conf file, since it's not r

Re: Postfix, Sasl & Pam

2011-10-22 Thread Patrick Ben Koetter
* Jack Fredrikson : > > > From: Robert Schetterer > To: postfix-users@postfix.org > Sent: Saturday, October 22, 2011 4:32 PM > Subject: Re: Postfix, Sasl & Pam > > First up, my bad. The conf file is: > /etc/postfix/sasl/smtp.conf And that is wrong too. I suggest

Re: Spammers attempting SASL auth.

2011-10-26 Thread Patrick Ben Koetter
* Duane Hill : > On Mon, 17 Oct 2011, Simon Brereton wrote: > >This is a new one on me - I've never seen spammers attempt to use to SASL > >Auth to inject spam. Has anyone else seen this? > > > >Oct 17 15:07:16 mail postfix/smtpd[14422]: connect from > >unknown[208.86.147.92] > >Oct 17 15:07:16

Re: upgrading postfix

2011-10-30 Thread Patrick Ben Koetter
* amira : > I was using postfix 2.3 on centos 5.7 and using sasl authentication. When I > tried to upgrade to postfix 2.7 I got error when sending mail using outlook > client smtpd_sasl_auth_enable is true, but SASL support is not compiled in > while it sends normally using telnet. > > I am using

Re: Autoresponder

2011-11-02 Thread Patrick Ben Koetter
* pch0317 : > Hi list, > > I would like to create autoresponder functionality in my mail > system, but I don't know how to start. > User should turn on/off autoresponder from client application and > set message text which will be send in autoreply message. > > My system work on RHEL 6.1: postfix

Re: Plesk or equivalent to manage Postfix ?

2011-11-04 Thread Patrick Ben Koetter
* Frank Bonnet : > On 11/04/2011 03:48 PM, /dev/rob0 wrote: > >On Friday 04 November 2011 08:13:59 Frank Bonnet wrote: > >>Does anyone has ever use Plesk or another graphical interface > >>to manage Postfix ? > >I'm sure they have. > > > >>If yes any infos/advices welcome > >Don't. Such a GUI can o

Re: Postscreen statistics gathering

2011-11-05 Thread Patrick Ben Koetter
* Julien Vehent : > Hi Folks, > > Like others before me, I'm curious about how well postscreen > performs in the real world. > > I'm writing an article on Postscreen for the french issue of linux > magazine. I got the setup part covered fine, but miss some > statistics on how it runs. > I have lo

Re: sasldb or PAM

2011-11-07 Thread Patrick Ben Koetter
* gaby : > I use PAM authentication method for send emal via postfix with Cyrus Sasl. > If use sasldb2 method instead PAM,it is more secure, or more Ok?Sasdb is > more usable? There are two sections you need to pay attention for: 1. Transmission of identification data over the network 2. Stor

Re: Fw: sasldb or PAM

2011-11-07 Thread Patrick Ben Koetter
secure. It depends on your PAM backend. p@rick > > - Original Message - > From: Patrick Ben Koetter > To: postfix-users@postfix.org > Sent: Monday, November 07, 2011 11:06 AM > Subject: Re: sasldb or PAM > > > * gaby : > > I use PAM authentication meth

Re: SMTP auth for relayhost

2011-11-09 Thread Patrick Ben Koetter
* Robert Hass : > Hi > I'm using Postfix at my server. I would like to relay all outgoing > e-mails via my main SMTP server (relayhost = ... in main.cf). > But my main SMTP server needs SMTP authorization. Where I can > configure authentication (login and password) for relayhost ?

Re: Architecture design for frontend postfix server

2011-11-09 Thread Patrick Ben Koetter
* bsd : > I am trying to figure out what is the best solution in order to filter > incoming e-mail on a front-end relay server quite heavily loaded (100.000 > messages / day). Even if you assume that all those messages will be sent within 8 hours (business time) it will boil down to ~ 3.5 msg/sec

Re: Architecture design for frontend postfix server

2011-11-09 Thread Patrick Ben Koetter
* bsd : > > Good idea. Reject any message that can't be delivered immediately. That's > > cheap. It takes place in the SMTP session before the payload has been sent > > and > > before a content filter, such as amavis, does ressource intensive filtering. > > Shall I do that using the "Postfix Befo

Re: Architecture design for frontend postfix server

2011-11-09 Thread Patrick Ben Koetter
* bsd : > > Le 9 nov. 2011 à 14:24, Patrick Ben Koetter a écrit : > > > * bsd : > >>> Good idea. Reject any message that can't be delivered immediately. That's > >>> cheap. It takes place in the SMTP session before the payload has been >

Re: Migration from one server to another - best practices?

2011-11-17 Thread Patrick Ben Koetter
* Simon Brereton : > On 17 November 2011 14:02, Dennis Carr wrote: > > I'm about to do a migration from one server to another - old server runs > > Debian Lenny, new one runs Squeeze, both with respective current versions of > > postfix. > > > > Long and short is that I'm basically preparing to mi

Re: aliases

2011-11-18 Thread Patrick Ben Koetter
* peng...@sepserver.net : > I have in my /etc/aliases the text "postmaster: root". I sent an email to > postmas...@mydomain.com. I checked the log files of the server but do not > see any indication of any email being received. Would there be a log of > mail reveived in mail.log? I checked /root/Ma

Re: rambo

2011-11-19 Thread Patrick Ben Koetter
* Tõnu Samuel : > On Sat, 2011-11-19 at 00:23 +, peng...@sepserver.net wrote: > > Pasted at the bottom of my message is my telnet session. Where is my mail? > > It is not in /var/mail nor is it in /root/Mail. It was supposed to have > > been delivered yet I do not see it. Is this maybe because

Re: Plesk or equivalent to manage Postfix ?

2011-11-20 Thread Patrick Ben Koetter
* john : > >Modoboa stores its data in a SQL backend (like MySQL or PostgreSQL). Using > >this database, you can integrate Modoboa with other mail components, such as > >Postfix or Dovecot. > > > >It is written in Python and uses the Django and Mootools frameworks. > > > >And last but not least, Mo

Re: Per-Recipient Data Responses (was: ... per-recipient treatment of messages in a milter environment)

2011-11-23 Thread Patrick Ben Koetter
* Claus Assmann : > Per RCPT filtering is a feature that is often asked by ISPs who > offer anti-spam/virus for their customers: some pay for additional > filtering. In Germany you either reject globally in session, and stick with the law, or you reject post-queue per recipient. Adding functional

Re: memcache client for Postfix

2011-12-13 Thread Patrick Ben Koetter
* Wietse Venema : > Wietse Venema: > > Mueller, Martin (Messaging): > > > Thanks for all the work making memcache support available, any > > > thoughts on the potential use of this for anvil? > > > > As documented, anvil blocks a client that overwhelms the server. > > For that, there is no need to

Re: postfix devnull mailbox

2011-12-20 Thread Patrick Ben Koetter
* Roberto Greiner : > I'm trying to create a /dev/null mailbox, but didn't get much > success following the recipe at > http://www.serverwatch.com/columns/article.php/3844371/Forwarding-a-Postfix-Virtual-Alias-to-devnull.htm > > What I did was following: > - Add a "blackhole" alias in /etc/aliase

Re: Do you people ever rest

2011-12-24 Thread Patrick Ben Koetter
* Dennis Carr : > On Sat, 24 Dec 2011, Andreas Berton wrote: > > > > >Merry christmas to you all! > > > You as well! Have a safe and happy holiday, and a prosperous 2012! > > ANd as to the subject - no, I don't rest. This is what espresso and > Red Bull are for. =D rest is for web serves. We

Re: Implementation of compression technology

2012-01-09 Thread Patrick Ben Koetter
* Ashok Kumar J : > I want to implement the compression technology in postfix mail server. so > that the mails which are all sending from the mail client will be the plain > text and it should be compressed in the postfix mail server automatically. > then it will send to the another mail server. th

Re: smtpd_sasl_security_options = noanonymous, CRAM-MD5

2012-01-13 Thread Patrick Ben Koetter
* bilal ghayyad : > Hi All; > > If I set smtpd_sasl_security_options = CRAM-MD5 instead of noanonymous, then > what will happen in this case? The server will throttle. CRAM-MD5 is not a valid option for smtpd_sasl_security_options. Set this instead: # main.cf smtpd_sasl_security_options = noan

Re: Please Help: Relay Access Denied

2012-02-01 Thread Patrick Ben Koetter
* Uma Shankar : > Hi Guys, > > I am stuck at a small configuration. I want my server to only send mail > from specific domains. I have done entries in main.cf in $mydomain and > relay_domains=$mydestination , $mydomain but still when I am sending the > mail I get a Relay access denied error. Read

Re: how do I find a build path for sasl smtpd.conf

2012-02-15 Thread Patrick Ben Koetter
* jeffrey j donovan : > greetings > > Im still playing with macports 2.9 on a ppc. How do I find the build path > for the sasl2/smtpd.conf. I understand it's normally in /usr/lib/sasl2/. I > want to make sure the port hardcoded the correct path. It's /usr/lib/sasl2/ and /etc/sasl2/ in that search

Re: per sender relay and sasl not receiving username/password

2012-02-16 Thread Patrick Ben Koetter
* Jake Stride : > I am trying to setup my mail server to send email from a single email address > via a rely and deliver all other email properly, however I am having problems > with the TLS authentication and was hoping for some points please. The > current configs are below (anonymised) and th

Re: spam to postmaster

2012-02-18 Thread Patrick Ben Koetter
* Reindl Harald : > > Look into greylisting it. You'll find that greylisting could very > > well deal with most of the bots that things like zen.spamhaus.org > > would normally deal with. And strictly speaking, you're not filtering > > it -- just making a policy decision to not accept the transac

ANN: automx - automated mail account provisioning

2012-02-28 Thread Patrick Ben Koetter
automx I am pleased to announce automx a tool that makes setting up a mail account easy. All your users need to provide is real name, mail address and password. Their mail client and automx will safely handle the rest. Say goodbye to mistyped server settings! Put an end to endless phone calls try

Re: LDAP schema for Postfix ?

2012-03-02 Thread Patrick Ben Koetter
* Nerijus Kislauskas : > On 03/02/2012 02:31 PM, Michael Tokarev wrote: > > It is the other way around: Postfix can use whatever scheme is > > best for your needs, it does not dictate which schema to use. > > Different usage scenarious will require different schemas. > > 99 cases out of 100 doesn'

New default settings for "submission" service?

2012-03-12 Thread Patrick Ben Koetter
Wietse et al. With the arrival of postscreen, but also before I find myself repeatedly changing the defaults for the 'submission' service in master.cf. I believe the changes I apply are not rooted in my local mail policies, but of general nature. Now that submission has become more popular I'd li

Re: New default settings for "submission" service?

2012-03-12 Thread Patrick Ben Koetter
* Wietse Venema : > Patrick Ben Koetter: > > Wietse et al. > > > > With the arrival of postscreen, but also before I find myself repeatedly > > changing the defaults for the 'submission' service in master.cf. I believe > > the > > changes I apply

Re: New default settings for "submission" service?

2012-03-13 Thread Patrick Ben Koetter
* Patrick Ben Koetter : > * Wietse Venema : > > Different sites have different needs, and perhaps it is an idea to > > provide *multiple* submission service examples in master.cf, all > > commented out of course. The first could be the recommended one: > > not allowing

New default for ldap version?

2012-03-13 Thread Patrick Ben Koetter
While I am at it: Practically any LDAP server I connect Postfix to expects to speak LDAPv3. Shouldn't we bump up the default from 2 to 3? It would be one setting less to provide explicitly. p@rick -- All technical questions asked privately will be automatically answered on the list and archived

Re: New default settings for "submission" service?

2012-03-13 Thread Patrick Ben Koetter
Hey mouss, * mouss : > Le 13/03/2012 00:25, Patrick Ben Koetter a écrit : > > Wietse et al. > > > > With the arrival of postscreen, but also before I find myself repeatedly > > changing the defaults for the 'submission' service in master.cf. I believe >

Re: New default for ldap version?

2012-03-13 Thread Patrick Ben Koetter
* Nikolaos Milas : > On 13/3/2012 9:51 μμ, Wietse Venema wrote: > > >I was looking for simple "yes" or "no" answers, not for protocol diagrams. > > Although Quanah is the real expert (and I am not , I would say that: > > Client and server must speak the same protocol: if client asks to > talk v2

Re: New default settings for "submission" service?

2012-03-14 Thread Patrick Ben Koetter
* Charles Marcus : > On 2012-03-14 2:39 PM, Ed W wrote: > >I see no reason to *require* encryption on the submission port (RFC > >aside). > > Unless you prefer that sniffers not be able to see your passwords > crossing the wire in plaintext? > > >I think "may" is a more appropriate default? > >

Re: New default settings for "submission" service?

2012-03-14 Thread Patrick Ben Koetter
* Wietse Venema : > Wietse Venema: > > Ed W: > > > On 13/03/2012 23:50, Wietse Venema wrote: > > > > #submission inet n - n - - smtpd > > > > # -o syslog_name=postfix/submission > > > > # -o smtpd_tls_security_level=encrypt > > > > > > I forget the exact details now

Re: New default settings for "submission" service?

2012-03-14 Thread Patrick Ben Koetter
* Wietse Venema : > Patrick Ben Koetter: > > > > That's not a problem for me. I don't use the submission service > > > > and rely on input from the real world for this. > > > > > > Meaning, "may", combined with a setting that allow

Re: New default settings for "submission" service?

2012-03-14 Thread Patrick Ben Koetter
* Noel Jones : > On 3/14/2012 4:50 PM, Patrick Ben Koetter wrote: > > * Wietse Venema : > >> Patrick Ben Koetter: > >>>>> That's not a problem for me. I don't use the submission service > >>>>> and rely on input from the real world

Re: SMTP commands Auth

2012-03-18 Thread Patrick Ben Koetter
* Rachid Abdelkhalak : > Can i force users to SMTP-Auth when they use SMTP commands (Telnet > 25 port of my server) to send emails from my domain? Yes, you can. The SASL_README mentions filters around smtpd_sender_login_maps. Also, if you can, you may simply split incoming and ougoing traffic by

Re: SMTP Authentication

2012-03-25 Thread Patrick Ben Koetter
* KingT : > I have just read SMTP Authentication and known have much type of it. Such as > mail Submission, Extended SMTP, SASL. > > And I want to setup an SMTP AUTH on my mail server. Which type I should > choose to implement ? If you plan to use Dovecot, use Dovecot SASL to configure Submissio

Re: SASL for outgoing mail

2012-03-25 Thread Patrick Ben Koetter
* brian : > I'm having trouble with SASL when relaying and don't know if the > problem is with the client (thunderbird), the server, or the fact > I've been at this for going on 12 hours now. > > > shortened log entries: > SSL_accept:before/accept initialization > ... > SSL_accept:SSLv3 read fini

Re: Next day

2012-04-04 Thread Patrick Ben Koetter
* Daniele Nicolodi : > Having to track the changes to Postix from version to version and to > snapshot to snapshot, what I would do is to import each revision into a > revision control system and compare them with the tools offered by it. > If a central repository would be publicly available that t

Re: SMTP Client and AUTH on *.outlook.com (Office 365)

2012-04-12 Thread Patrick Ben Koetter
* Franck MAHE : > All, > > One of my client decided to use Office 365, but some internal servers need > to send some emails. > > > > So I've an issue with the authentication mechanisms with the smtp client. > > > > Here is an extract of the conf > > broken_sasl_auth_clients = yes > cyrus_

Re: SMTP Client and AUTH on *.outlook.com (Office 365)

2012-04-12 Thread Patrick Ben Koetter
Reindl, Am 12.04.2012 15:50, schrieb Reindl Harald: > > Am 12.04.2012 15:40, schrieb Franck MAHE: >> Microsoft ESMTP MAIL Service > i fear you are wrong here because this is the > postfix-list and it is clearly a problem on > the microsoft machine not offering any > auth mech you are wrong. As s

Re: Another issue with SMTPD AUTH

2012-04-16 Thread Patrick Ben Koetter
* Franck MAHE : > [root@fsrv02 postfix]# tail /var/log/mail/errors.log > Apr 17 01:59:09 fsrv02 postfix/smtpd[7889]: fatal: no SASL authentication > mechanisms > > [root@fsrv02 postfix]# tail /var/log/mail/warnings.log > Apr 17 01:59:09 fsrv02 postfix/smtpd[7889]: warning: > xsasl_cyrus_server_get

Re: Another issue with SMTPD AUTH

2012-04-17 Thread Patrick Ben Koetter
* Franck MAHE : > Yes, for sure I did. > > [root@fsrv02 log.d]# ll /usr/lib/sasl2/ your examples use /usr/lib64/... but you post /usr/lib/... Could it be your problem is wrong paths e.g. for the saslauthd socket? p@rick -- All technical questions asked privately will be automatically answere

header_checks hell

2012-04-25 Thread Patrick Ben Koetter
I'm having trouble with a simple header check running in a pre-queue amavis setup. The filter should DISCARD any Subject that begins with "SPAM-Verdacht CUSTOMERNAME:" # Pattern Aktion /^Subject:\ (SPAM-Verdacht CUSTOMERNAME:\ .*)$/ DISCARD $1 Postfix may read the

Re: header_checks hell

2012-04-25 Thread Patrick Ben Koetter
* Ralf Hildebrandt : > * Patrick Ben Koetter : > > I'm having trouble with a simple header check running in a pre-queue amavis > > setup. > > > > The filter should DISCARD any Subject that begins with "SPAM-Verdacht > > CUSTOMERNAME:" > &g

Re: header_checks hell

2012-04-25 Thread Patrick Ben Koetter
* Wietse Venema : > Patrick Ben Koetter: > > I'm having trouble with a simple header check running in a pre-queue amavis > > setup. > > > > The filter should DISCARD any Subject that begins with "SPAM-Verdacht > > CUSTOMERNAME:" > &g

Re: header_checks hell

2012-04-25 Thread Patrick Ben Koetter
* Ralf Hildebrandt : > > Not that I am aware of: > > > > # == > > # service type private unpriv chroot wakeup maxproc command + args > > # (yes) (yes) (yes) (never) (100) > > # =

SOLVED: Re: header_checks hell

2012-04-25 Thread Patrick Ben Koetter
* Wietse Venema : > Patrick Ben Koetter: > > * Ralf Hildebrandt : > > > > Not that I am aware of: > > > > > > > > # > > > > == > > > > #

Re: Spam generation tool

2012-04-30 Thread Patrick Ben Koetter
* vishesh kumar : > Hi Members, > > I want to test my newly setup Postfix mail server with some test spam > message . Is there any spam generation tool available to generate random > bulk spam messages. amavis comes with a set of sample messages. Write a script to automate sending those. p@rick

Re: Multiple IP

2012-05-02 Thread Patrick Ben Koetter
* Kirill Bychkov : > Hi all, > > I need create server with 5 IP addresses (interfaces) and postfix(es). The > role of this server is relay. > If message delivered into my mail server on one ip address, for example, > 172.16.35.35, so this message should be sent from same ip: 172.16.35.35. > In oth

Re: Problems with smtpd + chroot + smtpd_client_restrictions

2012-05-08 Thread Patrick Ben Koetter
* JDL : > On May 8, 2012, at 4:19 PM, Wietse Venema wrote: > > > JDL: > >> I have been working through a problem for the last couple of hours. > >> > >> If have the following set in main.cf > >> > >>smtpd_client_restrictions = reject_unknown_client_hostname > >> > >> and the smtpd is chroot

Re: Postfix SMTP Client Segfaults over TLS

2012-05-16 Thread Patrick Ben Koetter
* David Wittman : > Hey all, > > I'm having issues with the Postfix SMTP client segfaulting when TLS is > used. I've tried multiple destination relays, and the client SIGSEVs every > time a message is sent, unless TLS is disabled. This is on version 2.6.6 > from the base CentOS 6 repositories, but

Re: Feature Request - address process testing

2012-05-22 Thread Patrick Ben Koetter
* Daniel L. Miller : > I would find it quite useful to have a command, whereby either a > designated sender or recipient address can be tested against the > complete Postfix configuration, and have both the process and the > result displayed. For example: Have you tried "sendmail -bv ..."? p@ric

Re: Thunderbird and Postfix

2012-06-06 Thread Patrick Ben Koetter
* Nicolás : > I'm new to this list and the reason why I'm writing is because I > found out one thing I think is worrying enough to share it with you > > I've got my Postfix configured with virtual users, integrated with > Dovecot. Everything's working fine, no (known) configuration issues. > I was

Re: smtp_fallback_relay localhost

2012-06-07 Thread Patrick Ben Koetter
* Georg Schönweger : > Hi, > > On our postfix server we use: > relayhost = [server1.tld]:587 > > How can i tell postfix to relay mails localy if server1.tld is down? I > thought this should be possible with "smtp_fallback_relay"; > smtp_fallback_relay = [localhost] > but then i see a "deferred (m

Re: Postmaster info reset password

2012-06-14 Thread Patrick Ben Koetter
* Reindl Harald : > > > Am 14.06.2012 21:34, schrieb Ansgar Wiechers: > > Harald > > > > On 2012-06-14 Reindl Harald wrote: > >> sadly to say but this all sounds that you have no plan what are you > >> doing at all - please consult the admin for the mailsystem (hopefully > >> one exists) > > >

Re: problem talking to server private/tlsmgr: Resource temporarily unavailable

2012-06-21 Thread Patrick Ben Koetter
* micah anderson : > > I'm running a busy server that is periodically experiencing problems > with tlsmgr, at various times (typically once a day at minimum), the > following appears in the logs: > > Jun 16 07:34:40 willet postfix/smtp[24449]: warning: connect to > private/tlsmgr: Resource tempo

Re: Trouble using StartSSL certificate for tls

2012-06-22 Thread Patrick Ben Koetter
* Neil Aggarwal : > Hello: > > I created a certificate for my mail server using the StartSSL service > located > at http://www.startssl.com/ > > I set these lines in my main.cf (I already set up dovecot): > > # Rules for smtp auth > smtpd_sasl_type = dovecot > smtpd_sasl_path = private/auth > sm

Re: OT - was Re: common mailbox for design

2012-06-26 Thread Patrick Ben Koetter
* Wietse Venema : > Charles Marcus: > > On 2012-06-26 6:21 AM, Reindl Harald wrote: > > > remember that postfix is even not responsible for your sent-folder > > > on a IMAP-server because these messages are stored there by your > > > mail-client after send over SMTP was successful > > > > Yes, bu

Re: Can't get auxprop/sasldb SMTP auth working

2012-07-21 Thread Patrick Ben Koetter
* Rich Carreiro : > -- active services in /etc/postfix/master.cf -- > # service type private unpriv chroot wakeup maxproc command + args > # (yes) (yes) (yes) (never) (100) > smtp inet n - - - - smtpd Your server is chrooted. It cannot fi

Re: Unauthenticated user and domain restriction

2012-08-05 Thread Patrick Ben Koetter
Adam, * Adam NEVERT : > >>I need to have a unical user who can send emails without > >>authentication and only on my domain how can I achieve that ? > >> > >>>How can you tell wether it is this user or not if it is not authenticated ? > >>I can tell it is a user because it is in my alias_maps > >t

Re: Unauthenticated user and domain restriction

2012-08-05 Thread Patrick Ben Koetter
* Reindl Harald : > Am 05.08.2012 22:27, schrieb Adam NEVERT: > >>> Hello, > >>> > >>> I need to have a unical user who can send emails without > >>> authentication and only on my domain how can I achieve that ? > >>> > How can you tell wether it is this user or not if it is not > authen

Re: SASL LOGIN authentication failed: Invalid authentication mechanism

2012-08-17 Thread Patrick Ben Koetter
* l...@airstreamcomm.net : > I am trying to get SASL (with dovecot) setup on postfix 2.6.6 and > receiving this warning: > > warning: domain.tld[ip.add.re.ss]: SASL LOGIN authentication failed: > Invalid authentication mechanism The client attempts to use a mechanism Postfix does not offer. Actu

Re: Anonymizing only outgoing mail (from smtp auth)

2012-09-11 Thread Patrick Ben Koetter
* gsom : > Hello! > > I wish to anonimize my users' mail and cut of some headers. But only > from my clients authenticated throw smtp auth. Mail from others domains > not mine should not be affected cause it breaks dkim checks (for example > from gmail). > I've tried headers_check but it changes h

Re: How to configure postfix for per-sender SASL authentication?

2012-09-12 Thread Patrick Ben Koetter
* Marwan Tanager : > Hi everyone, > > I have two gmail accounts, and I want to configure my local postfix server as > a > client which does SASL authentication with smtp.gmail.com:587 with > credentials > that depend on the sender address. > > So, let's say that my gmail accounts are: a...@gm

Re: REJECT and save a copy of spam?

2012-09-13 Thread Patrick Ben Koetter
* Chris Adams : > I'm configuring Postfix with SpamAssassin, using Spampd as a > before-queue filter. I put "/^X-Spam-Flag: YES/ REJECT Spam detected" > in /etc/postfix/header_checks, and that works (spam is rejected during > SMTP as desired). > > However, it would be nice to _also_ keep a copy o

Re: Migration Postfix Server

2012-09-14 Thread Patrick Ben Koetter
* Giuseppe Perna : > I need to migrate mail from Postfix from my old server to the new server. > I was wondering if there was a document for this operation. > > my system is in mbox format. Copy the mbox file over to your new system and you are done. -- All technical questions asked privately

Re: Problems with authentication using dovecot

2012-10-17 Thread Patrick Ben Koetter
-- [*] sys4 AG Franziskanerstraße 15 Telefon +49 89 3090 4664 81669 München Telefax +49 89 3090 4666 Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: postfix SMTP AUTH

2012-10-21 Thread Patrick Ben Koetter
ke debugging your problem easier. p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: postfix SMTP AUTH

2012-10-22 Thread Patrick Ben Koetter
0-AUTH PLAIN LOGIN > 250-AUTH=PLAIN LOGIN > > -- end of saslfinger output -- So far, so good. What do you get if you run 'sasldblistusers2'? Do the accounts have a domainpart you use when you create the authentication string? If not, use an account as given from sasldblistusers2 output and test with that. p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: SMTP AUTH: Need your comments on this guide

2012-10-30 Thread Patrick Ben Koetter
ocs. And while you are at it, tell him there's no need to use vi when all he wants to do is _read_ a file. He can do with less and his system will be more secure - from him. ;) p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sit

Re: SMTP AUTH: Need your comments on this guide

2012-10-31 Thread Patrick Ben Koetter
k -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: /var/log/mail.info

2012-10-31 Thread Patrick Ben Koetter
AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: /var/log/mail.info

2012-10-31 Thread Patrick Ben Koetter
tions were related to security. Though being basic questions, I think they fit perfectly. p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der

Re: SMTP: Reject unencrypted connections

2012-10-31 Thread Patrick Ben Koetter
for details. p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: Simple mailing list

2012-11-06 Thread Patrick Ben Koetter
rtsoft.com/sendmail/wimp/>. Use it with caution. ;) p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: your mail

2012-11-11 Thread Patrick Ben Koetter
rt-snakeoil.key > smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache > smtpd_use_tls = yes > virtual_gid_maps = static:5000 > virtual_mailbox_base = / > virtual_mailbox_domains = ldap:/etc/postfix/ldap-domains.cf > virtual_mailbox_maps = ldap:/etc/postfix

Re: pop client for postfix.

2012-11-12 Thread Patrick Ben Koetter
op" so is there any options in > postfix. Postfix is an SMTP server. It cannot do POP. -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter,

Re: smtp Auth.

2012-11-12 Thread Patrick Ben Koetter
t. However I am sure that SASL is configured properly because my > outlook client has received SSL certificate when I created the > account. Again: SSL is not related to SASL. Show log that prooves your case. p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15,

Re: Lamentation and query

2012-11-25 Thread Patrick Ben Koetter
istrators > to support a commercially printed book. I am working on an updated version as time permits. p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: Client access tables based on SASL-authenticated username

2012-12-07 Thread Patrick Ben Koetter
G http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: How can I hide the `Received' field?

2012-12-10 Thread Patrick Ben Koetter
d) > > > -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: RFC: postconf user interface

2013-01-08 Thread Patrick Ben Koetter
1) command-line argument contains the > text of a complete main.cf entry. In postconf(1) you wrote "-e Edit the main.cf configuration file, and update parameter settings ..." I haven't thought this through - you probably have: Wouldn't it be more consistent to use only

Re: RFC: postconf user interface

2013-01-08 Thread Patrick Ben Koetter
* Wietse Venema : > Patrick Ben Koetter: > > > Next, a few examples that are likely to be implemented: > > > > > > postconf -M# service-type ... > > > postconf -M# service-type.service-name ... > > > > > > postconf -MX service-

Re: RBLs, submission port, and permit_sasl_authenticated

2013-01-08 Thread Patrick Ben Koetter
anziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: saslauth configuration question

2013-01-14 Thread Patrick Ben Koetter
r fell back to once they had failed attempting CRAM-MD5. p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Joerg Heidrich

Re: saslauth configuration question

2013-01-14 Thread Patrick Ben Koetter
You _could_ get the same results with SQL or LDAP as auxprop_plugin, but there's certainly a reason you when for SASLDB in the first. p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB

Re: saslauth configuration question

2013-01-15 Thread Patrick Ben Koetter
happy to co-operate. How should I trust you? I wrote most of the SASL_README you quoted from. p@rick > > Charles Bradshaw > > On Mon, 14 Jan 2013 23:09:06 +0100, Patrick Ben Koetter wrote > > > > > * Charles Bradshaw : > > > I am considering switc

Re: SASL question

2013-02-10 Thread Patrick Ben Koetter
back when all other attempts to do AUTH have failed. That in turn says your current setup is non-functional. Which docs did you follow? What's your current setup? p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: Münche

Re: 250 Data Dropped

2013-02-28 Thread Patrick Ben Koetter
hing we can do about it. Find out why google.com drops the messages. If its for technical reasons we might be able to help. If its for the content, we cannot help. p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: Münc

<    1   2   3   4   5   6   7   8   >