Re: Relay domain with some virtual accounts

2014-02-25 Thread Noel Jones
On 2/25/2014 10:10 AM, Andy Rowe wrote: > This seems like an easy thing to do but I’m still a beginner. I have > a postfix installation w/ dovecot, SA and postfixadmin. In addition > to a few virtual domains, I have the linux box in front of an M$ > exchange 2003 server acting as a content filter.

Relay domain with some virtual accounts

2014-02-25 Thread Andy Rowe
This seems like an easy thing to do but I'm still a beginner. I have a postfix installation w/ dovecot, SA and postfixadmin. In addition to a few virtual domains, I have the linux box in front of an M$ exchange 2003 server acting as a content filter. All the emails going to legitimate accounts in t

Re: Massive creation of virtual accounts

2013-12-26 Thread renoproc
rtual > > alias1@domainrealuser1@domain > > postfix admin has its own making list. > > -- > Laugh it up, fuzzball! > > > > -- > If you reply to this email, your message will be added to the discussion > below: > > http://pos

Re: Massive creation of virtual accounts

2013-12-23 Thread Eero Volotinen
> this is the postfix (mail software) mailing list. Chances that you'll > get better answers on postfix admin (the web interface) are greater than > here. > > anyway, there's no way to give you answers without knowing a little > more of your environment. Are your users virtual ? SQL, LDAP,

Re: Massive creation of virtual accounts

2013-12-23 Thread Leonardo Rodrigues
Em 23/12/13 16:46, renoproc escreveu: Hi, I need to create close to 150 virtual mailboxes (with maildir) and 200 aliases, and I only have text formatted (csv) listings of these mails and aliases addresses. I don't see any possibility to do that automaticaly in the postfix admin. Is there a way

Re: Massive creation of virtual accounts

2013-12-23 Thread Eero Volotinen
p://postfix.1071664.n5.nabble.com/Massive-creation-of-virtual-accounts-tp63977.html > Sent from the Postfix Users mailing list archive at Nabble.com. >

Re: Massive creation of virtual accounts

2013-12-23 Thread LuKreme
In our previous episode (Monday, 23-Dec-2013), renoproc said: > Is there a way I can deal with this job easily ? mkdir -p /path/to/virtualusers/$user\@$domain/{cur,new,tmp} Put it in a loop where you get the user and domain from your list. Can't help you with the aliases, because that depends o

Massive creation of virtual accounts

2013-12-23 Thread renoproc
asily ? Thanks for your replies. -- View this message in context: http://postfix.1071664.n5.nabble.com/Massive-creation-of-virtual-accounts-tp63977.html Sent from the Postfix Users mailing list archive at Nabble.com.

Re: Virtual accounts.

2009-06-14 Thread Stefan Förster
Hallo Gerard, * Gerard wrote: > Running postfix 2.6 > > I have mail accounts at 'hotmail' and 'yahoo'. I would like to use > fetchmail to retrieve mail from those accounts and relay it to postfix. > > Now, I was thinking that I could use 'virtual' for that. You can do this with fetchmail. "use

Virtual accounts.

2009-06-14 Thread Gerard
Running postfix 2.6 I have mail accounts at 'hotmail' and 'yahoo'. I would like to use fetchmail to retrieve mail from those accounts and relay it to postfix. Now, I was thinking that I could use 'virtual' for that. The virtual file: m...@yahoo.com me m...@hotmail.comme I would then p