niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Apps » Postfix
Load Balance
Post new topic   Reply to topic Page 1 of 1 [5 Posts] View previous topic :: View next topic
Author Message
Magnus Bäck
*nix forums Guru


Joined: 26 Feb 2005
Posts: 1366

PostPosted: Sat Feb 04, 2006 5:14 pm    Post subject: Re: Resending e-mail. Reply with quote

On Saturday, February 04, 2006 at 14:20 CET,
uidzero <uidzero@bsdhacker.org> wrote:

Quote:
Is there a way to resend (reque) e-mails that have already been sent
to a user mail directory that is on the server?

Sure, just feed them to sendmail(1).

sendmail -oi her_other_account@example.com < msg

If the mailbox is in mbox format you can use formail(1) to extract the
individual messages.

Of course, for future messages you should implement an alias (either
local or virtual) to forward her messages.

[...]

--
Magnus Bäck
magnus@dsek.lth.se
Back to top
uidzero
*nix forums beginner


Joined: 29 Mar 2005
Posts: 6

PostPosted: Sat Feb 04, 2006 1:20 pm    Post subject: Resending e-mail. Reply with quote

Is there a way to resend (reque) e-mails that have already been sent to
a user mail directory that is on the server? I have a client that
insists on her e-mail to be forwarded to another account on a different
server. Is this possible at all? (None of these e-mails have been read.)

Thanks,

Michael
Back to top
Cafer ÅžimÅŸek
*nix forums beginner


Joined: 05 Sep 2005
Posts: 12

PostPosted: Fri Feb 03, 2006 3:44 pm    Post subject: Re: Load Balance Reply with quote

wietse@porcupine.org (Wietse Venema) writes:

Quote:
Cafer ?im?ek:
Hi,

I'm setting up a server as running secondary smtp. So, first smtp
server has some virtual hosts, and virtual mail boxes. Virtual mail
boxes are located in first smtp server (/home/vmail directory). How to
configure the main.cf for second server? I've write some directives,
and the second server's main.cf file is following. But that's not
running as I want.

http://www.postfix.org/STANDARD_CONFIGURATION_README.html#backup

thnx

--
bu imza için sponsor aranıyor

Cafer 'cfb' ÅžimÅŸek
http://cafer.org
Back to top
Wietse Venema
*nix forums Guru


Joined: 27 Feb 2005
Posts: 2697

PostPosted: Fri Feb 03, 2006 3:39 pm    Post subject: Re: Load Balance Reply with quote

Cafer ?im?ek:
Quote:
Hi,

I'm setting up a server as running secondary smtp. So, first smtp
server has some virtual hosts, and virtual mail boxes. Virtual mail
boxes are located in first smtp server (/home/vmail directory). How to
configure the main.cf for second server? I've write some directives,
and the second server's main.cf file is following. But that's not
running as I want.

http://www.postfix.org/STANDARD_CONFIGURATION_README.html#backup
Back to top
Cafer ÅžimÅŸek
*nix forums beginner


Joined: 05 Sep 2005
Posts: 12

PostPosted: Fri Feb 03, 2006 2:48 pm    Post subject: Load Balance Reply with quote

Hi,

I'm setting up a server as running secondary smtp. So, first smtp
server has some virtual hosts, and virtual mail boxes. Virtual mail
boxes are located in first smtp server (/home/vmail directory). How to
configure the main.cf for second server? I've write some directives,
and the second server's main.cf file is following. But that's not
running as I want.

smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
append_dot_mydomain = no
myhostname = second.domain.com
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = second.domain.com, localhost.localdomain, localhost
relayhost = first.domain.com
mynetworks = 127.0.0.0/8
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
disable_vrfy_command = yes
virtual_alias_domains = $virtual_alias_maps
virtual_alias_maps = pgsql:/etc/postfix/virtual_domains.cf pgsql:/etc/postfix/virtual_forwardings.cf pgsql:/etc/postfix/virtual_email2email.cf pgsql:/etc/postfix/virtual_mailboxes.cf


Best Regards.


--
Cafer 'cfb' ÅžimÅŸek
http://cafer.org
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [5 Posts] View previous topic :: View next topic
The time now is Thu Jan 08, 2009 12:15 pm | All times are GMT
navigation Forum index » Apps » Postfix
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Is there a boot loader that can load a file a start up an... christopher.mcrorie@gmail Setup 1 Thu Jul 20, 2006 2:57 am
No new posts Load balancing outgoing messages Pierre VANNIER Postfix 2 Wed Jul 19, 2006 8:21 am
No new posts Announce: LBPool 1.0 beta1 (Load Balancing JDBC Connectio... Kevin Burton MySQL 2 Wed Jul 19, 2006 5:35 am
No new posts Balance I/O Vincent M Server 8 Tue Jul 18, 2006 7:29 pm
No new posts balance I/O Vincent M AIX 2 Tue Jul 18, 2006 7:07 pm

Telecom Expense Management | Debt Help | Buy Anything On eBay | Guitar Lessons | Guitar Lessons
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.2697s ][ Queries: 20 (0.1900s) ][ GZIP on - Debug on ]