In message <[EMAIL PROTECTED]>,
"Jan P. Kessler" <[EMAIL PROTECTED]> wrote:
>Noel Jones schrieb:
>> Ronald F. Guilmette wrote:
>>> It's easy enough to just pass a copy of $mynetworks to an external
>>> policy
>>> server, e.g. via the command line argv.
>
>
>This won't work for policy servers wh
Rupert Reid wrote:
Hello all,
I wan to set up an additional domain in postfix, whereby, to the outside
world it is considered a separate and distinct postfix domain.
Internally I have two separate unix accounts set up: unixmaindomain and
unixadditionaldomain. I want that all mail ([EMAIL PRO
sharad kanekar wrote:
And my /var/log/maillog is:
Aug 23 19:01:03 mails dovecot: Dovecot v1.0.rc15 starting up
That dovecot version is very old with many many known bugs
that have been corrected in newer releases (I don't remember
if any of those bugs are directly related to your problem, b
Ralf Hildebrandt escreveu:
* Miguel Da Silva - Centro de Matemática <[EMAIL PROTECTED]>:
I wrote down the following regular expression, would it work properly?!
Didn't I just tell you im my other mail that you need a content_filter?
You're sure... but just now I could read you other mail. :
* sharad kanekar <[EMAIL PROTECTED]>:
> Dear Sir
> I just restart dovecot , but still the problem is same. My
> question is that is I need to make any database for sasl passwd auth.
If dovecot doesn't generate the socket then find out why :)
--
Ralf Hildebrandt ([EMAIL PROTECTED])
Hello all,
I wan to set up an additional domain in postfix, whereby, to the
outside world it is considered a separate and distinct postfix
domain. Internally I have two separate unix accounts set up:
unixmaindomain and unixadditionaldomain. I want that all mail
([EMAIL PROTECTED], [EMAIL
Dear Sir
I just restart dovecot , but still the problem is same. My
question is that is I need to make any database for sasl passwd auth.
2008/8/23 Ralf Hildebrandt <[EMAIL PROTECTED]>
>
> * sharad kanekar <[EMAIL PROTECTED]>:
> > Dear Sir,
> > The result is:
> > [EMAIL PROT
* sharad kanekar <[EMAIL PROTECTED]>:
> Dear Sir,
> The result is:
> [EMAIL PROTECTED] ~]# ls -l /var/spool/postfix/private/auth
> ls: /var/spool/postfix/private/auth: No such file or directory
Restart dovecot
--
Ralf Hildebrandt ([EMAIL PROTECTED]) [EMAIL PROTECTED]
Postfix
Dear Sir,
The result is:
[EMAIL PROTECTED] ~]# ls -l /var/spool/postfix/private/auth
ls: /var/spool/postfix/private/auth: No such file or directory
On Sat, Aug 23, 2008 at 7:57 PM, Ralf Hildebrandt <
[EMAIL PROTECTED]> wrote:
> * sharad kanekar <[EMAIL PROTECTED]>:
> > Dear Sir,
> >
* sharad kanekar <[EMAIL PROTECTED]>:
> Dear Sir,
>
> My dovecot.conf
> auth default {
> mechanisms = plain login
> passdb pam {
> }
> userdb passwd {
> }
> socket listen {
> client {
># Assumi
Dear Sir,
My dovecot.conf
auth default {
mechanisms = plain login
passdb pam {
}
userdb passwd {
}
socket listen {
client {
# Assuming the default Postfix $queue_directory setting
* sharad kanekar <[EMAIL PROTECTED]>:
> Dear Sir,
>
> This is my master.cf
Good.
Did you configure dovecot to actually create the socket private/auth?
client {
# The client socket is generally safe to export to everyone. Typical use
# is to export it to your SMTP serv
Dear Sir,
This is my master.cf
#
# Postfix master process configuration file. For details on the format
# of the file, see the master(5) manual page (command: "man 5 master").
#
# ==
# service type private unpri
* sharad kanekar <[EMAIL PROTECTED]>:
> And my /var/log/maillog is:
> Aug 23 19:01:03 mails dovecot: Dovecot v1.0.rc15 starting up
> Aug 23 19:01:55 mails postfix/smtpd[3472]: warning: SASL: Connect to
> private/auth failed: No such file or directory
Show master.cf (the smtpd line)
--
Ralf Hild
Dear All,
I configured Postfix 2.3.3-2 on CentOS 5.2 using SASL Dovecot
authentication put I am facing the problem to receive mails . My postconf -n
result is:
[EMAIL PROTECTED] ~]# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sb
Len Conrad:
>
> tail -f -100 /var/log/maillog | awk 'tolower ($0) ~ /exceeded/ {print
> $3, $11, $13 }'
>
>
> 07:18:18 391 unknown[unknown]
> 07:18:18 392 unknown[unknown]
> 07:18:19 394 unknown[unknown]
> 07:18:20 395 unknown[unknown]
> 07:18:21 396 unknown[unknown]
> 07:18:26 397 unknown[unkn
* Len Conrad <[EMAIL PROTECTED]>:
>
> tail -f -100 /var/log/maillog | awk 'tolower ($0) ~ /exceeded/ {print $3,
> $11, $13 }'
>
>
> 07:18:18 391 unknown[unknown]
> 07:18:18 392 unknown[unknown]
> 07:18:19 394 unknown[unknown]
> 07:18:20 395 unknown[unknown]
> 07:18:21 396 unknown[unknown]
> 07:18:
tail -f -100 /var/log/maillog | awk 'tolower ($0) ~ /exceeded/ {print
$3, $11, $13 }'
07:18:18 391 unknown[unknown]
07:18:18 392 unknown[unknown]
07:18:19 394 unknown[unknown]
07:18:20 395 unknown[unknown]
07:18:21 396 unknown[unknown]
07:18:26 397 unknown[unknown]
07:18:27 398 unknown[unknow
Noel Jones schrieb:
Ronald F. Guilmette wrote:
It's easy enough to just pass a copy of $mynetworks to an external
policy
server, e.g. via the command line argv.
This won't work for policy servers which are not called by postfix
spawn. Maybe it'd be better to exec "postconf mynetworks".
An
On 19 Aug 2008, at 14:37, Brian Evans - Postfix List wrote:
Rupert Reid wrote:
Hello All,
I have two questions as follows:
1. I have set up the postfix server as follows:
postconf -n
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_pe
* Miguel Da Silva - Centro de Matemática <[EMAIL PROTECTED]>:
> I wrote down the following regular expression, would it work properly?!
Didn't I just tell you im my other mail that you need a content_filter?
--
Ralf Hildebrandt ([EMAIL PROTECTED]) [EMAIL PROTECTED]
Postfix - Einrichtung
21 matches
Mail list logo