Hans Sandsdalen wrote:
Hi
I have to admitt that I am no perl hacker. In other words, I cannot see
how I can do this... :(
Robin Bowes skrev:
Hans Sandsdalen wrote:
Hi
I want my authenticated users to be able to relay. How? I use
auth/auth_flat_file
Hans,
Look at the check_relay plugin.
Hi
I have to admitt that I am no perl hacker. In other words, I cannot see
how I can do this... :(
Robin Bowes skrev:
Hans Sandsdalen wrote:
Hi
I want my authenticated users to be able to relay. How? I use
auth/auth_flat_file
Hans,
Look at the check_relay plugin.
R.
--
mvh Hans Sand
Hans Sandsdalen wrote:
Hi
I want my authenticated users to be able to relay. How? I use
auth/auth_flat_file
Hans,
Look at the check_relay plugin.
R.
On Sep 20, 2007, at 1:53, [EMAIL PROTECTED] wrote:
That's my point. From what I can gather, the install of qpsmtpd from
trunk (at least from a few weeks ago) enables the authnull plugin
I took it out, thanks!
--
http://develooper.com/ - http://askask.com/
On Wed, 2007-09-19 at 22:23,
[EMAIL PROTECTED] wrote:
> On Wed, 19 Sep 2007, [EMAIL PROTECTED] wrote:
>
> > Anyway, I think I've fixed it today. The latest plugin config file
> > uses the auth plugins, those plugins upon closer inspection say not to
> > use them in production. Anyway, the upshot i
On Wed, 19 Sep 2007, [EMAIL PROTECTED] wrote:
Anyway, I think I've fixed it today. The latest plugin config file
uses the auth plugins, those plugins upon closer inspection say not to
use them in production. Anyway, the upshot is that any spammer can
relay if they login, as it were.
And any s
On Sat, 2007-09-01 at 13:56,
[EMAIL PROTECTED] wrote:
> On Fri, 31 Aug 2007, [EMAIL PROTECTED] wrote:
>
> > I seem to be having a relaying problem.
> ...
> > Anyone any ideas?
>
> My first idea is that you should shut down qmail until you identify your
> configuration problem.
I did that as soo
On Fri, 31 Aug 2007, [EMAIL PROTECTED] wrote:
I seem to be having a relaying problem.
...
Anyone any ideas?
My first idea is that you should shut down qmail until you identify your
configuration problem.
---
Charlie
On 2007-08-31 12:57:35 +0100, [EMAIL PROTECTED] wrote:
> I seem to be having a relaying problem. I have qpsmtpd on our office
> mailserver (cirith-ungol), it's the version before 0.4. I am migrating
> all email to a hosted linux box(biggles) and upgraded to 0.4. I am
> getting a lot of processes li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
John Peacock wrote:
> vvitkov wrote:
>> I have a mail relay machine on which i want simple checks performed.
>> Checks like early talker, dnsbl and some very simple sanities.
>> Then the mail should be relayed to the real MX which will perform
>> spa
> One thing you can consider is queue/smtp-forward, which will start a
> SMTP session with your real MX box. This will have the effect of acting
> like a transparent relay, and any RCPT TO: addresses which would be
> denied will be denied back to the remote server. This happens very late
> in
On Tue, 14 Aug 2007, John Peacock wrote:
One thing you can consider is queue/smtp-forward, which will start a SMTP
session with your real MX box. This will have the effect of acting like a
transparent relay, and any RCPT TO: addresses which would be denied will be
denied back to the remote s
vvitkov wrote:
I have a mail relay machine on which i want simple checks performed.
Checks like early talker, dnsbl and some very simple sanities.
Then the mail should be relayed to the real MX which will perform
spam/av detection/marking/clearing
What Robin said, but more directly:
MAKE SURE
vvitkov wrote:
> Hello,
>
> I am looking for a lightweight and preferably fast solution for my
> problem and looks that qpsmtpd can do the job (at least for the
> lightweight and fast)
>
> Now the idea of the setup
>
> I have a mail relay machine on which i want simple checks performed.
> Checks
John Peacock said the following on 04/01/2006 01:26:
> Robin Bowes wrote:
>
>>Any idea why remote_host and remote_ip are not making it through?
>
>
> I banged on this for more than an hour today, and I cannot see what is going
> on.
> At one point, everything is set properly, and then by the t
Robin Bowes wrote:
> Any idea why remote_host and remote_ip are not making it through?
I banged on this for more than an hour today, and I cannot see what is going on.
At one point, everything is set properly, and then by the time we get to the
tls plugin, most of the connection settings are just
John Peacock said the following on 03/01/2006 15:50:
> The problem is that the RELAYCLIENT stuff is checked during the connect
> hook, but TLS takes place later than that, and the appropriate bits were
> not copied when the new TLS sessions is started. Try the following patch:
>
> Index: plugins/
John Peacock said the following on 03/01/2006 15:50:
> Robin Bowes wrote:
>
>> Robin Bowes said the following on 03/01/2006 13:11:
>>
>>> Hi,
>>>
>>> I've just started playing around with the tls plugin with the latest
>>> 0.31.1 branch and it seems to break relaying support.
>>
>>
>> I forgot to
Robin Bowes wrote:
Robin Bowes said the following on 03/01/2006 13:11:
Hi,
I've just started playing around with the tls plugin with the latest
0.31.1 branch and it seems to break relaying support.
I forgot to add, relaying is enabled for localhost using tcpserver and
/etc/stcp.smtp.cdb to se
Robin Bowes said the following on 03/01/2006 13:11:
> Hi,
>
> I've just started playing around with the tls plugin with the latest
> 0.31.1 branch and it seems to break relaying support.
I forgot to add, relaying is enabled for localhost using tcpserver and
/etc/stcp.smtp.cdb to set RELAYCLIENT.
Matt Sergeant wrote:
> I'm trying to clean up the code for relaying again. One thing I'm
> trying to make easy is that my code for spam scanning (among other
> things) does not get applied to relayed mail (because there are things
> in there it will cause to get tripped). In order to achieve this I
On Sun, 13 Oct 2002, Rander wrote:
[...]
> When I tried to send mail through it, qbsmtpd closed the connection after
> the "rcpt to"-line...
What did the log say?
> Okay, so I tried to disable (comment out) all the plug-ins, and ended up
> with this:
>
> Connected to localhost.
> Escape charact
22 matches
Mail list logo