suggestion for hardware specs, postfix +mailstore

2010-11-02 Thread aio shin
forwarding my message. -- Forwarded message -- From: aio shin Date: Tue, 2 Nov 2010 21:36:19 +0800 Subject: suggestion for hardware specs, postfix +mailstore To: postfix-us...@gmail.com hi, i would like your opinion on what would be the minimum requirement if anyone of you would

re-writing email address on bounced message

2009-10-23 Thread aio shin
hi, I have domain.com as main domain. I have mail1.site1.com as mail server at site 1 mail2.site2.com as mail server at site2. domain.com distribute the email via virtual_alias_maps and transport. my main problem is when there's a bounce email, say, a user that have already reached the quota l

sender restriction - help

2009-08-02 Thread aio shin
hi list, I need help on this scenario that I want to accomplish. ex: I have the ff: us...@mydomain.com us...@mydomain.com my mail server is : 192.168.1.254 -I have other network which is 192.168.10.0/24 which I included at mynetwork. -I need that us...@mydomain.com can send only from IP 192.168

Re: restricting sender to send outside and allow only as defined (now ok)

2009-03-23 Thread aio shin
On 3/17/09, Charles Marcus wrote: > On 3/16/2009, aio shin (aios...@gmail.com) wrote: >> here the result of postconf -n > > Please don't FORMAT it (ie, add blank lines, etc)... just copy/paste it > AS IS. > > I fyou really want help on the postfix list, you

Re: restricting sender to send outside and allow only as defined

2009-03-16 Thread aio shin
On 3/17/09, Sahil Tandon wrote: > On Tue, 17 Mar 2009, aio shin wrote: > >> (already sent this, but had a problem on the first attempt, am not >> sure If I sent it successfully) > > This is the third time you've sent the same email to this mailing list. If > you s

restricting sender to send outside and allow only as defined

2009-03-16 Thread aio shin
(already sent this, but had a problem on the first attempt, am not sure If I sent it successfully) I have a postfix server and I want to restrict some users to send only to domain I want to allow. I already accomplished the restriction of who can send to some local users, what I have not is to

restricting sender to send outside and allow only as defined

2009-03-16 Thread aio shin
(already sent this, but had a problem on the first attempt, am not sure If I sent it successfully) I have a postfix server and I want to restrict some users to send only to domain I want to allow. I already accomplished the restriction of who can send to some local users, what I have not is to

restricting sender to send outside and allow only as defined - help

2009-03-16 Thread aio shin
hi all, I have a postfix server and I want to restrict some users to send only to domain I want to allow. I already accomplished the restriction of who can send to some local users, what I have not is to restrict them to send outside my domain and allow only to defined external destination. my con

sender restriction

2008-12-20 Thread aio shin
hi list, I'd like to ask how I am able to do this kind of restriction on postfix. we have a local access restriction that denied emails from outside to be able to reach those users on the access list. smtpd_recipient_restrictions = check_sender_access hash:/etc/postfix/restricted_senders