Hi @ll,
sorry not really postfix
does anybody of you use
http://www.x-arf.org/tools.html
any meanings about it ?
--
Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria
On Tue, Nov 30, 2010 at 10:26:20PM -0600, Dan wrote:
> maildir.c mods:
>
> msg_info("TESTING1 set_eugid: euid %ld egid %ld", (long) usr_attr.uid,
> (long) usr_attr.gid);
> set_eugid(usr_attr.uid, usr_attr.gid);
> msg_info("TESTING2 set_eugid: euid %ld egid %ld", (long) usr_attr.uid,
maildir.c mods:
msg_info("TESTING1 set_eugid: euid %ld egid %ld", (long) usr_attr.uid,
(long) usr_attr.gid);
set_eugid(usr_attr.uid, usr_attr.gid);
msg_info("TESTING2 set_eugid: euid %ld egid %ld", (long) usr_attr.uid,
(long) usr_attr.gid);
Nov 30 22:21:55 sunsaturn postfix/vi
#Chmod 755 mkdir problem#
Ok enabling "virtual -v" and nuking /website/vuser with chmod 755 on it we
have:
Nov 30 21:08:47 sunsaturn postfix/virtual[25625]: deliver_mailbox[2]:
recip te...@test2.com deliver te...@test2.com
Nov 30 21:08:47 sunsaturn p
On 24/11/2010, at 21:40, Stan Hoeppner wrote:
>>> You'd be better off with SliceHost (RackSpace) than HE, and SliceHost
>>> sucks from a delivery standpoint.
>>
>> Hmm... Interesting. Delivery as in transactional or bulk? I only had one or
>> two slices from them, and off the bat had decent re
On Tue, Nov 30, 2010 at 07:39:39PM -0600, Dan wrote:
> virtual_gid_maps = mysql:$config_directory/mysql_gids.cf
> virtual_minimum_uid = 2002
> virtual_uid_maps = mysql:$config_directory/mysql_uids.cf
>
> Mysql relevant table entries:
>
> email domain maildir
> te...@test.c
My first time on list I appologise in advance for not just submitting a
patch to problem, but I haven't coded C in about 12 years. I realize this
would require someone to have access to a freebsd machine, patch code, and
wait for a recompile to test, and I do appreciate time to do this. Howev
As you request:
postfix -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
config_directory = /usr/local/etc/postfix
debug_peer_level = 2
header_checks = regexp:$config_directory/header_checks
home_mailbox = Maildir/
html_directory = /usr/local/share/doc/postfix
inet_interface
comma-separated decimal numbers or
> number..number ranges.
BTW, The wildcard support works for postscreen(8) and smtpd(8).
I forgot to update the postconf(5) entry for postscreen's
postscreen_dnsbl_sites parameter, and realized that omission after
uploading postfix-2.8-20101130 today. Fixed in the next release.
Wietse
If you implement attachment blocking with Postfix your users will be
able to bypass the restriction by simply renaming the extension on the
attached file.
If I was in your shoes I would look at amavisd-new.
On Tue, Nov 30, 2010 at 12:12 PM, Jeroen Geilman wrote:
> On 11/30/2010 07:49 PM, Victo
On 11/30/2010 7:27 AM, Patric Falinder wrote:
Hi,
Ok so I have a couple of printers/scanners that need to be
able to send the scanned pages to an email-address. The
problem is that they are not in my LAN and they can't
authenticate at all, And they are on a dynamic IP..
Is this email address
On 11/30/2010 07:49 PM, Victor Duchovni wrote:
On Tue, Nov 30, 2010 at 07:22:39PM +0100, Jeroen Geilman wrote:
On 11/30/2010 04:27 PM, Gustavo Villaran wrote:
Hi, i just installed postfix on my company and is working fine, now the
company management has asked me to
implement a group
On Tue, Nov 30, 2010 at 07:22:39PM +0100, Jeroen Geilman wrote:
> On 11/30/2010 04:27 PM, Gustavo Villaran wrote:
>> Hi, i just installed postfix on my company and is working fine, now the
>> company management has asked me to
>> implement a group security model that i dont know if i could do it
On Tue, Nov 30, 2010 at 07:22:10PM +0100, DTNX/NGMX Postmaster wrote:
> I bet most of the people here are not interested in Microsoft bashing,
Your bet is right, this is not productive. Please rant elsewhere...
--
Viktor.
Victor Duchovni:
> On Tue, Nov 30, 2010 at 11:57:08AM -0600, Noel Jones wrote:
>
> >> We have a canonical.regexp:
> >>
> >> /us...@.*\.subdomain\.com/ u...@domain.com
> >>
> >> main.cf:
> >>
> >> canonical_maps = hash:/usr/local/postfix/etc/canonical
> >> regexp:/usr/loca
On 11/30/2010 04:27 PM, Gustavo Villaran wrote:
Hi, i just installed postfix on my company and is working fine, now
the company management has asked me to
implement a group security model that i dont know if i could do it in
postfix, it goes like this :
1. We want to have a group of persons th
On 27/11/2010, at 06:59, Michael J Wise wrote:
>> Microsoft pay no heed to standards, ...
>
> Microsoft pays heed to standards, or a lot of the Internet just wouldn't work.
This does seem a bit funny, given the subject under discussion. I understand
that it is a big gorilla, and hard to turn on
On Tue, Nov 30, 2010 at 11:57:08AM -0600, Noel Jones wrote:
>> We have a canonical.regexp:
>>
>> /us...@.*\.subdomain\.com/ u...@domain.com
>>
>> main.cf:
>>
>> canonical_maps = hash:/usr/local/postfix/etc/canonical
>> regexp:/usr/local/postfix/etc/canonical.regexp
>> c
On 11/30/2010 8:18 AM, Kammen van, Marco, Springer SBM NL wrote:
Dear List,
Using Postfix 2.4.6.
Finally resolved a problem that has been laying around for a while, just want
to verify if this is the correct solution...
We have a canonical.regexp:
/us...@.*\.subdomain\.com/ u...@dom
On Tue, Nov 30, 2010 at 10:49:39AM -0600, Dan wrote:
>
> On freebsd 8.0: standard install from ports collection:
>
> 1) virtual_gid_maps problems #GID does not appear to be working
> virtual_gid_maps= mysql:$config_directory/mysql_gids.cf
> #virtual_gid_maps= static:2001
>
>
> Post
On 11/30/2010 11:49 AM, Dan wrote:
On freebsd 8.0: standard install from ports collection:
1) virtual_gid_maps problems #GID does not appear to be working
virtual_gid_maps= mysql:$config_directory/mysql_gids.cf
#virtual_gid_maps= static:2001
Instead of quoting sections of main.
On freebsd 8.0: standard install from ports collection:
1) virtual_gid_maps problems
#GID does not appear to be working
virtual_gid_maps= mysql:$config_directory/mysql_gids.cf
#virtual_gid_maps= static:2001
Postfix creates new directories/mail with gid of postfix user only,
On 11/30/2010 10:27 AM, Gustavo Villaran wrote:
Hi, i just installed postfix on my company and is working fine, now
the company management has asked me to
implement a group security model that i dont know if i could do it in
postfix, it goes like this :
1. We want to have a group of persons th
Hi, i just installed postfix on my company and is working fine, now the
company management has asked me to
implement a group security model that i dont know if i could do it in
postfix, it goes like this :
1. We want to have a group of persons that can send and receive emails
without restricti
Patric Falinder:
> Hi,
>
> Ok so I have a couple of printers/scanners that need to be able to send
> the scanned pages to an email-address. The problem is that they are not
> in my LAN and they can't authenticate at all, And they are on a dynamic IP..
Use an authenticated TLS/VPN/SSH/whatever t
Dear List,
Using Postfix 2.4.6.
Finally resolved a problem that has been laying around for a while, just want
to verify if this is the correct solution...
We have a canonical.regexp:
/us...@.*\.subdomain\.com/ u...@domain.com
main.cf:
canonical_maps = hash:/usr/local/postfix/etc/can
Hi,
Ok so I have a couple of printers/scanners that need to be able to send
the scanned pages to an email-address. The problem is that they are not
in my LAN and they can't authenticate at all, And they are on a dynamic IP..
What is the best way to allow the printer/scanners to send mail usin
* Frank Bonnet :
> On 11/30/2010 01:44 PM, Ralf Hildebrandt wrote:
> >* Frank Bonnet:
> >>Hello
> >>
> >>I'm running postfix with NIS auth and I would like to send an autoresponse
> >>for emails that are sent to users that have been deleted ( gone for
> >>another place )
> >>
> >>I do not remember
On 11/30/2010 01:44 PM, Ralf Hildebrandt wrote:
* Frank Bonnet:
Hello
I'm running postfix with NIS auth and I would like to send an autoresponse
for emails that are sent to users that have been deleted ( gone for
another place )
I do not remember if it is possible ?
man 5 relocated
is it po
* Frank Bonnet :
> Hello
>
> I'm running postfix with NIS auth and I would like to send an autoresponse
> for emails that are sent to users that have been deleted ( gone for
> another place )
>
> I do not remember if it is possible ?
man 5 relocated
--
Ralf Hildebrandt
Geschäftsbereich IT |
Hello
I'm running postfix with NIS auth and I would like to send an autoresponse
for emails that are sent to users that have been deleted ( gone for
another place )
I do not remember if it is possible ?
Thank you
31 matches
Mail list logo